LUMIERA.clone/src/lib/test
Ichthyostega b0368a6d2b full unit test coverage of equality
horay!
seems like madness?
well -- found and squashed a bug: equality on RecordRef
implicitly converted to GenNode(RecordRef), which always
generates new (distinct) IDs and so never succeeds. What
we really want is equality test on the references
2015-08-29 21:27:33 +02:00
..
depend-4test.hpp move test mock support into separate header. Write comments (closes #934) 2013-10-20 03:48:23 +02:00
run.hpp phase out some use of auto_ptr 2014-09-15 02:03:10 +02:00
suite.cpp implementation complete -- kindof works 2015-04-19 02:02:54 +02:00
suite.hpp testrunner: handle help request properly 2014-05-05 22:59:23 +02:00
test-coll.hpp Switch from TR1 preveiw to the new standard headers 2014-04-03 22:42:48 +02:00
test-helper.cpp Design: Backbone of the GUI 2015-01-06 23:44:58 +01:00
test-helper.hpp full unit test coverage of equality 2015-08-29 21:27:33 +02:00
test.h integrate priority queue: lumiera namespace prefix; unit test pass 2013-09-13 05:44:58 +02:00
testdummy.hpp Test-driven brainstorming: draft a ScopedCollection #877 2012-01-01 06:20:42 +01:00
testoption.cpp tricky header reordering to support a hackish-workaround (#944) 2014-08-17 08:03:21 +02:00
testoption.hpp testrunner: handle help request properly 2014-05-05 22:59:23 +02:00