- 11 3月, 2021 1 次提交
-
-
由 mamingshuai 提交于
-
- 09 9月, 2020 1 次提交
-
-
由 wenjun 提交于
-
- 01 1月, 2017 1 次提交
-
-
由 Mark Adler 提交于
-
- 29 7月, 2015 1 次提交
-
-
由 Mark Adler 提交于
-
- 01 12月, 2011 1 次提交
-
-
由 Mark Adler 提交于
-
- 28 11月, 2011 1 次提交
-
-
由 Mark Adler 提交于
Add a cover target in Makefile and the test/infcover.c test program to cover all of the code lines in the inf*.c source files. The coverage is run with memory allocation checking in order to expose memory leaks. The coverage testing is run using: ./configure --cover && make cover
-