index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
erts
/
emulator
/
test
/
time_SUITE.erl
Age
Commit message (
Expand
)
Author
2017-06-13
Eliminate warnings for unused variables
Björn Gustavsson
2017-06-13
Remove unused functions in test emulator test suites
Björn Gustavsson
2017-05-04
Update copyright year
Raimo Niskanen
2017-02-14
Fixed typos in erts
Andrew Dryga
2016-08-25
Update test-cases to use new symbolic time units
Rickard Green
2016-05-12
time_SUITE: Make consistency/1 work in any timezone
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2016-03-11
Remove ?line macros
Björn-Egil Dahlberg
2016-03-11
Eliminate use of doc and suite clauses
Björn-Egil Dahlberg
2016-03-11
Replace ?t with test_server
Björn-Egil Dahlberg
2016-03-11
Eliminate use of ?config() macro
Björn-Egil Dahlberg
2016-03-11
Replace use of test_server:format/2 with io:format/2
Björn-Egil Dahlberg
2016-03-11
Eliminate use of test_server:fail/0,1
Björn-Egil Dahlberg
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2016-01-22
Merge branch 'maint'
Rickard Green
2015-12-30
Skip time_SUITE:timestamp on timewarp test
Rickard Green
2015-12-11
Emulator test suite: Replace use of 'random' with 'rand'
Björn Gustavsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-05-06
Add parallel time monotonicity test-case
Rickard Green
2015-05-06
Replace erlang:now() usage in emulator suite
Rickard Green
2015-03-20
Introduce a new time API
Rickard Green
2013-10-01
erts: Fix time_SUITE:consistency to work over turn of the month
Sverker Eriksson
2011-12-08
Change name of bif universaltime_to_seconds/1
Björn-Egil Dahlberg
2011-12-08
Testcase for utc <-> seconds conversion
Björn-Egil Dahlberg
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Fix formatting for emulator
Lukas Larsson
2011-02-17
Add init_per_suite and end_per_suite
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
Update emulator tests to conform with common_test standard
Lukas Larsson
2010-06-23
Teach erl_time_sup to handle timezones w/o DST on FreeBSD as on other platforms
Patrik Nyblom
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP