aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src/ct_framework.erl
AgeCommit message (Expand)Author
2013-04-16[common_test] Add link from red error notification to full error descriptionSiri Hansen
2013-04-16[common_test] Use max importance when logging errorsSiri Hansen
2013-03-25[common_test] Add -force_stop skip_rest option when repeating testsSiri Hansen
2013-01-25[common_test] Update common test modules to handle unicodeSiri Hansen
2012-11-20Merge branch 'maint'Peter Andersson
2012-11-19Implement new group search functionalityPeter Andersson
2012-09-19Teach test_server to report severe errors to common_testBjörn Gustavsson
2012-08-24Solve problem with registering parallel testcasesPeter Andersson
2012-08-23Solve problems with verbosity levels and parallel test casesPeter Andersson
2012-08-23Merge remote branch 'origin/peppe/common_test/break_and_continue' into maintPeter Andersson
2012-08-23Merge branch 'peppe/common_test/table_sorter' into maintPeter Andersson
2012-08-08Implement support for test case execution break/continuePeter Andersson
2012-07-06Make it possible to sort the HTML tablesPeter Andersson
2012-05-04Fix timetrap error in pre-hooksPeter Andersson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-23Merge branch 'peppe/common_test/otp-9871' into peppe/common_test/otp-9988_987...Peter Andersson
2012-03-21Fix dialyzer reported errorsPeter Andersson
2012-03-21Implement support for user controlled timetrapsPeter Andersson
2012-03-19Fix error with group config deleted before post_end_per_groupPeter Andersson
2012-03-19Introduce new test suite for CTHsPeter Andersson
2012-03-19Use calls to ct_framework:init/end_per_suite for configurationPeter Andersson
2012-03-19Change ct_init/end_per_group to init/end_per_groupPeter Andersson
2012-03-19Run hooks for non-existing config functionsPeter Andersson
2012-03-11Introduce error notification printout in the tc logPeter Andersson
2011-12-09Merge remote branch 'origin/peppe/common_test/groups'Peter Andersson
2011-12-07Change init/end_per_group/0 -> init/end_per_group/1Peter Andersson
2011-12-07Implement support for overriding group properties with test specificationPeter Andersson
2011-12-02Implement support for overriding group properties with all/0Peter Andersson
2011-12-02Implement the group info functionPeter Andersson
2011-11-30Get test case log file name reported to userPeter Andersson
2011-11-18Make absolute paths in log files relativePeter Andersson
2011-11-13Add CSS stylesheet for the text and tables in Common Test and Test ServerPeter Andersson
2011-09-28Add missing tests for timetrap handling and fix remaining errorsPeter Andersson
2011-09-27Solve problem with ct_init/end_per_group being counted as test casesPeter Andersson
2011-09-27Fix problem with test_server_ctrl creating invalid conf testPeter Andersson
2011-09-27Improve info in CT framework logPeter Andersson
2011-09-23Enhance logging performancePeter Andersson
2011-09-23Implement support for running suites with test case groups through the debuggerPeter Andersson
2011-09-23Various corrections and updates to improve error handling and reportingPeter Andersson
2011-09-23Fix problem with incorrect src linksPeter Andersson
2011-09-23Fix problem with end_tc being called with incorrect Suite argumentPeter Andersson
2011-09-23Introduce new framework callback function to read info about color of commentsPeter Andersson
2011-09-23Introduce new 'logopts' flagPeter Andersson
2011-09-23Fix problem with automatically generated init & end-config functions for groupsPeter Andersson
2011-09-15Fix misspelling of compatibilityTuncer Ayaz
2011-08-31Add priority functionality and tests for ct hooksLukas Larsson
2011-05-09Merge branch 'lukas/common_test/timeout_location_fix/OTP-9265' into devLukas Larsson
2011-04-28Fix error in vts mode, making it impossible to execute suites with test case ...Peter Andersson
2011-04-28Fix issues related to test case groups:Peter Andersson
2011-04-28Make it possible to refresh the top level index page at the start of a test run.Peter Andersson