tgbatest: rewrite emptchk.test in C++
So that its run time goes from 10min+ to ~5s. * src/tgbatest/emptchk.cc: New file. * src/tgbatest/Makefile.am: Add it. * src/tgbatest/emptchk.test: Use it.
This commit is contained in:
parent
b360b02290
commit
bc2e68f85c
4 changed files with 239 additions and 70 deletions
1
src/tgbatest/.gitignore
vendored
1
src/tgbatest/.gitignore
vendored
|
|
@ -6,6 +6,7 @@ defs
|
|||
.deps
|
||||
*.dot
|
||||
eltl2tgba
|
||||
emptchk
|
||||
expldot
|
||||
explicit
|
||||
explicit2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue