* src/ltltest/randltl.cc: Add options -r and -u.

* src/ltltest/reduc.test: Use randltl -u, and run it through valgrind.
This commit is contained in:
Alexandre Duret-Lutz 2005-01-06 12:29:56 +00:00
parent e366b081a8
commit 174b531f82
3 changed files with 84 additions and 9 deletions

View file

@ -1,3 +1,8 @@
2005-01-06 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/ltltest/randltl.cc: Add options -r and -u.
* src/ltltest/reduc.test: Use randltl -u, and run it through valgrind.
2005-01-05 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/ltlvisit/randomltl.cc, src/ltlvisit/randomltl.hh: New files.