Age | Commit message (Expand) | Author |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-09 | Merge remote branch 'origin/peppe/common_test/groups' | Peter Andersson |
2011-12-07 | Change init/end_per_group/0 -> init/end_per_group/1 | Peter Andersson |
2011-12-07 | Add config info suite | Peter Andersson |
2011-12-07 | Add tests for group specification and info function | Peter Andersson |
2011-12-02 | Implement the group info function | Peter Andersson |
2011-11-29 | Reverse hook order for *_end_per_* hooks | Lukas Larsson |
2011-10-04 | Merge branch 'dev' into major | Lukas Larsson |
2011-09-30 | Merge remote branch 'origin/peppe/common_test/r14b04_tickets.fix' into dev | Peter Andersson |
2011-09-29 | Merge branch 'dev' into major | Lukas Larsson |
2011-09-29 | Extend slave start timeout for windows tests | Lukas Larsson |
2011-09-28 | Add missing tests for timetrap handling and fix remaining errors | Peter Andersson |
2011-09-27 | Fix errors in test suites | Peter Andersson |
2011-09-23 | Change order of include files | Peter Andersson |
2011-09-23 | Fix problem with location value when init config func calls help func | Peter Andersson |
2011-09-23 | Correct error in test suite | Peter Andersson |
2011-09-23 | Fix error with incorrect notification after end_per_testcase craches | Peter Andersson |
2011-09-23 | Add cases to check test case status versus end_per_testcase failure | Peter Andersson |
2011-09-23 | Fix incorrect call to end_tc when tc_status=ok and end_per_testcase times out | Peter Andersson |
2011-09-02 | Merge branch 'dev' into major | Hans Bolinder |
2011-08-31 | Fix a couple of minor bugs with hook priority | Lukas Larsson |
2011-08-31 | Update the return from init/2 to be {ok, NewState} or {ok,NewState,Priority} ... | Lukas Larsson |
2011-08-31 | Add priority functionality and tests for ct hooks | Lukas Larsson |
2011-08-29 | Merge branch 'dev' into major | Henrik Nord |
2011-08-29 | Merge branch 'rz/add_proplist_type' into dev | Henrik Nord |
2011-08-18 | common_test tests: Don't do detailed testing of the stack backtrace | Björn Gustavsson |
2011-05-24 | Add a proplist() type | rzezeski |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-06 | Merge branch 'lukas/common_test/ct_hook_bugs/OTP-9264' into dev | Lukas Larsson |
2011-04-28 | Fix problem with merging ticket branch. | 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 | Fix problem with merging a ticket branch. | Peter Andersson |
2011-04-28 | Fix issues related to test case groups: | Peter Andersson |
2011-04-28 | Add test case for suite with empty group. | Peter Andersson |
2011-04-28 | Improve validation of test events. | Peter Andersson |
2011-04-28 | Fix failing tests on Windows. | 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 | Fix problem with CT hook start error causing IO to be sent to wrong group lea... | Peter Andersson |
2011-04-20 | Do minor updates of the ts test framework. | Peter Andersson |
2011-04-20 | Correct failing test cases. | Peter Andersson |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-22 | Fix bug which would make cth's to not be removed when out of scope when addin... | Lukas Larsson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-28 | Merge branch 'lukas/common_test/test_order_wrong/OTP-9026' into dev | Lukas Larsson |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Update all test specs | Lukas Larsson |
2011-02-17 | Fix formatting for common test testcases | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update common_test tests to conform with common_test standard | Lukas Larsson |