aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/cth_surefire.erl
AgeCommit message (Expand)Author
2015-03-20Replace all calls to now/0 in CT with new time API functionsPeter Andersson
2014-03-24Prevent cth_surefire hook from crashing if previous hook returns fail or skip.Peter Andersson
2013-11-19Modify the auto_skip report for group config funcs to include group namePeter Andersson
2013-11-18Change report tag for failed init_per_testcase from skipped to auto_skippedPeter Andersson
2013-01-25[common_test] Update common test modules to handle unicodeSiri Hansen
2012-12-12[common_test] Fix cth_surefireSiri Hansen
2012-08-24Solve problem with registering parallel testcasesPeter Andersson
2012-08-23Merge remote branch 'origin/peppe/common_test/ct_hooks_errors' into maintPeter Andersson
2012-05-30Fix bug where auto skipped tcs would disappearLukas Larsson
2012-05-15Allow non configlist returns from other cthsLukas Larsson
2012-05-10Fix IO printout crash caused by hook functionPeter Andersson
2012-05-08Fix close of suite when end_per_suite is skippedLukas Larsson
2012-03-20Add the surefire ct hookLukas Larsson