Merging the unate-propagator branch into the trunk. This is a big update so expect...
[cvc5.git] / test / unit / Makefile.am
2010-06-29 Tim KingMerging the unate-propagator branch into the trunk...
2010-06-15 Morgan Detersfix last commit gcc options (-wunknown-pragmas ==>...
2010-06-15 Morgan Detersremove warnings about unknown #pragma GCC diagnostic...
2010-06-03 Christopher L. ConwayImplementing input from stdin (Fixes: #144)
2010-06-03 Morgan Deters* Added NodeBuilder<>::getChild() to make interface...
2010-06-02 Morgan Detersmore VERBOSE test failures
2010-06-01 Christopher L. ConwayFixing test failures in production build
2010-05-31 Christopher L. ConwayFirst draft implementation of mkAssociative
2010-05-27 Morgan DetersUse the newer automake test driver "parallel-tests...
2010-05-27 Morgan Detersfix bug #111: errors in building lcov-all
2010-05-26 Christopher L. ConwayAdding CnfStream unit tests
2010-05-06 Christopher L. ConwayAdding tests for Rational::fromDecimal
2010-05-06 Christopher L. ConwayAdding bit-vector constants in SMT2
2010-04-28 Christopher L. ConwayRefactoring Input/Parser code to support external manip...
2010-04-14 Morgan Deters* Better dependency tracking for unit test building...
2010-04-13 Christopher L. ConwayMerging from branches/decl-scopes (r401:411)
2010-04-09 Morgan Detersadded experimental "make lcov" target (it runs only...
2010-04-08 Morgan DetersA handful of build system fixes:
2010-04-05 Christopher L. ConwayAdding black-box tests for NodeManager (Closes bug...
2010-04-04 Morgan Deters* Node::isAtomic() now looks at an "atomic" attribute...
2010-04-01 Christopher L. ConwayParser tweaks to address review
2010-04-01 Morgan DetersPARSER STUFF:
2010-03-30 Morgan Detersagain, re-enabling integer/rational tests (though they...
2010-03-30 Morgan DetersI think this finishes off the CDMap<>/Attribute leaks
2010-03-30 Morgan Detersfixing mistaken commit to unit test Makefile.am which...
2010-03-30 Morgan DetersHighlights of this commit are:
2010-03-26 Tim KingAdded GMP backed Rational and Integer classes, and...
2010-03-16 Morgan Deters* test/unit/Makefile.am, test/unit/expr/attribute_white.h,
2010-03-12 Dejan JovanovićFixing unnecessary construction of NOT nodes when...
2010-03-08 Morgan DetersThis fixes regressions at levels >= 1 which were failing
2010-03-05 Morgan Deters* public/private code untangled (smt/smt_engine.h no...
2010-03-01 Tim KingAdded theory black box test.
2010-02-26 Morgan Deters* test/unit/context/context_black.h: Test CDList<>...
2010-02-26 Tim KingTheoryUFWhite tests are added. There are also accompany...
2010-02-25 Tim KingCreated basic node builder and kind tests. Also fixed...
2010-02-22 Morgan Deters* configure.ac: Remove doc/ from search path for Makefi...
2010-02-22 Morgan Detersfix bug 22 (remove tracing from non-trace builds; remov...
2010-02-19 Morgan Deters* Attribute infrastructure -- static design. Documenta...
2010-02-04 Morgan Detersbuild system for multi-level regressions
2010-02-04 Morgan Deterstest infrastructure updated for multiple-level regressions
2010-02-03 Dejan Jovanovićsome more tests for the context.
2010-02-02 Dejan Jovanovićbeginings of test for CDO. one fail
2010-01-27 Morgan Deterssupport "make check" in src/ subdirs for unit-testing...
2010-01-27 Morgan Deterstest framework fixes; bug 13 closed
2010-01-26 Morgan Detersfixes to build structure, util classes, lots of fixes...
2009-12-18 Christopher L. ConwayUpdated parser tests, which are all kinds of FAIL
2009-12-17 Morgan Detersmore build system fix-ups
2009-12-17 Morgan Detersupdate-copyright.pl now retrieves and incorporates...
2009-12-17 Christopher L. ConwayAdding more parser tests
2009-12-17 Christopher L. ConwayCvcParserBlack and supporting Makefile changes
2009-12-17 Morgan Deters+ test infrastructure fixes
2009-12-17 Morgan Detersfix typos in Makefile.am for unit testing
2009-12-17 Morgan Detersbuild system cleanup; test system separation into white...
2009-12-17 Morgan Deterstesting infrastructure fixes
2009-12-16 Morgan DetersFixes to the build system:
2009-12-09 Morgan Deterssome fixes and organizational adjustments to assert...
2009-12-07 Morgan Detersbig check-in of various fixes and adjustments
2009-11-20 Morgan Detersfixes to build/test system