| .. |
|
calculator.hpp
|
Changed layout to match boost
|
2015-03-06 06:41:12 +01:00 |
|
customization.cpp
|
Added Catch integration
|
2017-05-29 09:12:03 +02:00 |
|
getting_started.cpp
|
Added error diagnostic for a missing action
|
2015-04-04 22:02:30 +02:00 |
|
limitations_comma_in_macro.cpp
|
Changed layout to match boost
|
2015-03-06 06:41:12 +01:00 |
|
limitations_const_parameter_warning.cpp
|
Changed layout to match boost
|
2015-03-06 06:41:12 +01:00 |
|
limitations_literal_zero.cpp
|
Assume nullptr existance
|
2022-01-07 17:08:10 +01:00 |
|
limitations_non_virtual_method.cpp
|
Changed layout to match boost
|
2015-03-06 06:41:12 +01:00 |
|
limitations_protected_private_method.cpp
|
Made example method actually protected
|
2019-04-11 11:04:52 +02:00 |
|
limitations_template_base_class_method.cpp
|
Use default/delete for ctor/dtor
|
2022-01-07 17:08:11 +01:00 |
|
limitations_template_method.cpp
|
Fixed limitation example code
|
2015-03-19 06:53:39 +01:00 |
|
limitations_throw_specifier.cpp
|
Use default/delete for ctor/dtor
|
2022-01-07 17:08:11 +01:00 |
|
mock_view.hpp
|
Changed layout to match boost
|
2015-03-06 06:41:12 +01:00 |
|
motivation.cpp
|
Fixed documentation typos
|
2015-03-14 16:21:09 +01:00 |
|
patterns_async_call.cpp
|
Fix C++98 compatibility
|
2018-11-22 10:12:00 +01:00 |
|
patterns_invoke_functor.cpp
|
Assume existance of <functional>
|
2022-01-07 17:08:11 +01:00 |
|
patterns_quick_constraint.cpp
|
Added support for dereferencing in mock::equal
|
2018-03-12 08:33:53 +01:00 |
|
patterns_retrieve_cref.cpp
|
Changed layout to match boost
|
2015-03-06 06:41:12 +01:00 |
|
patterns_static_objects.cpp
|
Documented how to manage static objects
|
2015-10-09 22:38:37 +02:00 |
|
rationale.cpp
|
Changed layout to match boost
|
2015-03-06 06:41:12 +01:00 |
|
reference.cpp
|
Use default/delete for ctor/dtor
|
2022-01-07 17:08:11 +01:00 |
|
view.hpp
|
Changed layout to match boost
|
2015-03-06 06:41:12 +01:00 |