Age | Commit message (Expand) | Author |
2011-02-17 | Strip ts.config of internal addresses. | Lukas Larsson |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson |
2011-02-17 | Merge branch 'lukas/common_test/updates_needed_before_migration/OTP-8768' int... | Lukas Larsson |
2011-02-16 | Update ts to take the config path as an invironmental and as a variables pass... | Lukas Larsson |
2011-02-16 | Update TEST_SERVER_FRAMEWORK os variable to be regarded as undet if set to un... | Lukas Larsson |
2011-02-09 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-01-24 | Update so that cover is skipper for applications without a .cover file | Lukas Larsson |
2011-01-24 | Update ts to start common test with both ts.config and ts.PLATFORM.config | Lukas Larsson |
2011-01-24 | Update ts scb to add nodenames in all pre_init clauses | Lukas Larsson |
2011-01-24 | Add release/tests/test_server to path | Lukas Larsson |
2011-01-24 | Add ts_install_scb which is a common_test SCB that handles making of test mod... | Lukas Larsson |
2011-01-24 | Update ts to work with common test instead of test_server | Lukas Larsson |
2011-01-24 | Add kill_slavenodes/0 as an exported function | 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-12-06 | Prepare release | Erlang/OTP |
2010-12-06 | Update so that when asking for os and we are in the test_server_ctrl process,... | Lukas Larsson |
2010-09-30 | ts_install: Identify the halfword emulator | Björn Gustavsson |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom |
2010-09-10 | Merge branch 'peppe/common_test/dev/OTP-8805' into dev | Lukas Larsson |
2010-09-10 | Merge branch 'peppe/common_test/dev/OTP-8753' into dev | Lukas Larsson |
2010-09-06 | Fix error in the repeat_until_* group property handling | Peter Andersson |
2010-09-02 | Fix problem with {fail,Result} from end_tc not being recognized | Peter Andersson |
2010-09-02 | Fix error in handling of sequence groups | Peter Andersson |
2010-09-02 | Fix error in the repeat_until_* group property handling | Peter Andersson |
2010-09-02 | Fix problems with sequences and sub-groups | Peter Andersson |
2010-08-13 | Use proper install method | Martti Kuparinen |
2010-08-03 | ts: Eliminate Clearcase references in comments | Björn Gustavsson |
2010-08-03 | ts: Remove Clearcase detection | Björn Gustavsson |
2010-07-06 | Bump version numbers for common_test and test_server | Peter Andersson |
2010-07-06 | Improve handling of test case group specifications | Peter Andersson |
2010-07-06 | Add textured backgound to html log files | Peter Andersson |
2010-07-06 | Implement handling of group specifications | Peter Andersson |
2010-07-06 | Rewrite handling of group definitions in Common Test test suites | Peter Andersson |
2010-06-11 | Update release notes | Björn Gustavsson |
2010-06-09 | Step vsn for test_server to 3.4 | Peter Andersson |
2010-06-09 | Make {repeat*,N} property in group execute the group N times exactly | 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 | Fix failing multiply timetrap test case | Peter Andersson |
2010-06-09 | Add support for executing pre-loaded suites (e.g. modules loaded as binaries) | Peter Andersson |
2010-06-09 | Fix error with {repeat,0} property in groups causing double iterations | 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-06-09 | Remove dialyzer warning | Andrey Pampukha |