Age | Commit message (Expand) | Author |
2013-11-18 | Fix problems with info functions and add more tests | Peter Andersson |
2013-11-18 | Add test cases for new and modified functionality | Peter Andersson |
2013-11-18 | Correct tests cases that fail because of modified events | Peter Andersson |
2013-11-18 | Correct various bugs related to auto_skip and groups | Peter Andersson |
2013-11-18 | Change status from skip to auto_skip for config func that fails due to require | Peter Andersson |
2013-10-31 | Fix problem with handling Config and FW reports correctly | Peter Andersson |
2013-04-16 | [common_test] Add link from red error notification to full error description | Siri Hansen |
2013-04-16 | [common_test] Use max importance when logging errors | Siri Hansen |
2013-03-25 | [common_test] Add -force_stop skip_rest option when repeating tests | Siri Hansen |
2013-01-25 | [common_test] Update common test modules to handle unicode | Siri Hansen |
2012-11-20 | Merge branch 'maint' | Peter Andersson |
2012-11-19 | Implement new group search functionality | Peter Andersson |
2012-09-19 | Teach test_server to report severe errors to common_test | Björn Gustavsson |
2012-08-24 | Solve problem with registering parallel testcases | Peter Andersson |
2012-08-23 | Solve problems with verbosity levels and parallel test cases | Peter Andersson |
2012-08-23 | Merge remote branch 'origin/peppe/common_test/break_and_continue' into maint | Peter Andersson |
2012-08-23 | Merge branch 'peppe/common_test/table_sorter' into maint | Peter Andersson |
2012-08-08 | Implement support for test case execution break/continue | Peter Andersson |
2012-07-06 | Make it possible to sort the HTML tables | Peter Andersson |
2012-05-04 | Fix timetrap error in pre-hooks | Peter Andersson |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-23 | Merge branch 'peppe/common_test/otp-9871' into peppe/common_test/otp-9988_987... | Peter Andersson |
2012-03-21 | Fix dialyzer reported errors | Peter Andersson |
2012-03-21 | Implement support for user controlled timetraps | Peter Andersson |
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 |