turtle/doc
Mathieu Champlon cd8fde2ab7 Added virtual inheritance to mock::object defined with MOCK_BASE_CLASS and MOCK_CLASS
Added virtual to destructors defined with MOCK_DESTRUCTOR

This makes it more convenient to set up complex hierarchies of classes for testing.
2018-11-24 12:40:53 +01:00
..
example Fix C++98 compatibility 2018-11-22 10:12:00 +01:00
html Moved part of the build out of build.xml 2015-03-13 21:59:22 +01:00
acknowledgements.qbk Added Catch integration 2017-05-29 09:12:03 +02:00
changelog.qbk Added virtual inheritance to mock::object defined with MOCK_BASE_CLASS and MOCK_CLASS 2018-11-24 12:40:53 +01:00
customization.qbk Added Catch integration 2017-05-29 09:12:03 +02:00
getting_started.qbk Added error diagnostic for a missing action 2015-04-04 22:02:30 +02:00
Jamfile.jam Changed layout to match boost 2015-03-06 06:41:12 +01:00
limitations.qbk Removed support for directly mocking a protected member function 2018-04-08 15:16:49 +02:00
mock.qbk Changed layout to match boost 2015-03-06 06:41:12 +01:00
motivation.qbk Changed layout to match boost 2015-03-06 06:41:12 +01:00
patterns.qbk Documented how to manage static objects 2015-10-09 22:38:37 +02:00
rationale.qbk Changed layout to match boost 2015-03-06 06:41:12 +01:00
reference.qbk Added support for dereferencing in mock::equal 2018-03-12 08:33:53 +01:00