Age | Commit message (Expand) | Author |
2011-08-18 | common_test: Use line numbers in exceptions | Björn Gustavsson |
2011-08-18 | test_server: Refactor init_per_testcase/3 into two functions | Björn Gustavsson |
2011-04-28 | Fix problems with timetrap handling in common_test: | Peter Andersson |
2011-04-28 | Make it possible to fail test case by returning {fail,Reason} from init_per_t... | Peter Andersson |
2011-04-15 | Update framwork backwards compatability check to use TEST_SERVER_FRAMEWORK as... | Lukas Larsson |
2011-04-15 | Update end_tc framework calls to check the name of the framework module inste... | Lukas Larsson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-28 | Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into dev | Lukas Larsson |
2011-02-17 | Merge branch 'lukas/common_test/updates_needed_before_migration/OTP-8768' int... | Lukas Larsson |
2011-02-16 | Update TEST_SERVER_FRAMEWORK os variable to be regarded as undet if set to un... | Lukas Larsson |
2011-02-01 | Split the cover ets tables into two tables, one with the clause info and one ... | Lukas Larsson |
2011-01-26 | Make the call to cover parallel so that the test_server takes advantage of th... | Lukas Larsson |
2010-12-08 | Update ct_framework calls to allow manipulation of test results in end_tc wit... | Lukas Larsson |
2010-12-08 | Update end_tc fw call to get {skip,Reason} instead of 'skipped' as return value | Lukas Larsson |
2010-12-08 | Update framework callbacks to use end_tc/4 if available. end_tc/4 can return ... | Lukas Larsson |
2010-09-02 | Fix problem with {fail,Result} from end_tc not being recognized | 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 in handling framework:end_tc timeouts | 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 config info functions (e.g. init_per_suite/0) | 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 | 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-04-30 | test_server: Remove stray support for OSE/Delta | Björn Gustavsson |
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 |