Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-23 | Various corrections and updates to improve error handling and reporting | Peter Andersson | |
OTP-8933 | |||
2011-09-23 | Introduce new 'logopts' flag | Peter Andersson | |
Introduce new 'logopts' flag and make it possible to modify the default logging behaviour OTP-9372 OTP-9396 | |||
2011-03-11 | Update copyright years | Björn-Egil Dahlberg | |
2011-02-28 | Merge branch 'lukas/common_test/test_order_wrong/OTP-9026' into dev | Lukas Larsson | |
* lukas/common_test/test_order_wrong/OTP-9026: Add test event info for the old tests Update test spec parser to not group suites, groups and cases which are hierarchically related if merge_tests config i set to false Add test cases for test spec ordering of testcases in spec Conflicts: lib/common_test/test/ct_testspec_1_SUITE.erl | |||
2011-02-17 | Cleanup code to fix dialyzer warning | Lukas Larsson | |
2011-02-17 | Rename Suite Callback to Common Test Hook in code and testcases | Lukas Larsson | |
2011-02-15 | Update test spec parser to not group suites, groups and cases which are ↵ | Lukas Larsson | |
hierarchically related if merge_tests config i set to false | |||
2010-12-08 | Add support for suite_callback in spec, command_line and interactive. Start ↵ | Lukas Larsson | |
work on suite_callback functionality. | |||
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 | Add new option to label test runs | Peter Andersson | |
With the option 'label', the test run gets a user defined name that Common Test prints in the overview log files. | |||
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-06-09 | Add groups in test specifications | Peter Andersson | |
Ongoing work... | |||
2010-06-09 | Add new tests for test case groups and test specifications | Peter Andersson | |
2010-06-09 | Improve and fix various test suites | Peter Andersson | |
2010-06-09 | Documentation update | Andrey Pampukha | |
2010-06-09 | Move 'node_start' and 'eval' terms into new 'init' term | Andrey Pampukha | |
node_start+eval -> init(node_start, eval) Also include some documentation updates. | |||
2010-06-09 | Improve eval and node_start and add new options for ct_slave | Andrey Pampukha | |
2010-06-09 | Add support for user_config in ct_master | Andrey Pampukha | |
2010-06-09 | Remove ugly -compile(export_all) | Andrey Pampukha | |
2010-06-09 | Bug fix: ["config.txt"] /= "config.txt" | Andrey Pampukha | |
2010-06-09 | Update test specifications | Andrey Pampukha | |
2010-06-09 | Changed return value tags for config file handling | Andrey Pampukha | |
Return value tags modified and various documentation updates made (work in progress). | |||
2010-06-09 | Add tests for test specifications | Andrey Pampukha | |
2010-06-09 | Add test suites for configuration | Andrey Pampukha | |
2010-06-09 | Fix problems with test specifications | Andrey Pampukha | |
Work in progress... | |||
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 | |