index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
common_test
/
src
/
ct_testspec.erl
Age
Commit message (
Expand
)
Author
2013-06-05
Fix error with testspec terms not being merged properly
Peter Andersson
2013-06-05
Fix problem with tests being wrongly added to separate specs
Peter Andersson
2013-06-05
Improve error report if crash due to bad testspec
Peter Andersson
2013-02-18
Correct dialyzer warnings
Peter Andersson
2013-01-27
Merge branch 'peppe/common_test/testspec_include'
Peter Andersson
2013-01-27
Fix problem with tests running in wrong order
Peter Andersson
2013-01-27
Merge branch 'peppe/common_test/testspec_include'
Peter Andersson
2013-01-25
[common_test] Update common test modules to handle unicode
Siri Hansen
2013-01-24
Add tests and correct errors
Peter Andersson
2013-01-24
Update CT Master
Peter Andersson
2013-01-24
Implement support for including test specifications
Peter Andersson
2013-01-24
Make it possible to execute one test run per test specification
Peter Andersson
2012-11-20
Merge branch 'maint'
Peter Andersson
2012-11-19
Finish the test suite and correct remaining bugs
Peter Andersson
2012-11-19
Implement new group search functionality
Peter Andersson
2012-10-30
[common_test] Add option cover_stop
Siri Hansen
2012-08-27
Make sure the test can never hang when ct:break/1/2 is called
Peter Andersson
2012-08-24
Add silent_connections term to test specification
Peter Andersson
2012-08-23
Solve problems with verbosity levels and parallel test cases
Peter Andersson
2012-08-23
Merge remote branch 'origin/peppe/common_test/verbosity_level' into maint
Peter Andersson
2012-08-21
Test new testspec functionality and correct bugs
Peter Andersson
2012-08-21
Implement constants and new features for test specifications
Peter Andersson
2012-07-13
Implement verbosity levels and parameter for log printout importance
Peter Andersson
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-03-13
Change the option name 'unique_priv_dir' to 'create_priv_dir'
Peter Andersson
2012-03-13
Add test suite for the unique_priv_dir feature
Peter Andersson
2011-12-07
Implement support for overriding group properties with test specification
Peter Andersson
2011-10-04
Merge branch 'dev' into major
Lukas Larsson
2011-09-23
Various corrections and updates to improve error handling and reporting
Peter Andersson
2011-09-23
Introduce new 'logopts' flag
Peter Andersson
2011-09-20
Add -enable_builtin_hooks <bool> config option
Lukas Larsson
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-28
Merge branch 'lukas/common_test/test_order_wrong/OTP-9026' into dev
Lukas Larsson
2011-02-17
Cleanup code to fix dialyzer warning
Lukas Larsson
2011-02-17
Rename Suite Callback to Common Test Hook in code and testcases
Lukas Larsson
2011-02-15
Update test spec parser to not group suites, groups and cases which are hiera...
Lukas Larsson
2010-12-08
Add support for suite_callback in spec, command_line and interactive. Start w...
Lukas Larsson
2010-07-06
Improve handling of test case group specifications
Peter Andersson
2010-07-06
Add textured backgound to html log files
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-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
Documentation update
Andrey Pampukha
2010-06-09
Move 'node_start' and 'eval' terms into new 'init' term
Andrey Pampukha
2010-06-09
Improve eval and node_start and add new options for ct_slave
Andrey Pampukha
2010-06-09
Add support for user_config in ct_master
Andrey Pampukha
2010-06-09
Remove ugly -compile(export_all)
Andrey Pampukha
[next]