summaryrefslogtreecommitdiff
path: root/lib/stdlib/test/timer_simple_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Remove ?line macrosBjörn Gustavsson2016-03-091-106/+106
* Replace "%" with "%%" at the beginning of a lineBjörn Gustavsson2016-03-091-5/+3
* Eliminate 'suite' and 'doc' clausesBjörn Gustavsson2016-03-091-53/+28
* Eliminate use of test_server:fail/0,1Björn Gustavsson2016-03-091-3/+3
* Modernize use of timetrapsBjörn Gustavsson2016-03-091-5/+5
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* Eliminate use of deprecated now/0 for measuring timeBjörn Gustavsson2015-04-101-2/+1
* Speed up timer_simple_SUITE:timer_perf/1Björn Gustavsson2015-04-101-1/+0
* Add timer:tc/1 which measures elapsed time for a fun/0Dan Gudmundsson2011-05-111-2/+29
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for stdlibLukas Larsson2011-02-171-8/+9
* 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 stdlib tests to conform with common_test standardLukas Larsson2011-02-171-22/+18
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-171-1/+1
* Add timer:tc/2 to measure the elapsed time of anonymous functionsChristopher Faulet2010-04-091-5/+13
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+551