summaryrefslogtreecommitdiff
path: root/erts/emulator/test/time_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Eliminate warnings for unused variablesBjörn Gustavsson2017-06-131-1/+1
* Remove unused functions in test emulator test suitesBjörn Gustavsson2017-06-131-3/+0
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Fixed typos in ertsAndrew Dryga2017-02-141-1/+1
* Update test-cases to use new symbolic time unitsRickard Green2016-08-251-6/+6
* time_SUITE: Make consistency/1 work in any timezoneBjörn Gustavsson2016-05-121-58/+19
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Remove ?line macrosBjörn-Egil Dahlberg2016-03-111-89/+89
* Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-03-111-8/+2
* Replace ?t with test_serverBjörn-Egil Dahlberg2016-03-111-1/+1
* Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-03-111-1/+1
* Replace use of test_server:format/2 with io:format/2Björn-Egil Dahlberg2016-03-111-5/+4
* Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg2016-03-111-14/+12
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* Merge branch 'maint'Rickard Green2016-01-221-6/+40
|\
| * Skip time_SUITE:timestamp on timewarp testRickard Green2015-12-301-6/+40
* | Emulator test suite: Replace use of 'random' with 'rand'Björn Gustavsson2015-12-111-20/+16
|/
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* Add parallel time monotonicity test-caseRickard Green2015-05-061-0/+74
* Replace erlang:now() usage in emulator suiteRickard Green2015-05-061-0/+1
* Introduce a new time APIRickard Green2015-03-201-3/+404
* erts: Fix time_SUITE:consistency to work over turn of the monthSverker Eriksson2013-10-011-5/+17
* Change name of bif universaltime_to_seconds/1Björn-Egil Dahlberg2011-12-081-2/+2
* Testcase for utc <-> seconds conversionBjörn-Egil Dahlberg2011-12-081-1/+54
* 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 emulatorLukas Larsson2011-02-171-6/+7
* 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 emulator tests to conform with common_test standardLukas Larsson2011-02-171-9/+18
* Teach erl_time_sup to handle timezones w/o DST on FreeBSD as on other platformsPatrik Nyblom2010-06-231-1/+36
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+439