Age | Commit message (Expand) | Author |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-23 | Merge branch 'lukas/common_test/fix_disable_builtin_hooks_from_spec/OTP-10009... | Lukas Larsson |
2012-03-21 | Change default of enable builtin hooks to undefined | Lukas Larsson |
2012-03-19 | Fix bug in handling ct_hooks start arguments | Peter Andersson |
2012-03-19 | Run hooks for non-existing config functions | Peter Andersson |
2012-03-15 | Merge remote branch 'origin/peppe/common_test/otp-9634_9659' into maint | Peter Andersson |
2012-03-14 | Merge remote branch 'origin/peppe/common_test/otp-9899' into maint | Peter Andersson |
2012-03-13 | Change the option name 'unique_priv_dir' to 'create_priv_dir' | Peter Andersson |
2012-03-13 | Add test suite for the unique_priv_dir feature | Peter Andersson |
2012-03-13 | Make it possible to use unique priv_dir names | Peter Andersson |
2012-03-13 | Fix broken repeat functionality | Peter Andersson |
2012-03-12 | Have ct_run clean up the code path after each test run | Peter Andersson |
2012-03-12 | Fix problems with ct_run's code path manipulation | Peter Andersson |
2011-12-07 | Implement support for overriding group properties with test specification | Peter Andersson |
2011-10-04 | Merge branch 'dev' into major | Lukas Larsson |
2011-09-27 | Fix invalid call to undefined function | Peter Andersson |
2011-09-23 | Repair and improve the vts mode | Peter Andersson |
2011-09-23 | Implement support for running suites with test case groups through the debugger | Peter Andersson |
2011-09-23 | Various corrections and updates to improve error handling and reporting | Peter Andersson |
2011-09-23 | Fix incorrect module name arg to FW:end_tc/3 | Peter Andersson |
2011-09-23 | Introduce new 'logopts' flag | Peter Andersson |
2011-09-23 | Fix problem with logdir string and some other minor bugs | Peter Andersson |
2011-09-23 | Modify start options and introduce CT profiles | Peter Andersson |
2011-09-20 | Add -enable_builtin_hooks <bool> config option | Lukas Larsson |
2011-08-31 | Add priority functionality and tests for ct hooks | Lukas Larsson |
2011-04-28 | Make it possible to refresh the top level index page at the start of a test run. | Peter Andersson |
2011-04-20 | Fix problem with CT hook start error causing IO to be sent to wrong group lea... | Peter Andersson |
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 |