Age | Commit message (Expand) | Author |
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 |
2010-06-09 | Add test suite for remote loading of binary suites | Peter Andersson |
2010-06-09 | Fix error with {repeat,0} property in groups causing double iterations | Peter Andersson |
2010-06-09 | Add support for config info functions (e.g. init_per_suite/0) | Peter Andersson |
2010-06-09 | Add support for dynamic timetrap handling | Peter Andersson |
2010-06-09 | Have end_per_testcase run even after timetrap_timeout and abort_testcase | Peter Andersson |
2010-06-09 | Add groups in test specifications | Peter Andersson |
2010-06-09 | Add new tests for test case groups and test specifications | Peter Andersson |
2010-06-09 | Improve and fix various test suites | Peter Andersson |
2010-06-09 | Add event_handler_init start flag that can pass init arguments to event handlers | Peter Andersson |
2010-06-09 | Implement support for user controllable timetrap parameters (multiply and scale) | Peter Andersson |
2010-06-09 | Move 'node_start' and 'eval' terms into new 'init' term | Andrey Pampukha |
2010-06-09 | Change monitor_master option to false by default | Andrey Pampukha |
2010-06-09 | Improve eval and node_start and add new options for ct_slave | Andrey Pampukha |
2010-06-09 | Introduce ct_slave module | Andrey Pampukha |
2010-06-09 | Add test suites for ct_master | Andrey Pampukha |
2010-06-09 | Add support for user_config in ct_master | Andrey Pampukha |
2010-06-09 | Add functions for adding and removing config handlers | Andrey Pampukha |
2010-06-09 | Fix problem with disappearing variables and aliases | Andrey Pampukha |
2010-06-09 | Rename suites for ct_config and add tests for disappearing variables | Andrey Pampukha |
2010-06-09 | Changed return value tags for config file handling | Andrey Pampukha |
2010-06-09 | Support running cover on common_test test suites | Andrey Pampukha |
2010-06-09 | Add tests for test specifications | Andrey Pampukha |
2010-06-09 | Add test suites for configuration | Andrey Pampukha |
2010-06-09 | Added config test suite for CT | Andrey Pampukha |
2010-02-17 | OTP-8311: Various updates and fixes in Common Test and Test Server | Peter Andersson |