Releases: hadichahine/cest
Releases · hadichahine/cest
Release list
0.5.0
0.4.0
CUTestSuite_addTestis now responsible of creating the test (not passed as a parameter). New signature ofCUTestSuite_addTesthas been updated in the documentation.CUTestSuiteandCUTestnow have deconstructors (CUTest_destroy&CUTestSuite_destroy).
0.3.1
- Handle segmentation faults and arithmetic errors as test failures for before suite start and after suite end hooks.
0.3.0
Add before suite startup and after finishing hooks.
0.2.1
Handle segmentation faults and arithmetic errors as test failures.
0.2.0
0.1.0
Seperate archive generation from release process.