# # ChangeLog for src/Helpers/Assert.cpp # # Generated by Trac 1.4.4 # Dec 28, 2024, 12:30:58 AM Mon, 26 Apr 2010 13:49:59 GMT Tillmann Crueger [13d5a9] * src/Actions/small_actions.cpp (modified) * src/Helpers/Assert.cpp (modified) * src/Helpers/Assert.hpp (modified) Added macros that allow type safe casting using the Assert mechanism Fri, 19 Mar 2010 16:30:57 GMT Tillmann Crueger [5be0eb] * src/Helpers/Assert.cpp (modified) * src/Helpers/Assert.hpp (modified) * src/unittests/AnalysisCorrelationToSurfaceUnitTest.cpp (modified) Added more functionality to custom asserts. - Asserts allow now ... Thu, 18 Mar 2010 14:48:20 GMT Tillmann Crueger [229e3c] * src/Helpers/Assert.cpp (added) * src/Helpers/Assert.hpp (added) * src/Makefile.am (modified) * src/builder.cpp (modified) * src/unittests/AtomDescriptorTest.cpp (modified) * src/unittests/atomsCalculationTest.cpp (modified) * src/unittests/manipulateAtomsTest.cpp (modified) Added custom Assert makro that allows ignoring asserts