2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-16 13:52:11 +00:00

Changing the examples to use BOOST_TEST

This commit is contained in:
Raffi Enficiaud
2015-05-11 17:16:53 +02:00
parent d9994ba9bb
commit f5b052d93f
9 changed files with 37 additions and 37 deletions

View File

@@ -152,6 +152,7 @@ test-suite "unit_test_framework_test"
# examples in datasets
[ test-btl-lib-c11 run : example67 : : : ../doc/examples/example67.cpp ]
[ test-btl-lib-c11 run-fail : example68 : : : ../doc/examples/example68.cpp ]
;