aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_server/test
AgeCommit message (Expand)Author
2014-03-27Relax time limits for parallel groups testsPeter Andersson
2013-11-28Merge branch 'maint'Peter Andersson
2013-11-19Modify the auto_skip report for group config funcs to include group namePeter Andersson
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-04-17Encode Erlang source files with non-ascii characters in UTF-8Björn Gustavsson
2013-04-08[test_server] Add test_server_io:print_unexpected/1Siri Hansen
2013-03-28[test_server] Don't hang due to invalid io requestSiri Hansen
2013-03-04[test_server] Clean up unused code in test_server_SUITESiri Hansen
2013-03-04[test_server] Use simpler tc name in unicode test to make it work on windowsSiri Hansen
2013-01-25[test_server] Don't escape : and @ in test log linksSiri Hansen
2013-01-25[test_server] Don't create latin1 filenames if filename mode is utf8Siri Hansen
2013-01-25[test_server] Add tests for unicode supportSiri Hansen
2013-01-25[test_server] Fix copyright in erl2html2_SUITE.erlSiri Hansen
2013-01-10Merge branch 'siri/cross-cover/OTP-9870'Siri Hansen
2012-12-20[test_server] Stop cover on node after node is terminatedSiri Hansen
2012-12-04[test_server] Add test of code cover mechanismSiri Hansen
2012-11-21Merge branch 'siri/test_server/erl2html-indent-problem/OTP-9710'Siri Hansen
2012-11-20[test_server] Minimize memory usage in erl2html2:convert/[2,3]Siri Hansen
2012-11-19[test_server] Fix erl2html2.erl to handle badly indented filesSiri Hansen
2012-11-16[test_server] Cancel timetrap for break in end_per_testcaseSiri Hansen
2012-10-30[common_test, test_server] Don't flush cover if cover is not runningSiri Hansen
2012-10-30[test_server] Start cover in test_server:wait_for_nodeSiri Hansen
2012-10-30[test_server] Include all test_server modules in code coverage analysisSiri Hansen
2012-10-30[test_server] Don't stop cover after test is finishedSiri Hansen
2012-10-25test_server tests: Be kind to Windows by using shorter pathnamesBjörn Gustavsson
2012-10-01Provided better information when the test cases failBjörn Gustavsson
2012-09-26Remove the useless test_server_line_SUITE test suiteBjörn Gustavsson
2012-09-26test_server_SUITE: Remove the undefined_functions/1 test caseBjörn Gustavsson
2012-08-31Merge branch 'maint'Björn-Egil Dahlberg
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-07-19test_server: Remove VxWorksBjörn-Egil Dahlberg
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2011-12-08Fix test_server test makefile for windowsLukas Larsson
2011-09-23Improve test suitePeter Andersson
2011-09-01Move test_server_test_lib.hrl to test release dirLukas Larsson
2011-03-30Merge branch 'hw/call-chmod-without-f' into devHenrik Nord
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-25Update test_server tests to conform with common_test standardLukas Larsson
2011-02-17Update and add cover spec files to work with common_testLukas Larsson
2010-11-15Call chmod without the "-f" flagHolger Weiß
2010-08-13Use proper install methodMartti Kuparinen
2010-06-09Fix failing multiply timetrap test casePeter Andersson
2010-02-17OTP-8311: Various updates and fixes in Common Test and Test ServerPeter Andersson