Age | Commit message (Expand) | Author |
2010-12-09 | Add tests for SCB's with same id and fixed bug relating to it | Lukas Larsson |
2010-12-09 | Add test suites for failing in init/1 function | Lukas Larsson |
2010-12-09 | Added tests for starting SCB's with arguments and fixed a bug with how SCB's ... | Lukas Larsson |
2010-12-08 | Add so that failures in SCB:init/1 causes the entire scb scope to fail | Lukas Larsson |
2010-12-08 | Add locking mechanism for scb state when using parallel groups | Lukas Larsson |
2010-12-08 | Add state update tests for suite callbacks | Lukas Larsson |
2010-12-08 | Add test case for init_per_suite recover scenario | Lukas Larsson |
2010-12-08 | Add testcase for config updates | Lukas Larsson |
2010-12-08 | Update all post_*_per_* to also take the Config argument which the *_per_* wa... | Lukas Larsson |
2010-12-08 | Remove supurflous comments and _SUITE files | Lukas Larsson |
2010-12-08 | Add init_per_suite skip and fail test cases | Lukas Larsson |
2010-12-08 | Remove scope_tc test case as it should not be possble to have this scope | Lukas Larsson |
2010-12-08 | Refactor tests to use '_' and '$proplist' | Lukas Larsson |
2010-12-08 | Add possibility to use '_' and '$proplist' anywhere in a event spec | Lukas Larsson |
2010-12-08 | Add tags to tests | Lukas Larsson |
2010-12-08 | Add on_tc_skip function | Lukas Larsson |
2010-12-08 | Add scoping test cases | Lukas Larsson |
2010-12-08 | Add tests for minimal_scb, minimal_and_maximal_scb and faulty_scb_undef | Lukas Larsson |
2010-12-08 | Add testcases for multiple SCBs and unexisting SCBs | Lukas Larsson |
2010-12-08 | Add testcase for SCB which does nothing | Lukas Larsson |
2010-12-03 | Merge branch 'lukas/common_test/extend_timeout_for_win' into dev | Lukas Larsson |
2010-12-03 | Fix bug in verification where a tc_done/start event which was generated inbet... | Lukas Larsson |
2010-12-03 | Update the support init_per_suite to extend the timeout for starting a slave ... | Lukas Larsson |
2010-11-17 | Update master test to put slave logs in /tmp for windows as otherwise filenam... | Lukas Larsson |
2010-11-11 | Update master test specs to work with include directives | Lukas Larsson |
2010-11-01 | Update parse_table to take multiline sql rows | Lukas Larsson |
2010-09-10 | Merge branch 'peppe/common_test/dev/OTP-8753' into dev | Lukas Larsson |
2010-09-10 | OTP-8818: Fixed inconsistency in ct:start_interactive call | Lukas Larsson |
2010-09-06 | Fix problem with prepared_tests tuple not being recognized | Peter Andersson |
2010-09-06 | Add verification terms to test suite | Peter Andersson |
2010-09-06 | Fix various test suite, makefile, and doc related problems | Peter Andersson |
2010-09-06 | Fix error in the repeat_until_* group property handling | Peter Andersson |
2010-09-02 | Add test suite for groups with repeat property | Peter Andersson |
2010-09-02 | Add verification events to sequence group test suite | Peter Andersson |
2010-09-02 | Fix error in test suite | Peter Andersson |
2010-09-02 | Add test cases to sequence suite | Peter Andersson |
2010-09-02 | Fix error with group term in ct:run_test/1 | Peter Andersson |
2010-09-02 | Add test suite to examplify problem with nested groups in a sequence | Peter Andersson |
2010-08-13 | Use proper install method | Martti Kuparinen |
2010-07-06 | Improve handling of test case group specifications | Peter Andersson |
2010-07-06 | Improve handling of test case group specifications | Peter Andersson |
2010-07-06 | Add new option to label test runs | Peter Andersson |
2010-07-06 | Implement handling of group specifications | Peter Andersson |
2010-07-06 | Fix problem with using the wrong logdir setting | Peter Andersson |
2010-06-11 | Merge branch 'peppe/common_test_r14_dev_2' into dev | Erlang/OTP |
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 | Minor fixes in code and test suites | Peter Andersson |
2010-06-09 | Add support for executing pre-loaded suites (e.g. modules loaded as binaries) | Peter Andersson |