summaryrefslogtreecommitdiff
path: root/lib/test_server
Commit message (Expand)AuthorAgeFilesLines
* Prepare releaseOTP_R14B04Erlang/OTP2011-10-041-0/+144
* Merge remote branch 'origin/peppe/common_test/r14b04_tickets.fix' into devPeter Andersson2011-09-306-153/+355
|\
| * Create temporary fix for problem with parallel test casesPeter Andersson2011-09-301-7/+33
| * Add missing tests for timetrap handling and fix remaining errorsPeter Andersson2011-09-281-19/+42
| * Fix problem with test_server_ctrl creating invalid conf testPeter Andersson2011-09-271-0/+15
| * Update vsn.mk for common_test and test_serverPeter Andersson2011-09-231-1/+1
| * Fix problem with location value when init config func calls help funcPeter Andersson2011-09-231-1/+1
| * Fix error with incorrect notification after end_per_testcase crachesPeter Andersson2011-09-231-2/+7
| * Fix problem with error message not being printed correctlyPeter Andersson2011-09-231-4/+31
| * Fix incorrect call to end_tc when tc_status=ok and end_per_testcase times outPeter Andersson2011-09-231-4/+7
| * Improve test suitePeter Andersson2011-09-231-0/+6
| * Implement support for MFA and Fun as timetrap valuePeter Andersson2011-09-231-0/+20
| * Fix problem with incorrect src linksPeter Andersson2011-09-231-4/+6
| * Fix problem with end_tc being called with incorrect Suite argumentPeter Andersson2011-09-231-41/+77
| * Fix error with incorrect test case status when end_per_testcase times outPeter Andersson2011-09-231-50/+67
| * Introduce new framework callback function to read info about color of commentsPeter Andersson2011-09-232-5/+11
| * Fix incorrect module name arg to FW:end_tc/3Peter Andersson2011-09-233-8/+3
| * Introduce new 'logopts' flagPeter Andersson2011-09-231-9/+25
| * Fix problem with automatically generated init & end-config functions for groupsPeter Andersson2011-09-231-37/+41
| * Fix error with test_server not releasing SASL TTY handlersPeter Andersson2011-09-231-0/+1
* | Correct XML filesHans Bolinder2011-09-261-1/+1
|/
* Fix misspelling of compatibilityTuncer Ayaz2011-09-152-3/+3
* Merge branch 'lukas/test_server/fix_suite_compile_error/OTP-9517' into devLukas Larsson2011-09-021-1/+1
|\
| * Move test_server_test_lib.hrl to test release dirLukas Larsson2011-09-011-1/+1
* | Update to reflect new cth callback apiLukas Larsson2011-08-311-6/+6
|/
* Merge branch 'rz/add_proplist_type' into devHenrik Nord2011-08-291-3/+2
|\
| * Add a proplist() typerzezeski2011-05-241-3/+2
* | Prepare releaseOTP_R14B03Erlang/OTP2011-05-242-1/+60
* | Update copyright yearsBjörn-Egil Dahlberg2011-05-202-2/+2
|/
* Add DragonflyBSD support to test_serverTuncer Ayaz2011-05-191-1/+1
* Merge branch 'dev' of super:otp into devLukas Larsson2011-05-181-1/+1
|\
| * OTP-9094: [httpc] Add support for upload body streaming (PUT and POST).Micael Karlberg2011-05-161-1/+1
| |\
| | * Merge branch 'dev' into bmk/inets/inet56_integrationMicael Karlberg2011-04-061-1/+1
| | |\
| | * \ Merge branch 'dev' into bmk/inets/ftp/missing_spec_causes_dialyxer_problems/O...Micael Karlberg2011-03-1724-24/+61
| | |\ \
* | | | | Update ts to propigate the timetrap factor gotten from test_server:timetrap_s...Lukas Larsson2011-05-161-1/+9
|/ / / /
* | | | Have test_server locate the source code file for a test suite module if it's ...Peter Andersson2011-04-281-21/+39
* | | | Fix problems with timetrap handling in common_test:Peter Andersson2011-04-282-12/+37
* | | | Make it possible to fail test case by returning {fail,Reason} from init_per_t...Peter Andersson2011-04-281-10/+18
* | | | Make it possible to refresh the top level index page at the start of a test run.Peter Andersson2011-04-281-0/+3
* | | | Do minor updates of the ts test framework.Peter Andersson2011-04-202-1/+14
* | | | Merge branch 'maint-r14' into devLukas Larsson2011-04-201-7/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Prepare releaseErlang/OTP2011-04-152-1/+17
| * | | Update framwork backwards compatability check to use TEST_SERVER_FRAMEWORK as...Lukas Larsson2011-04-151-2/+4
| * | | Update end_tc framework calls to check the name of the framework module inste...Lukas Larsson2011-04-151-7/+10
| | |/ | |/|
* | | Merge branch 'hw/call-chmod-without-f' into devHenrik Nord2011-03-301-1/+1
|\ \ \ | |/ / |/| |
| * | Call chmod without the "-f" flagHolger Weiß2010-11-151-1/+1
* | | Prepare releaseOTP_R14B02Erlang/OTP2011-03-142-1/+38
* | | Update copyright yearsBjörn-Egil Dahlberg2011-03-1122-22/+22
| |/ |/|
* | Fix bug where failing to make a testcase caused an errornous failure reasonLukas Larsson2011-03-021-1/+1
* | Merge branch 'lukas/test_server/ts_migration/OTP-8768' into devLukas Larsson2011-02-2816-933/+921
|\ \