Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-06 | Fix bug that crashes common_test when running cover | Peter Andersson | |
2010-07-06 | Improve handling of test case group specifications | Peter Andersson | |
Still a few things missing: * Documentation * More tests * Fix old broken test cases | |||
2010-07-06 | Add textured backgound to html log files | Peter Andersson | |
The overview html log files now have a textured background. This default new look can be switched off with the 'basic_html' option. | |||
2010-07-06 | Improve handling of test case group specifications | Peter Andersson | |
2010-07-06 | Implement handling of group specifications | Peter Andersson | |
It's possible now to specify execution of test case groups (and test cases within groups) by means of run_test options and test specification terms. From test specifications, groups (and test cases) may also be skipped. ct_run has been improved to report errors better. New test suites have been introduced. | |||
2010-07-06 | Rewrite handling of group definitions in Common Test test suites | Peter Andersson | |
This is to enable execution of specific groups, and/or test cases within groups, by means of run_test options or test specifications. | |||
2010-06-09 | Add support for config info functions (e.g. init_per_suite/0) | Peter Andersson | |
Also fixed bug: return value {fail,Reason} from end_tc(init_per_suite) was ignored. | |||
2010-06-09 | Add groups in test specifications | Peter Andersson | |
Ongoing work... | |||
2010-06-09 | Remove configuration handling from ct_util completely | Andrey Pampukha | |
2010-02-17 | OTP-8311: Various updates and fixes in Common Test and Test Server | Peter Andersson | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |