aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/cth_surefire.erl
AgeCommit message (Expand)Author
2019-01-17common_test: Adjust some calls to io:format()Hans Bolinder
2018-06-07common_test: Remove EDoc documentation in internal modulesHans Bolinder
2017-09-15common_test: Do not use deprecated functions in string(3)Siri Hansen
2017-06-16[ct] Print unicode atoms and strings correctly in common_test logsSiri Hansen
2017-05-04Update copyright yearRaimo Niskanen
2017-02-21[cth_surefire] Handle skips from test specSiri Hansen
2016-05-04Merge branch 'maint-18'Henrik Nord
2016-04-27fix cht_surefire bug when pre_init_per_suite failsZandra
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
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