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_framework.erl
Age
Commit message (
Expand
)
Author
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-03-23
Merge branch 'peppe/common_test/otp-9871' into peppe/common_test/otp-9988_987...
Peter Andersson
2012-03-21
Fix dialyzer reported errors
Peter Andersson
2012-03-21
Implement support for user controlled timetraps
Peter Andersson
2012-03-19
Fix error with group config deleted before post_end_per_group
Peter Andersson
2012-03-19
Introduce new test suite for CTHs
Peter Andersson
2012-03-19
Use calls to ct_framework:init/end_per_suite for configuration
Peter Andersson
2012-03-19
Change ct_init/end_per_group to init/end_per_group
Peter Andersson
2012-03-19
Run hooks for non-existing config functions
Peter Andersson
2012-03-11
Introduce error notification printout in the tc log
Peter Andersson
2011-12-09
Merge remote branch 'origin/peppe/common_test/groups'
Peter Andersson
2011-12-07
Change init/end_per_group/0 -> init/end_per_group/1
Peter Andersson
2011-12-07
Implement support for overriding group properties with test specification
Peter Andersson
2011-12-02
Implement support for overriding group properties with all/0
Peter Andersson
2011-12-02
Implement the group info function
Peter Andersson
2011-11-30
Get test case log file name reported to user
Peter Andersson
2011-11-18
Make absolute paths in log files relative
Peter Andersson
2011-11-13
Add CSS stylesheet for the text and tables in Common Test and Test Server
Peter Andersson
2011-09-28
Add missing tests for timetrap handling and fix remaining errors
Peter Andersson
2011-09-27
Solve problem with ct_init/end_per_group being counted as test cases
Peter Andersson
2011-09-27
Fix problem with test_server_ctrl creating invalid conf test
Peter Andersson
2011-09-27
Improve info in CT framework log
Peter Andersson
2011-09-23
Enhance logging performance
Peter Andersson
2011-09-23
Implement support for running suites with test case groups through the debugger
Peter Andersson
2011-09-23
Various corrections and updates to improve error handling and reporting
Peter Andersson
2011-09-23
Fix problem with incorrect src links
Peter Andersson
2011-09-23
Fix problem with end_tc being called with incorrect Suite argument
Peter Andersson
2011-09-23
Introduce new framework callback function to read info about color of comments
Peter Andersson
2011-09-23
Introduce new 'logopts' flag
Peter Andersson
2011-09-23
Fix problem with automatically generated init & end-config functions for groups
Peter Andersson
2011-09-15
Fix misspelling of compatibility
Tuncer Ayaz
2011-08-31
Add priority functionality and tests for ct hooks
Lukas Larsson
2011-05-09
Merge branch 'lukas/common_test/timeout_location_fix/OTP-9265' into dev
Lukas Larsson
2011-04-28
Fix error in vts mode, making it impossible to execute suites with test case ...
Peter Andersson
2011-04-28
Fix issues related to test case groups:
Peter Andersson
2011-04-28
Make it possible to refresh the top level index page at the start of a test run.
Peter Andersson
2011-04-20
Fix problem with CT hook start error causing IO to be sent to wrong group lea...
Peter Andersson
2011-04-15
Export ct_framework:end_tc/3 for backwards compatability reasons
Lukas Larsson
2011-03-31
Fix ct_framework to not crash when error_notification location is undefined.
Lukas Larsson
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-17
Merge branch 'lukas/common_test/updates_needed_before_migration/OTP-8768' int...
Lukas Larsson
2011-02-17
Rename Suite Callback to Common Test Hook in code and testcases
Lukas Larsson
2011-02-14
Fix bug with subgroups after introduction of remote groups
Lukas Larsson
2011-01-24
Change format of remote groups to {group, Module, GroupName}, note that this ...
Lukas Larsson
2011-01-24
Fix bug when groups refer to groups in the groups/0 function
Lukas Larsson
2011-01-24
Add support for external groups.
Lukas Larsson
2011-01-24
Refactor code to make it easier to debug
Lukas Larsson
2010-12-08
Fix bug which caused scb to be added too much when initiated in the suite inf...
Lukas Larsson
2010-12-08
Update ct_framework calls to allow manipulation of test results in end_tc wit...
Lukas Larsson
2010-12-08
Add on_tc_fail and on_tc_skip functionality
Lukas Larsson
[next]