Make benches in a sub dirs.

* etc/bench.pl.in ($dir): New.
	Use it.
	Check the use of constructors with an argument.
	(bench_variant_parser): Fix.
This commit is contained in:
Akim Demaille
2008-08-07 21:23:41 +02:00
parent db65ca1f12
commit c85be41a07
2 changed files with 78 additions and 31 deletions

View File

@@ -1,3 +1,11 @@
2008-11-09 Akim Demaille <demaille@gostai.com>
Make benches in a sub dirs.
* etc/bench.pl.in ($dir): New.
Use it.
Check the use of constructors with an argument.
(bench_variant_parser): Fix.
2008-11-09 Akim Demaille <demaille@gostai.com>
fix eof condition