aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2011-02-16Update ts to take the config path as an invironmental and as a variables pass...Lukas Larsson
2011-02-16Update TEST_SERVER_FRAMEWORK os variable to be regarded as undet if set to un...Lukas Larsson
2011-02-14Fix bug with subgroups after introduction of remote groupsLukas Larsson
2011-02-09Rename Suite Callback to Common Test HookLukas Larsson
2011-01-24Update so that cover is skipper for applications without a .cover fileLukas Larsson
2011-01-24Update minimal build target to include runtime_tools and common_testLukas Larsson
2011-01-24Update ts to start common test with both ts.config and ts.PLATFORM.configLukas Larsson
2011-01-24Update ts scb to add nodenames in all pre_init clausesLukas Larsson
2011-01-24Add release/tests/test_server to pathLukas Larsson
2011-01-24Add ts_install_scb which is a common_test SCB that handles making of test mod...Lukas Larsson
2011-01-24Update ts to work with common test instead of test_serverLukas Larsson
2011-01-24Add kill_slavenodes/0 as an exported functionLukas Larsson
2011-01-24Change format of remote groups to {group, Module, GroupName}, note that this ...Lukas Larsson
2011-01-24Add possibility to get all testdataLukas Larsson
2011-01-24Fix bug when groups refer to groups in the groups/0 functionLukas Larsson
2011-01-24Add support for external groups.Lukas Larsson
2011-01-24Refactor code to make it easier to debugLukas Larsson
2010-12-06Update so that when asking for os and we are in the test_server_ctrl process,...Lukas Larsson
2010-12-06Fix so that groups can return external test cases, i.e.Lukas Larsson
2010-12-03Merge branch 'sverker/ets_compress/OTP-8922' into devSverker Eriksson
2010-12-03Fix ets_SUITE:types to not fail due to false mem leaksSverker Eriksson
2010-12-03Merge branch 'pan/inet6_corrections/OTP-8969' into devRaimo Niskanen
2010-12-03Merge branch 'ks/erl_bif_types-cleanup/OTP-8961' into devPatrik Nyblom
2010-12-03Merge branch 'pan/unicode-filenames/OTP-8887' into devPatrik Nyblom
2010-12-03Merge branch 'lukas/common_test/extend_timeout_for_win' into devLukas Larsson
2010-12-03Test and correct filelib and filenamePatrik Nyblom
2010-12-03Merge branch 'lukas/common_test/parallel_group_tc_fix/OTP-8921' into devLukas Larsson
2010-12-03Fix bug in verification where a tc_done/start event which was generated inbet...Lukas Larsson
2010-12-03Add documentation to erlang.xml and slight correction to unicode_usage.xmlPatrik Nyblom
2010-12-03Update the support init_per_suite to extend the timeout for starting a slave ...Lukas Larsson
2010-12-02Merge branch 'bjorn/fix-compiler-bugs/OTP-8949' into devBjörn Gustavsson
2010-12-02Merge branch 'raimo/windows-file-append-testcase' into devRaimo Niskanen
2010-12-02beam_utils: Fix check_liveness/3 for receive loopsBjörn Gustavsson
2010-12-02Add section about Unicode file names to stdlib users guidePatrik Nyblom
2010-12-02Teach inet_test_lib to understand enetunreachPatrik Nyblom
2010-12-02Merge branch 'kenneth/asn1/driver_handler_race/OTP-8948' into devBjörn-Egil Dahlberg
2010-12-02Merge branch 'ks/dialyzer/support-multiple-plts' into devBjörn-Egil Dahlberg
2010-12-02Merge branch 'ia/odbc/app-upp/odbc-2.10.9' into devIngela Anderton Andin
2010-12-02Merge branch 'ia/public_key/app-upp/public_key-0.10' into devIngela Anderton Andin
2010-12-02Merge branch 'ia/ssl/app-upp/ssl-4.1.1' into devIngela Anderton Andin
2010-12-02Prepare for releaseIngela Anderton Andin
2010-12-02Prepare releaseDan Gudmundsson
2010-12-02Prepare for releaseIngela Anderton Andin
2010-12-02Prepare for releaseIngela Anderton Andin
2010-12-02Merge branch 'dgud/mnesia/log_header_bug/OTP-8960' into devDan Gudmundsson
2010-12-02Fix compatability issues with docbuilder for R11.Lars Thorsen
2010-12-02Fix entity checking when option skip_external_dtd is used so there is no fata...Lars Thorsen
2010-12-01Correct bug in file_name_SUITE making it fail on Unix instead of Windows7Patrik Nyblom
2010-12-01Add documentation about raw filenames and Unicode file name translation modePatrik Nyblom
2010-12-01Make filelib not crash on re codepoints beyond 255 in re when filename is rawPatrik Nyblom