Move the last test from emptchk.test to emptchke.test.

* src/tgbatest/emptchk.test: Move the newly added test ...
* src/tgbatest/emptchke.test: ... here, with other explicit test.
Also test more algorithms.
This commit is contained in:
Alexandre Duret-Lutz 2010-01-21 13:50:25 +01:00
parent 79cb3ff512
commit 7262dff0d9
3 changed files with 52 additions and 43 deletions

View file

@ -1,3 +1,11 @@
2010-01-21 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Move the last test from emptchk.test to emptchke.test.
* src/tgbatest/emptchk.test: Move the newly added test ...
* src/tgbatest/emptchke.test: ... here, with other explicit test.
Also test more algorithms.
2010-01-21 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Fix a memory leak in Cou99 statistics.