summaryrefslogtreecommitdiff
path: root/lib/eunit/test
Commit message (Expand)AuthorAgeFilesLines
* eunit: primitive and fixture testJakub Witczak2022-09-261-19/+91
* eunit: exact_execution optionJakub Witczak2022-09-023-6/+119
* make: Allow OTP to be built deterministicallyTom Davies2022-06-241-0/+1
* Update copyright yearErlang/OTP2022-02-151-1/+1
* otp: Fix `make TYPE=$TYPE` to work for all typesLukas Larsson2022-01-211-1/+1
* Update copyright yearRickard Green2021-12-152-2/+2
* test suites: replace ?t: with test_server:Maxim Fedorov2021-09-081-2/+2
* eunit: Include a stacktrace when a test times outTomas Abrahamsson2021-09-043-3/+21
* eunit: ensure the output directory exist for surefire xml filesJoão Henrique Ferreira de Freitas2021-03-301-2/+7
* Update copyright yearRickard Green2020-03-132-2/+2
* ERL-991 Strip control codes from eunit_surefire outputSimon Johansson2020-01-073-4/+34
* update copyright-yearHenrik Nord2016-03-152-2/+2
* Makefiles: Remove test_server from include path and code pathBjörn Gustavsson2016-02-171-2/+2
* Change license text to APLv2Bruce Yinhe2015-06-182-18/+20
* OTP-11660: make eunit unicode safeVlad Dumitrescu2015-03-124-11/+61
* Add test suites performing app and appup file checksTobias Schlager2014-02-241-2/+8
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* Update to work with whitespace in exec pathLukas Larsson2012-06-051-2/+2
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Update and add cover spec files to work with common_testLukas Larsson2011-02-171-1/+3
* Update all test specsLukas Larsson2011-02-173-7/+4
* Fix formatting for eunitLukas Larsson2011-02-171-4/+5
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-1/+7
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-1/+3
* Update eunit tests to conform with common_test standardLukas Larsson2011-02-171-4/+14
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-171-1/+1
* Merge branch 'bg/cleanup-tests' into ccase/r13b04_devErlang/OTP2010-01-311-6/+6
|\
| * Test suites: fix creation of EmakefilesBjörn Gustavsson2010-01-291-1/+1
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-204-0/+122