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
Age
Commit message (
Expand
)
Author
2011-04-28
Make it possible to fail test case by returning {fail,Reason} from init_per_t...
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
Do minor updates of the ts test framework.
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-03-02
Fix bug where failing to make a testcase caused an errornous failure reason
Lukas Larsson
2011-02-28
Merge branch 'lukas/test_server/ts_migration/OTP-8768' into dev
Lukas Larsson
2011-02-28
Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into dev
Lukas Larsson
2011-02-21
Remove old test_server code
Lukas Larsson
2011-02-17
Strip ts.config of internal addresses.
Lukas Larsson
2011-02-17
Merge branch 'lukas/common_test/updates_needed_before_migration/OTP-8768' int...
Lukas Larsson
2011-02-16
Update ts to take the config path as an invironmental and as a variables pass...
Lukas Larsson
2011-02-16
Update TEST_SERVER_FRAMEWORK os variable to be regarded as undet if set to un...
Lukas Larsson
2011-02-09
Rename Suite Callback to Common Test Hook
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
2011-01-24
Update so that cover is skipper for applications without a .cover file
Lukas Larsson
2011-01-24
Update ts to start common test with both ts.config and ts.PLATFORM.config
Lukas Larsson
2011-01-24
Update ts scb to add nodenames in all pre_init clauses
Lukas Larsson
2011-01-24
Add release/tests/test_server to path
Lukas Larsson
2011-01-24
Add ts_install_scb which is a common_test SCB that handles making of test mod...
Lukas Larsson
2011-01-24
Update ts to work with common test instead of test_server
Lukas Larsson
2011-01-24
Add kill_slavenodes/0 as an exported function
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
2010-12-06
Update so that when asking for os and we are in the test_server_ctrl process,...
Lukas Larsson
2010-09-30
ts_install: Identify the halfword emulator
Björn Gustavsson
2010-09-10
Remove warnings for clashes with new autoimported BIFs
Patrik Nyblom
2010-09-10
Merge branch 'peppe/common_test/dev/OTP-8805' into dev
Lukas Larsson
2010-09-10
Merge branch 'peppe/common_test/dev/OTP-8753' into dev
Lukas Larsson
2010-09-06
Fix error in the repeat_until_* group property handling
Peter Andersson
2010-09-02
Fix problem with {fail,Result} from end_tc not being recognized
Peter Andersson
2010-09-02
Fix error in handling of sequence groups
Peter Andersson
2010-09-02
Fix error in the repeat_until_* group property handling
Peter Andersson
2010-09-02
Fix problems with sequences and sub-groups
Peter Andersson
2010-08-13
Use proper install method
Martti Kuparinen
2010-08-03
ts: Eliminate Clearcase references in comments
Björn Gustavsson
2010-08-03
ts: Remove Clearcase detection
Björn Gustavsson
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
Implement handling of group specifications
Peter Andersson
2010-07-06
Rewrite handling of group definitions in Common Test test suites
Peter Andersson
2010-06-09
Make {repeat*,N} property in group execute the group N times exactly
Peter Andersson
2010-06-09
Fix so that ct_run converts relative diretories in the code path to absolute
Peter Andersson
2010-06-09
Fix bug in handling framework:end_tc timeouts
Peter Andersson
2010-06-09
Add support for executing pre-loaded suites (e.g. modules loaded as binaries)
Peter Andersson
2010-06-09
Fix error with {repeat,0} property in groups causing double iterations
Peter Andersson
2010-06-09
Add support for config info functions (e.g. init_per_suite/0)
Peter Andersson
[next]