aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_server
AgeCommit message (Expand)Author
2011-10-27Remove unused */doc/src/make.dep filesBjörn Gustavsson
2011-10-27doc Makefiles: Eliminate DOCSUPPORT ifdefsBjörn Gustavsson
2011-10-04Merge branch 'dev' into majorBjörn-Egil Dahlberg
2011-10-04Prepare releaseOTP_R14B04Erlang/OTP
2011-10-04Merge branch 'dev' into majorLukas Larsson
2011-09-30Merge remote branch 'origin/peppe/common_test/r14b04_tickets.fix' into devPeter Andersson
2011-09-30Create temporary fix for problem with parallel test casesPeter Andersson
2011-09-28Add missing tests for timetrap handling and fix remaining errorsPeter Andersson
2011-09-28Merge branch 'bjorn/line-numbers/OTP-9468' into majorBjörn Gustavsson
2011-09-27Fix problem with test_server_ctrl creating invalid conf testPeter Andersson
2011-09-27Merge branch 'dev' into majorHans Bolinder
2011-09-26Correct XML filesHans Bolinder
2011-09-23Update vsn.mk for common_test and test_serverPeter Andersson
2011-09-23Fix problem with location value when init config func calls help funcPeter Andersson
2011-09-23Fix error with incorrect notification after end_per_testcase crachesPeter Andersson
2011-09-23Fix problem with error message not being printed correctlyPeter Andersson
2011-09-23Fix incorrect call to end_tc when tc_status=ok and end_per_testcase times outPeter Andersson
2011-09-23Improve test suitePeter Andersson
2011-09-23Implement support for MFA and Fun as timetrap valuePeter 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-23Fix error with incorrect test case status when end_per_testcase times outPeter Andersson
2011-09-23Introduce new framework callback function to read info about color of commentsPeter Andersson
2011-09-23Fix incorrect module name arg to FW:end_tc/3Peter Andersson
2011-09-23Introduce new 'logopts' flagPeter Andersson
2011-09-23Fix problem with automatically generated init & end-config functions for groupsPeter Andersson
2011-09-23Fix error with test_server not releasing SASL TTY handlersPeter Andersson
2011-09-20Merge branch 'dev' into majorHenrik Nord
2011-09-15Fix misspelling of compatibilityTuncer Ayaz
2011-09-13test_server: Show line number for caller of test_server:fail()Björn Gustavsson
2011-09-02Merge branch 'dev' into majorLukas Larsson
2011-09-02Merge branch 'lukas/test_server/fix_suite_compile_error/OTP-9517' into devLukas Larsson
2011-09-02Merge branch 'dev' into majorHans Bolinder
2011-09-01Move test_server_test_lib.hrl to test release dirLukas Larsson
2011-08-31Update to reflect new cth callback apiLukas Larsson
2011-08-29Merge branch 'dev' into majorHenrik Nord
2011-08-29Merge branch 'rz/add_proplist_type' into devHenrik Nord
2011-08-18common_test: Use line numbers in exceptionsBjörn Gustavsson
2011-08-18test_server: Refactor init_per_testcase/3 into two functionsBjörn Gustavsson
2011-05-24Prepare releaseOTP_R14B03Erlang/OTP
2011-05-24Add a proplist() typerzezeski
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-05-19Add DragonflyBSD support to test_serverTuncer Ayaz
2011-05-18Merge branch 'dev' of super:otp into devLukas Larsson
2011-05-16Update ts to propigate the timetrap factor gotten from test_server:timetrap_s...Lukas Larsson
2011-05-16OTP-9094: [httpc] Add support for upload body streaming (PUT and POST).Micael Karlberg
2011-04-28Have test_server locate the source code file for a test suite module if it's ...Peter Andersson
2011-04-28Fix problems with timetrap handling in common_test:Peter Andersson
2011-04-28Make it possible to fail test case by returning {fail,Reason} from init_per_t...Peter Andersson
2011-04-28Make it possible to refresh the top level index page at the start of a test run.Peter Andersson