Age | Commit message (Expand) | Author |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
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 |
2010-12-09 | Added tests for starting SCB's with arguments and fixed a bug with how SCB's ... | Lukas Larsson |
2010-12-08 | Add so that failures in SCB:init/1 causes the entire scb scope to fail | Lukas Larsson |
2010-12-08 | Update input parameter for suite callbacks to be called suite_callbacks when ... | Lukas Larsson |
2010-12-08 | Expand tracing functions to be more verbose | Lukas Larsson |
2010-12-08 | Update ct_trace me to include calling functions | Lukas Larsson |
2010-12-08 | Add support for suite_callback in spec, command_line and interactive. Start w... | Lukas Larsson |
2010-11-29 | Update edoc and command line help documentation to reflect change from run_te... | Lukas Larsson |
2010-09-10 | Merge branch 'peppe/common_test/dev/OTP-8753' into dev | Lukas Larsson |
2010-09-10 | OTP-8818: Fixed inconsistency in ct:start_interactive call | Lukas Larsson |
2010-09-06 | Fix problem with prepared_tests tuple not being recognized | Peter Andersson |
2010-09-02 | Fix error with group term in ct:run_test/1 | Peter Andersson |
2010-07-06 | Improve handling of test case group specifications | Peter Andersson |
2010-07-06 | Improve handling of test case group specifications | Peter Andersson |
2010-07-06 | Add new option to label test runs | Peter Andersson |
2010-07-06 | Implement handling of group specifications | Peter Andersson |
2010-07-06 | Fix problem with using the wrong logdir setting | Peter Andersson |
2010-07-06 | Rewrite handling of group definitions in Common Test test suites | Peter Andersson |
2010-06-09 | Add documentation for run_test program | Peter Andersson |
2010-06-09 | Fix so that ct_run converts relative diretories in the code path to absolute | Peter Andersson |
2010-06-09 | Fix bug that prevents the interactive shell mode to start properly | Peter Andersson |
2010-06-09 | Minor fixes in code and test suites | Peter Andersson |
2010-06-09 | Add support for executing pre-loaded suites (e.g. modules loaded as binaries) | Peter Andersson |
2010-06-09 | Add support for dynamic timetrap handling | Peter Andersson |
2010-06-09 | Have end_per_testcase run even after timetrap_timeout and abort_testcase | Peter Andersson |
2010-06-09 | Flush old DOWN messages in demonitor | Peter Andersson |
2010-06-09 | Add groups in test specifications | Peter Andersson |
2010-06-09 | Improve and fix various test suites | Peter Andersson |
2010-06-09 | Add event_handler_init start flag that can pass init arguments to event handlers | Peter Andersson |
2010-06-09 | Make it possible to run ts tests for Common Test via the ct_run:script_start(... | Peter Andersson |
2010-06-09 | Implement support for user controllable timetrap parameters (multiply and scale) | Peter Andersson |
2010-06-09 | Improve documentation and fix minor problems | Peter Andersson |
2010-06-09 | Add run_test program for Common Test | Peter Andersson |
2010-06-09 | Separate config and user_config in test specifications | Andrey Pampukha |
2010-06-09 | Changed return value tags for config file handling | Andrey Pampukha |
2010-06-09 | Add test suites for configuration | Andrey Pampukha |
2010-06-09 | Allow callbacks to take any list as parameter | Andrey Pampukha |
2010-06-09 | Implement reloading of the config data | Andrey Pampukha |
2010-06-09 | Remove configuration handling from ct_util completely | Andrey Pampukha |
2010-06-09 | Add support for user config in common_test | 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 |