Age | Commit message (Expand) | Author |
2012-03-19 | Fix error with group config deleted before post_end_per_group | Peter Andersson |
2012-03-19 | Introduce new test suite for CTHs | Peter Andersson |
2012-03-19 | Use calls to ct_framework:init/end_per_suite for configuration | Peter Andersson |
2012-03-19 | Change ct_init/end_per_group to init/end_per_group | Peter Andersson |
2012-03-19 | Run hooks for non-existing config functions | Peter Andersson |
2012-03-11 | Introduce error notification printout in the tc log | Peter Andersson |
2011-12-09 | Merge remote branch 'origin/peppe/common_test/groups' | Peter Andersson |
2011-12-07 | Change init/end_per_group/0 -> init/end_per_group/1 | Peter Andersson |
2011-12-07 | Implement support for overriding group properties with test specification | Peter Andersson |
2011-12-02 | Implement support for overriding group properties with all/0 | Peter Andersson |
2011-12-02 | Implement the group info function | Peter Andersson |
2011-11-30 | Get test case log file name reported to user | Peter Andersson |
2011-11-18 | Make absolute paths in log files relative | Peter Andersson |
2011-11-13 | Add CSS stylesheet for the text and tables in Common Test and Test Server | Peter Andersson |
2011-09-28 | Add missing tests for timetrap handling and fix remaining errors | Peter Andersson |
2011-09-27 | Solve problem with ct_init/end_per_group being counted as test cases | Peter Andersson |
2011-09-27 | Fix problem with test_server_ctrl creating invalid conf test | Peter Andersson |
2011-09-27 | Improve info in CT framework log | Peter Andersson |
2011-09-23 | Enhance logging performance | 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 problem with incorrect src links | Peter Andersson |
2011-09-23 | Fix problem with end_tc being called with incorrect Suite argument | Peter Andersson |
2011-09-23 | Introduce new framework callback function to read info about color of comments | Peter Andersson |
2011-09-23 | Introduce new 'logopts' flag | Peter Andersson |
2011-09-23 | Fix problem with automatically generated init & end-config functions for groups | Peter Andersson |
2011-09-15 | Fix misspelling of compatibility | Tuncer Ayaz |
2011-08-31 | Add priority functionality and tests for ct hooks | Lukas Larsson |
2011-05-09 | Merge branch 'lukas/common_test/timeout_location_fix/OTP-9265' into dev | Lukas Larsson |
2011-04-28 | Fix error in vts mode, making it impossible to execute suites with test case ... | Peter Andersson |
2011-04-28 | Fix issues related to test case groups: | Peter Andersson |
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-04-15 | Export ct_framework:end_tc/3 for backwards compatability reasons | Lukas Larsson |
2011-03-31 | Fix ct_framework to not crash when error_notification location is undefined. | Lukas Larsson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-17 | Merge branch 'lukas/common_test/updates_needed_before_migration/OTP-8768' int... | Lukas Larsson |
2011-02-17 | Rename Suite Callback to Common Test Hook in code and testcases | Lukas Larsson |
2011-02-14 | Fix bug with subgroups after introduction of remote groups | Lukas Larsson |
2011-01-24 | Change format of remote groups to {group, Module, GroupName}, note that this ... | Lukas Larsson |
2011-01-24 | Fix bug when groups refer to groups in the groups/0 function | Lukas Larsson |
2011-01-24 | Add support for external groups. | Lukas Larsson |
2011-01-24 | Refactor code to make it easier to debug | Lukas Larsson |
2010-12-08 | Fix bug which caused scb to be added too much when initiated in the suite inf... | Lukas Larsson |
2010-12-08 | Update ct_framework calls to allow manipulation of test results in end_tc wit... | Lukas Larsson |
2010-12-08 | Add on_tc_fail and on_tc_skip functionality | Lukas Larsson |
2010-12-08 | Add special tagging for scb in order for event generation to be backward comp... | Lukas Larsson |
2010-12-08 | Update to be compatible with how common_test tests the ct framework | Lukas Larsson |
2010-12-08 | Move end_tc call to be made before the tc_done event is generated | Lukas Larsson |
2010-12-08 | Update to be backward compatible with ct framework test funktionality | Lukas Larsson |