summaryrefslogtreecommitdiff
path: root/lib/stdlib/test/calendar_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2022-09-201-1/+1
* Allow the timezone part of the string to contain only an hourDieter Schoen2022-06-291-0/+3
* Update copyright yearRickard Green2021-12-161-1/+1
* [stdlib] peer-ify application testsMaxim Fedorov2021-11-191-5/+7
* stdlib: Add some underscore separators for readabilitySverker Eriksson2021-10-011-20/+20
* stdlib: Add native to calendar rfc3339_time_unitSverker Eriksson2021-10-011-1/+17
* stdlib: Correct calendar:rfc3339_to_system_time()Hans Bolinder2020-02-271-1/+2
* stdlib: Optimize calendar:system_time_to_rfc3339()Hans Bolinder2019-02-201-1/+1
* Optimize calendar:gregorian_days_to_date/1Stanislav Mayorov2019-01-311-1/+13
* stdlib: Let calendar:system_time_to_rfc3339() keep fractionsHans Bolinder2018-11-291-32/+36
* stdlib: Add RFC 3339 functions to module calendarHans Bolinder2018-04-261-2/+139
* stdlib: Add system time functions to module calendarHans Bolinder2018-04-211-3/+21
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Remove ?line macrosBjörn Gustavsson2016-03-091-86/+83
* Eliminate 'suite' and 'doc' clausesBjörn Gustavsson2016-03-091-43/+19
* 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-9/+10
* Add ISO week number calculation functions to the calendar module in stdlibImre Horvath2011-03-021-4/+18
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for stdlibLukas 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 stdlib tests to conform with common_test standardLukas Larsson2011-02-171-10/+15
* Merge branch 'bg/cleanup-tests' into ccase/r13b04_devErlang/OTP2010-01-311-13/+13
|\
| * stdlib tests: modernize guard testsBjörn Gustavsson2010-01-291-8/+8
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+251