Age | Commit message (Expand) | Author |
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 | Extend SCB error handling printouts | Lukas Larsson |
2010-12-08 | Add testcases for multiple SCBs and unexisting SCBs | Lukas Larsson |
2010-12-08 | Add SCB error handling functionality | Lukas Larsson |
2010-12-08 | Add testcase for SCB which does nothing | Lukas Larsson |
2010-12-08 | Move end_tc call to be made before the tc_done event is generated | Lukas Larsson |
2010-12-08 | Change default state to [] instead of undefined | Lukas Larsson |
2010-12-08 | Add terminate SCB functionality | Lukas Larsson |
2010-12-08 | Rename all callback functions to be more inline with the suite callback funct... | Lukas Larsson |
2010-12-08 | Update input parameter for suite callbacks to be called suite_callbacks when ... | Lukas Larsson |
2010-12-08 | Update to be backward compatible with ct framework test funktionality | Lukas Larsson |
2010-12-08 | Expand tracing functions to be more verbose | Lukas Larsson |
2010-12-08 | Update so that non tuple return values are not filtered out | Lukas Larsson |
2010-12-08 | Remove some compilation warnings | Lukas Larsson |
2010-12-08 | Add support for all pre/post init/end functions | Lukas Larsson |
2010-12-08 | Add so that suite_callbacks can be added by suite_callbacks. Add support for ... | Lukas Larsson |
2010-12-08 | Update ct_trace me to include calling functions | Lukas Larsson |
2010-12-08 | Add so that suite_callcacks can be configures in suite/0 | Lukas Larsson |
2010-12-08 | Add support for suite_callback in spec, command_line and interactive. Start w... | Lukas Larsson |
2010-12-08 | Update framework callbacks to use end_tc/4 if available. end_tc/4 can return ... | Lukas Larsson |
2010-12-06 | Prepare release | Erlang/OTP |
2010-12-06 | Fix so that groups can return external test cases, i.e. | 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-29 | Update edoc and command line help documentation to reflect change from run_te... | Lukas Larsson |
2010-11-29 | Update documentation after rename of run_test to ct_run | 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-02 | Merge branch 'lukas/common_test/ct_parse_table/OTP-8907' into dev | Lukas Larsson |
2010-11-01 | Update parse_table to take multiline sql rows | Lukas Larsson |
2010-10-22 | Merge branch 'maint-r14' into dev | Lukas Larsson |
2010-10-21 | Prepare release | Erlang/OTP |
2010-10-21 | Add vts.tool to priv exports for unix | Lukas Larsson |
2010-10-15 | Merge branch 'lukas/common_test/ct_get_status_docs/OTP-8895' into dev | Lukas Larsson |
2010-10-14 | Update get_status doc to include no_tests_running | Lukas Larsson |
2010-10-08 | Remove generated ct_slave.xml | Lukas Larsson |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP |
2010-09-10 | Merge branch 'peppe/common_test/dev/OTP-8804' into dev | Lukas Larsson |
2010-09-10 | Merge branch 'peppe/common_test/dev/OTP-8803' into dev | 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-07 | Merge branch 'mk/net-dragonfly-bsd-patches' into dev | Björn Gustavsson |
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 | Update the configuration data chapter in the user's guide | Peter Andersson |
2010-09-02 | Add Andrey Pampukha to AUTHORS file | Peter Andersson |