turtle/test
2014-02-07 14:44:30 +00:00
..
detail Forced MOCK_ERROR_POLICY to mock_error across all tests to prevent ODR violation 2013-11-13 09:42:55 +00:00
bench_0_class.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:44:10 +00:00
bench_0_class_10_max_args.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:44:10 +00:00
bench_0_class_20_max_args.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:44:10 +00:00
bench_0_class_30_max_args.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:44:10 +00:00
bench_30_classes_30_methods_9_args.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:44:10 +00:00
bench_30_classes_30_methods_9_args_10_max_args.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:44:10 +00:00
bench_30_classes_30_methods_9_args_20_max_args.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:44:10 +00:00
bench_30_classes_30_methods_9_args_30_max_args.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:44:10 +00:00
bench_30_classes_30_methods_30_args_30_max_args.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:44:10 +00:00
fail_ambiguous_mock_method.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:45:39 +00:00
fail_constraint_functor_not_compatible.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:45:39 +00:00
fail_constraint_value_not_comparable.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:45:39 +00:00
fail_constraint_value_of_wrong_type_in_builtin_constraint.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:45:39 +00:00
fail_mismatch_type_in_returns_int_action.cpp Fixed fail test 2013-08-13 21:42:49 +00:00
fail_mismatch_type_in_returns_string_action.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:45:39 +00:00
fail_mismatch_type_in_returns_void_action.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:45:39 +00:00
fail_non_existing_base_class_method_in_mock_method.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:45:39 +00:00
fail_number_of_arguments_greater_than_max_constant.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:45:39 +00:00
fail_template_argument_without_tpl_macro.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:45:39 +00:00
fail_too_many_arguments_in_mock_method.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:45:39 +00:00
fail_wrong_number_of_arguments_in_with.cpp Changed file headers to simplify Boost.Mock generation 2012-06-16 20:45:39 +00:00
mock_error.hpp Forced MOCK_ERROR_POLICY to mock_error across all tests to prevent ODR violation 2013-11-13 09:42:55 +00:00
test_constraint.cpp Added MOCK_NO_VARIADIC_MACROS to deactivate variadic macros support 2013-06-04 22:02:09 +00:00
test_constraints.cpp Refactored to introduce MOCK_NULLPTR 2013-07-06 21:19:20 +00:00
test_exception.cpp Forced MOCK_ERROR_POLICY to mock_error across all tests to prevent ODR violation 2013-11-13 09:42:55 +00:00
test_integration.cpp Changed MOCK_DESTRUCTOR and MOCK_*CONVERSION_OPERATOR to support different calling conventions 2014-02-07 14:26:21 +00:00
test_log.cpp Added logging support for std::unique_ptr, std::shared_ptr and std::weak_ptr 2013-07-09 08:46:43 +00:00
test_matcher.cpp Renamed mock::detail::check to mock::matcher 2012-09-21 22:19:52 +00:00
test_max_args.cpp Forced MOCK_ERROR_POLICY to mock_error across all tests to prevent ODR violation 2013-11-13 09:42:55 +00:00
test_mock.cpp Removed non-supported MOCK_FUNCTOR test with non-default calling convention 2014-02-07 14:44:30 +00:00
test_object.cpp Forced MOCK_ERROR_POLICY to mock_error across all tests to prevent ODR violation 2013-11-13 09:42:55 +00:00
test_sequence.cpp Forced MOCK_ERROR_POLICY to mock_error across all tests to prevent ODR violation 2013-11-13 09:42:55 +00:00
undefined.cpp Fixed regression 2013-05-21 09:21:52 +00:00
undefined.hpp Fixed regression 2013-05-21 09:21:52 +00:00