]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Add some unit tests (which run when regressall is run) to check that simplifications...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 14 Jun 2010 13:20:54 +0000 (13:20 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Mon, 14 Jun 2010 13:20:54 +0000 (13:20 +0000)
commita1601e7de20bc2347923fd98e23f5f6561ecef2e
tree38aabcc9c0ed941dc72b8676aa9b5b6b0f4442c4
parent6ef614e9be90df468c6f6c3329157f964fc7d28e
Add some unit tests (which run when regressall is run) to check that simplifications are turning problems into TRUE or FALSE.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@846 e59a4935-1847-0410-ae03-e826735625c1
12 files changed:
scripts/Makefile.in
tests/generated_tests/ArrayGenerator.java
unit_test/bvand.smt2 [new file with mode: 0644]
unit_test/bvand2.smt2 [new file with mode: 0644]
unit_test/bvnor.smt2 [new file with mode: 0644]
unit_test/bvor.smt2 [new file with mode: 0644]
unit_test/bvsge.smt2 [new file with mode: 0644]
unit_test/bvsgt.smt2 [new file with mode: 0644]
unit_test/bvshift.smt2 [new file with mode: 0644]
unit_test/bvxor.smt2 [new file with mode: 0644]
unit_test/output_0.cnf [new file with mode: 0644]
unit_test/unit_test.sh [new file with mode: 0755]