Add tests for lightweight_test.hpp.

This commit is contained in:
Peter Dimov
2014-06-05 16:57:22 +03:00
parent 84b855cd09
commit 7d2b68bb89
8 changed files with 207 additions and 0 deletions
+8
View File
@@ -49,4 +49,12 @@ test-suite "core"
[ run visit_each_test.cpp ]
[ run get_pointer_test.cpp ]
[ run lightweight_test_test.cpp ]
[ run-fail lightweight_test_fail.cpp ]
[ run-fail lightweight_test_fail2.cpp ]
[ run-fail lightweight_test_fail3.cpp ]
[ run-fail lightweight_test_fail4.cpp ]
[ run-fail lightweight_test_fail5.cpp ]
[ run-fail lightweight_test_fail6.cpp ]
;