turtle/doc/example
Alexander Grund 98541eb5a7
Change the threshold param of near to be inclusive
I.e. it means the maximum allowed difference, similar to how other testing frameworks handle this and it allows a threshold of 0 to mean "equal"
2022-01-07 17:08:17 +01:00
..
calculator.hpp Include examples in CI tests 2022-01-07 17:08:13 +01:00
customization.cpp Change the threshold param of near to be inclusive 2022-01-07 17:08:17 +01:00
getting_started.cpp Remove user(doc) visible change to zero_plus_zero_is_zero_with_action 2022-01-07 17:08:16 +01:00
limitations_const_parameter_warning.cpp Adress review comments 2022-01-07 17:08:16 +01:00
limitations_literal_zero.cpp Update from deprecated unit test header inclusion 2022-01-07 17:08:14 +01:00
limitations_non_virtual_method.cpp Adress review comments 2022-01-07 17:08:16 +01:00
limitations_protected_private_method.cpp Update from deprecated unit test header inclusion 2022-01-07 17:08:14 +01:00
limitations_template_base_class_method.cpp Update from deprecated unit test header inclusion 2022-01-07 17:08:14 +01:00
limitations_template_method.cpp Adress review comments 2022-01-07 17:08:16 +01:00
limitations_throw_specifier.cpp Update from deprecated unit test header inclusion 2022-01-07 17:08:14 +01:00
mock_view.hpp Changed layout to match boost 2015-03-06 06:41:12 +01:00
motivation.cpp Update from deprecated unit test header inclusion 2022-01-07 17:08:14 +01:00
patterns_async_call.cpp Adress review comments 2022-01-07 17:08:16 +01:00
patterns_invoke_functor.cpp Remove test-artifact from user visible part of how_to_invoke_a_functor_passed_as_parameter_of_a_mock_method 2022-01-07 17:08:16 +01:00
patterns_quick_constraint.cpp Update from deprecated unit test header inclusion 2022-01-07 17:08:14 +01:00
patterns_retrieve_cref.cpp Adress review comments 2022-01-07 17:08:16 +01:00
patterns_static_objects.cpp Remove ASSERT_VERIFY_FAIL macro from static_objects_problem 2022-01-07 17:08:17 +01:00
rationale.cpp Include examples in CI tests 2022-01-07 17:08:13 +01:00
reference.cpp Adress review comments 2022-01-07 17:08:16 +01:00
view.hpp Changed layout to match boost 2015-03-06 06:41:12 +01:00