* tgbatest/randtgba.cc: Add options -e and -r.

* tgbatest/emptchkr.test: New file.
* src/tgbatest/Makefile.am (TESTS, XFAIL_TESTS): Add emptchkr.test.
This commit is contained in:
Alexandre Duret-Lutz 2004-11-15 16:51:12 +00:00
parent ea9af1f1b0
commit 5d16bb63b4
4 changed files with 229 additions and 16 deletions

View file

@ -1,5 +1,9 @@
2004-11-15 Alexandre Duret-Lutz <adl@src.lip6.fr>
* tgbatest/randtgba.cc: Add options -e and -r.
* tgbatest/emptchkr.test: New file.
* src/tgbatest/Makefile.am (TESTS, XFAIL_TESTS): Add emptchkr.test.
* src/tgbaalgos/replayrun.cc (replay_tgba_run): Fix a memory leak
if debug==false.