turtle/test
Alexander Grund 5ef17d0e33
Include examples in CI tests
Also fix and update examples and documentation where required
This allows to make sure examples are actually runnable avoiding them to
become outdated
2022-01-07 17:08:13 +01:00
..
detail Replace Boost.Bind by std::bind and lambdas 2022-01-07 17:08:12 +01:00
bench_0_class.cpp Changed layout to match boost 2015-03-06 06:41:12 +01:00
bench_0_class_10_max_args.cpp Include examples in CI tests 2022-01-07 17:08:13 +01:00
bench_0_class_20_max_args.cpp Include examples in CI tests 2022-01-07 17:08:13 +01:00
bench_0_class_30_max_args.cpp Include examples in CI tests 2022-01-07 17:08:13 +01:00
bench_30_classes_30_methods_9_args.cpp Include examples in CI tests 2022-01-07 17:08:13 +01:00
bench_30_classes_30_methods_9_args_10_max_args.cpp Include examples in CI tests 2022-01-07 17:08:13 +01:00
bench_30_classes_30_methods_9_args_20_max_args.cpp Include examples in CI tests 2022-01-07 17:08:13 +01:00
bench_30_classes_30_methods_9_args_30_max_args.cpp Include examples in CI tests 2022-01-07 17:08:13 +01:00
bench_30_classes_30_methods_30_args_30_max_args.cpp Include examples in CI tests 2022-01-07 17:08:13 +01:00
CMakeLists.txt Include examples in CI tests 2022-01-07 17:08:13 +01:00
defined.hpp Fixed multiply defined symbol definition for MOCK_FUNCTION included from several translation units 2015-09-08 09:22:50 +02:00
defined_1.cpp Fixed multiply defined symbol definition for MOCK_FUNCTION included from several translation units 2015-09-08 09:22:50 +02:00
defined_2.cpp Fixed multiply defined symbol definition for MOCK_FUNCTION included from several translation units 2015-09-08 09:22:50 +02:00
fail_ambiguous_mock_method.cpp Use default/delete for ctor/dtor 2022-01-07 17:08:11 +01:00
fail_constraint_functor_not_compatible.cpp Changed layout to match boost 2015-03-06 06:41:12 +01:00
fail_constraint_value_not_comparable.cpp Changed layout to match boost 2015-03-06 06:41:12 +01:00
fail_constraint_value_of_wrong_type_in_builtin_constraint.cpp Changed layout to match boost 2015-03-06 06:41:12 +01:00
fail_mismatch_type_in_returns_int_action.cpp Changed layout to match boost 2015-03-06 06:41:12 +01:00
fail_mismatch_type_in_returns_string_action.cpp Changed layout to match boost 2015-03-06 06:41:12 +01:00
fail_mismatch_type_in_returns_void_action.cpp Changed layout to match boost 2015-03-06 06:41:12 +01:00
fail_non_existing_base_class_method_in_mock_method.cpp Use default/delete for ctor/dtor 2022-01-07 17:08:11 +01:00
fail_number_of_arguments_greater_than_max_constant.cpp Use default/delete for ctor/dtor 2022-01-07 17:08:11 +01:00
fail_template_argument_without_tpl_macro.cpp Changed layout to match boost 2015-03-06 06:41:12 +01:00
fail_too_many_arguments_in_mock_method.cpp Use default/delete for ctor/dtor 2022-01-07 17:08:11 +01:00
fail_wrong_number_of_arguments_in_with.cpp Changed layout to match boost 2015-03-06 06:41:12 +01:00
Jamfile.jam Remove superflous test instantiations 2022-01-07 17:08:12 +01:00
mock_error.hpp Implement and use simple singleton 2018-11-22 14:41:11 +01:00
test_constraint.cpp Assume support for variadic macros 2022-01-07 17:08:11 +01:00
test_constraints.cpp Remove Boost.Typeof 2022-01-07 17:08:12 +01:00
test_exception.cpp Changed layout to match boost 2015-03-06 06:41:12 +01:00
test_integration.cpp Replace Boost.Bind by std::bind and lambdas 2022-01-07 17:08:12 +01:00
test_log.cpp Replace Boost.Bind by std::bind and lambdas 2022-01-07 17:08:12 +01:00
test_matcher.cpp Use std::reference_wrapper instead of boost 2022-01-07 17:08:12 +01:00
test_max_args.cpp Changed layout to match boost 2015-03-06 06:41:12 +01:00
test_mock.cpp Include examples in CI tests 2022-01-07 17:08:13 +01:00
test_object.cpp Use std smart pointers in code 2022-01-07 17:08:11 +01:00
test_sequence.cpp Changed layout to match boost 2015-03-06 06:41:12 +01:00
undefined.cpp Changed layout to match boost 2015-03-06 06:41:12 +01:00
undefined.hpp Changed layout to match boost 2015-03-06 06:41:12 +01:00