Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
returning it from init/1.
|
|
|
|
the ct node is restarted and the test case fails
|
|
|
|
|
|
are parsed from the command line
|
|
|
|
|
|
|
|
|
|
|
|
was called with as an argument.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* lukas/common_test/extend_timeout_for_win:
Update the support init_per_suite to extend the timeout for starting a slave node on windows.
|
|
inbetween a tc_start and tc_done of a init_per_group could caused the validation to fail
|
|
node on windows.
|
|
filenames become too long and the tests fail
|
|
|
|
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
|
|
|
|
|
|
Work in progress...
|
|
|
|
|
|
Work in progress...
|
|
|
|
|
|
|
|
Also some new test cases on sequence groups have been added.
|
|
|
|
Only real program files should be installed with INSTALL_PROGRAM while
scripts should be installed with INSTALL_SCRIPT and data files with
INSTALL_DATA.
|