Age | Commit message (Expand) | Author |
2011-09-15 | Fix misspelling of compatibility | Tuncer Ayaz |
2011-09-02 | Merge branch 'lukas/test_server/fix_suite_compile_error/OTP-9517' into dev | Lukas Larsson |
2011-09-01 | Move test_server_test_lib.hrl to test release dir | Lukas Larsson |
2011-08-31 | Update to reflect new cth callback api | Lukas Larsson |
2011-08-29 | Merge branch 'rz/add_proplist_type' into dev | Henrik Nord |
2011-05-24 | Prepare releaseOTP_R14B03 | Erlang/OTP |
2011-05-24 | Add a proplist() type | rzezeski |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-19 | Add DragonflyBSD support to test_server | Tuncer Ayaz |
2011-05-18 | Merge branch 'dev' of super:otp into dev | Lukas Larsson |
2011-05-16 | Update ts to propigate the timetrap factor gotten from test_server:timetrap_s... | Lukas Larsson |
2011-05-16 | OTP-9094: [httpc] Add support for upload body streaming (PUT and POST). | Micael Karlberg |
2011-04-28 | Have test_server locate the source code file for a test suite module if it's ... | Peter Andersson |
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-28 | Make it possible to refresh the top level index page at the start of a test run. | Peter Andersson |
2011-04-20 | Do minor updates of the ts test framework. | Peter Andersson |
2011-04-20 | Merge branch 'maint-r14' into dev | Lukas Larsson |
2011-04-15 | Prepare release | Erlang/OTP |
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-04-06 | Merge branch 'dev' into bmk/inets/inet56_integration | Micael Karlberg |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-17 | Merge branch 'dev' into bmk/inets/ftp/missing_spec_causes_dialyxer_problems/O... | Micael Karlberg |
2011-03-14 | Prepare releaseOTP_R14B02 | Erlang/OTP |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-02 | Fix bug where failing to make a testcase caused an errornous failure reason | Lukas Larsson |
2011-02-28 | Merge branch 'lukas/test_server/ts_migration/OTP-8768' into dev | Lukas Larsson |
2011-02-28 | Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into dev | Lukas Larsson |
2011-02-25 | Merge branch 'lukas/test_server/ts_cleanup' into lukas/test_server/ts_migrati... | Lukas Larsson |
2011-02-25 | Update test_server tests to conform with common_test standard | Lukas Larsson |
2011-02-21 | Remove old test_server code | Lukas Larsson |
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-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 |
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 |