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
/
test_server
/
src
/
test_server.erl
Age
Commit message (
Expand
)
Author
2012-08-23
Solve problems with verbosity levels and parallel test cases
Peter Andersson
2012-08-23
Merge remote branch 'origin/peppe/common_test/break_and_continue' into maint
Peter Andersson
2012-08-08
Implement support for test case execution break/continue
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-22
Fix various problems with the user timetrap implementation
Peter Andersson
2012-03-21
Implement support for user controlled timetraps
Peter Andersson
2012-03-15
Merge remote branch 'origin/peppe/common_test/otp-9666' into maint
Peter Andersson
2012-03-14
Set correct group leader for end_per_testcase process after tc timeout
Peter Andersson
2012-03-13
Make it possible to use unique priv_dir names
Peter Andersson
2012-03-13
Merge remote branch 'origin/peppe/common_test/otp-9904_9900' into maint
Peter Andersson
2012-03-11
Introduce error notification printout in the tc log
Peter Andersson
2012-03-06
Fix problem with dropped suite- and test case names
Peter Andersson
2012-03-06
Merge remote branch 'origin/peppe/common_test/otp-9855' into maint
Peter Andersson
2012-03-05
Ensure that comments always get printed in the overview log file
Peter Andersson
2012-03-05
Make line numbers show in logs for timetraps and abortions
Peter Andersson
2011-12-07
Change init/end_per_group/0 -> init/end_per_group/1
Peter Andersson
2011-12-02
Implement the group info function
Peter Andersson
2011-11-30
Bugfixes and improvements of the the CSS stylesheet implementation
Peter Andersson
2011-11-18
Make absolute paths in log files relative
Peter Andersson
2011-11-14
Copy default CSS file to log directory before test run
Peter Andersson
2011-11-13
Add CSS stylesheet for the text and tables in Common Test and Test Server
Peter Andersson
2011-10-04
Merge branch 'dev' into major
Lukas Larsson
2011-09-30
Create temporary fix for problem with parallel test cases
Peter Andersson
2011-09-28
Add missing tests for timetrap handling and fix remaining errors
Peter Andersson
2011-09-23
Fix problem with location value when init config func calls help func
Peter Andersson
2011-09-23
Fix error with incorrect notification after end_per_testcase craches
Peter Andersson
2011-09-23
Fix problem with error message not being printed correctly
Peter Andersson
2011-09-23
Fix incorrect call to end_tc when tc_status=ok and end_per_testcase times out
Peter Andersson
2011-09-23
Implement support for MFA and Fun as timetrap value
Peter Andersson
2011-09-23
Fix problem with end_tc being called with incorrect Suite argument
Peter Andersson
2011-09-23
Fix error with incorrect test case status when end_per_testcase times out
Peter Andersson
2011-09-23
Introduce new framework callback function to read info about color of comments
Peter Andersson
2011-09-23
Fix incorrect module name arg to FW:end_tc/3
Peter Andersson
2011-09-13
test_server: Show line number for caller of test_server:fail()
Björn Gustavsson
2011-08-18
common_test: Use line numbers in exceptions
Björn Gustavsson
2011-08-18
test_server: Refactor init_per_testcase/3 into two functions
Björn Gustavsson
2011-04-28
Fix problems with timetrap handling in common_test:
Peter Andersson
2011-04-28
Make it possible to fail test case by returning {fail,Reason} from init_per_t...
Peter Andersson
2011-04-15
Update framwork backwards compatability check to use TEST_SERVER_FRAMEWORK as...
Lukas Larsson
2011-04-15
Update end_tc framework calls to check the name of the framework module inste...
Lukas Larsson
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-28
Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into dev
Lukas Larsson
2011-02-17
Merge branch 'lukas/common_test/updates_needed_before_migration/OTP-8768' int...
Lukas Larsson
2011-02-16
Update TEST_SERVER_FRAMEWORK os variable to be regarded as undet if set to un...
Lukas Larsson
2011-02-01
Split the cover ets tables into two tables, one with the clause info and one ...
Lukas Larsson
2011-01-26
Make the call to cover parallel so that the test_server takes advantage of th...
Lukas Larsson
2010-12-08
Update ct_framework calls to allow manipulation of test results in end_tc wit...
Lukas Larsson
2010-12-08
Update end_tc fw call to get {skip,Reason} instead of 'skipped' as return value
Lukas Larsson
2010-12-08
Update framework callbacks to use end_tc/4 if available. end_tc/4 can return ...
Lukas Larsson
[next]