tests: add a test for bdd_dict::assert_emptiness()
This improves the coverage for bdd_dict::assert_emptiness() and bdd_dict::dump(). * tests/core/bdddict.cc, tests/core/bdddict.test: New files. * tests/Makefile.am, tests/core/.gitignore: Adjust.
This commit is contained in:
parent
df73b84a47
commit
ba5a89a620
4 changed files with 65 additions and 0 deletions
2
tests/core/.gitignore
vendored
2
tests/core/.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
acc
|
||||
apcollect
|
||||
bdddict
|
||||
bddprod
|
||||
bitvect
|
||||
blue_counter
|
||||
|
|
@ -45,6 +46,7 @@ nenoform
|
|||
ngraph
|
||||
output1
|
||||
output2
|
||||
parity
|
||||
parse_print
|
||||
powerset
|
||||
*.ps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue