Age | Commit message (Collapse) | Author |
|
hierarchically related if merge_tests config i set to false
|
|
|
|
is an unsupported feature
|
|
|
|
|
|
|
|
|
|
|
|
are parsed from the command line
|
|
|
|
info function
|
|
|
|
without breaking backwards compatability (I hope)
|
|
was called with as an argument.
|
|
|
|
compatible
|
|
|
|
|
|
Update error behaviour so that a failing SCB callback results in a failing testcase
|
|
|
|
|
|
|
|
|
|
functions
|
|
given from both erlang shell and ct_run command
|
|
|
|
|
|
|
|
|
|
|
|
pre/post_init_suite/2 in suite callback
|
|
|
|
|
|
work on suite_callback functionality.
|
|
anything which init_tc/3 can, and also modify the COnfig variable when called from init_per_suite and init_per_group
|
|
groups() ->
[{test, [sequence], [{other_suite, all}]}].
|
|
run_test to ct_run
|
|
|
|
Add test cases for ct:parse_table
|
|
|
|
* peppe/common_test/dev/OTP-8753:
Fix problem with prepared_tests tuple not being recognized
Add verification terms to test suite
Fix various test suite, makefile, and doc related problems
Fix error in the repeat_until_* group property handling
Add test suite for groups with repeat property
Add verification events to sequence group test suite
Fix error in handling of sequence groups
Fix error in test suite
Fix problems with sequences and sub-groups
Add test cases to sequence suite
Fix error with group term in ct:run_test/1
Add test suite to examplify problem with nested groups in a sequence
|
|
|
|
|
|
Also some new test cases on sequence groups have been added.
|
|
|
|
|
|
|
|
Still a few things missing:
* Documentation
* More tests
* Fix old broken test cases
|
|
The overview html log files now have a textured background. This default new look can be switched off with the 'basic_html' option.
|
|
|