summaryrefslogtreecommitdiff
path: root/erts/emulator/test/float_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Remove ?line macrosBjörn-Egil Dahlberg2016-03-111-142/+139
* Eliminate use of doc and suite clausesBjörn-Egil Dahlberg2016-03-111-4/+1
* Replace ?t with test_serverBjörn-Egil Dahlberg2016-03-111-2/+2
* Eliminate use of ?config() macroBjörn-Egil Dahlberg2016-03-111-3/+3
* Eliminate use of test_server:fail/0,1Björn-Egil Dahlberg2016-03-111-1/+1
* Modernize use of timetrapsBjörn-Egil Dahlberg2016-03-111-26/+4
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* erts: Add new test cases to float_SUITESverker Eriksson2015-12-071-0/+124
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* Replace erlang:now() usage in emulator suiteRickard Green2015-05-061-5/+2
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* Add test for floating-point output to float_SUITE.Mike Sperber2012-07-171-2/+7
* erts: Add test for inf/NaN intermediate float resultsSverker Eriksson2011-11-171-1/+26
* Add tests for equality checkingLukas Larsson2011-10-111-6/+35
* Add tests for comparing large floats and small bignumsLukas Larsson2011-10-111-13/+25
* Expand tests for float and number comparisonLukas Larsson2011-10-111-10/+26
* Add float vs integer comparison testsLukas Larsson2011-10-111-3/+41
* 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/+8
* 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-11/+16
* Teach Unix sys_float.c to ignore underflow in list_to_float and return 0.0Patrik Nyblom2010-06-231-2/+27
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+167