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

Updating the examples for datasets (+1 squashed commits)

Squashed commits:

[39fea4e] Adding examples to the build
Update example 63
This commit is contained in:
Raffi Enficiaud
2015-05-11 17:50:18 +02:00
parent 600341cb93
commit 07bc7b9a06
18 changed files with 112 additions and 90 deletions

View File

@@ -152,8 +152,15 @@ 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 ]
[ test-btl-lib-c11 run-fail : dataset_example59 : : : ../doc/examples/dataset_example59.cpp ]
[ test-btl-lib-c11 run : dataset_example61 : : : ../doc/examples/dataset_example61.cpp ]
[ test-btl-lib-c11 run : dataset_example62 : : : ../doc/examples/dataset_example62.cpp ]
[ test-btl-lib-c11 run-fail : dataset_example63 : : : ../doc/examples/dataset_example63.cpp ]
[ test-btl-lib-c11 run-fail : dataset_example64 : : : ../doc/examples/dataset_example64.cpp ]
[ test-btl-lib-c11 run : dataset_example65 : : : ../doc/examples/dataset_example65.cpp ]
[ test-btl-lib-c11 run : dataset_example66 : : : ../doc/examples/dataset_example66.cpp ]
[ test-btl-lib-c11 run : dataset_example67 : : : ../doc/examples/dataset_example67.cpp ]
[ test-btl-lib-c11 run-fail : dataset_example68 : : : ../doc/examples/dataset_example68.cpp ]
;