turtle/test
Alex Smith e55342385e Review corrections
Corrected stylistic mistakes and simplified a couple of the new tests.
2023-01-03 16:28:27 +00:00
..
detail Add some more cases for the serialization test of expectations 2022-02-09 15:45:32 +01:00
bench_0_class.cpp Changed layout to match boost 2015-03-06 06:41:12 +01:00
bench_30_classes_30_methods_9_args.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
bench_30_classes_30_methods_30_args.cpp Remove benchmarks using MOCK_MAX_ARGS 2022-02-10 17:46:00 +01:00
CMakeLists.txt Replace Boost PP_Iterate by C++11 variadic templates 2022-02-10 17:46:00 +01:00
defined.hpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01: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 Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
fail_constraint_functor_not_compatible.cpp Don't use MOCK_*_EXT in tests 2022-01-24 19:11:08 +01:00
fail_constraint_value_not_comparable.cpp Don't use MOCK_*_EXT in tests 2022-01-24 19:11:08 +01:00
fail_constraint_value_of_wrong_type_in_builtin_constraint.cpp Don't use MOCK_*_EXT in tests 2022-01-24 19:11:08 +01:00
fail_mismatch_type_in_returns_int_action.cpp Don't use MOCK_*_EXT in tests 2022-01-24 19:11:08 +01:00
fail_mismatch_type_in_returns_string_action.cpp Don't use MOCK_*_EXT in tests 2022-01-24 19:11:08 +01:00
fail_mismatch_type_in_returns_void_action.cpp Don't use MOCK_*_EXT in tests 2022-01-24 19:11:08 +01:00
fail_non_existing_base_class_method_in_mock_method.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
fail_too_many_arguments_in_mock_method.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
fail_wrong_number_of_arguments_in_with.cpp Don't use MOCK_*_EXT in tests 2022-01-24 19:11:08 +01:00
Jamfile.jam Replace Boost PP_Iterate by C++11 variadic templates 2022-02-10 17:46:00 +01:00
mock_error.hpp Document test/mock_error.hpp 2022-01-25 16:24:37 +01:00
test_constraint.cpp Improve tests 2022-02-09 15:45:31 +01:00
test_constraints.cpp Unit test nullptr C-style strings 2023-01-02 17:30:54 +00:00
test_exception.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
test_integration.cpp Improve tests 2022-02-09 15:45:31 +01:00
test_log.cpp Review corrections 2023-01-03 16:28:27 +00:00
test_matcher.cpp Review corrections 2023-01-03 16:28:27 +00:00
test_max_args.cpp Replace Boost PP_Iterate by C++11 variadic templates 2022-02-10 17:46:00 +01:00
test_mock.cpp Rename MOCK_PROTECT_FUNCTION_SIG to MOCK_PROTECT_SIGNATURE 2022-01-25 18:05:06 +01:00
test_object.cpp Format code using Clang-Format 10 and enforce via CI 2022-01-24 16:30:59 +01:00
test_sequence.cpp Add support for unlimited number of sequences in one call 2022-02-10 17:46:00 +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