Ported weakset test to CppUnit and added it to the build system.
commit621dce0cb0f31db288f618c45ca998d64a6feab7
authorPaolo Capriotti <p.capriotti@gmail.com>
Fri, 27 Jul 2007 10:53:31 +0000 (27 12:53 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Fri, 27 Jul 2007 10:53:31 +0000 (27 12:53 +0200)
treeb56eb73f9e3803740c541c0d4e01854d9c7c17bc
parent4f21ddfea08cef5b284bd10a2cc45909720d12f1
Ported weakset test to CppUnit and added it to the build system.
tests/CMakeLists.txt
tests/cppunit_main.cpp [moved from tests/settings/main.cpp with 100% similarity]
tests/settings/CMakeLists.txt
tests/weak_set/CMakeLists.txt
tests/weak_set/test_weakset.cpp
tests/weak_set/weakset.h [deleted symlink]
tests/weak_set/weakset_test.cpp [new file with mode: 0644]
tests/weak_set/weakset_test.h [new file with mode: 0644]