Added copyright and license
[libcds.git] / tests / cppunit / cppunit_mini.h
2016-01-05 khizmaxAdded copyright and license
2015-10-02 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-09-26 khizmaxAdded -list option to test framework
2015-08-23 khizmaxRemoved trailing whitespaces
2015-04-12 khizmaxMerge branch 'integration' into dev
2015-04-09 khizmaxIssue #23: removed std::random_shuffle from tests
2015-04-09 khizmaxIssue #23: Added std::random_device to TestCase class
2015-04-06 khizmaxSplit up set2 unit test to reduce compiling time and...
2015-03-27 khizmaxMerge branch 'dev'
2015-03-24 khizmaxSplitted up map_find_string test to reduce compiling...
2015-01-22 khizmaxissue#11: tests/cppunit: changed .h file guard prefix...
2015-01-22 khizmaxissue#11: tests/cppunit: changed .h file guard prefix...
2014-12-02 khizmaxAdded -exact-match flag to unit test command line
2014-11-30 khizmaxRemoved cds::Exception class, all exception from the...
2014-11-18 khizmaxMerge branch 'check' into dev
2014-11-18 khizmaxRemove unused vars
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN