aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/test/Makefile
AgeCommit message (Expand)Author
2017-09-05stdlib: Improve handling of Unicode in edlin_expandHans Bolinder
2017-04-24Add unicode_utilDan Gudmundsson
2016-09-05Add math:floor/1 and math:ceil/1Björn Gustavsson
2016-04-25Merge branch 'raimo/new-gen-state-machine/OTP-13065'Raimo Niskanen
2016-02-17Makefiles: Remove test_server from include path and code pathBjörn Gustavsson
2016-02-09New state machineRaimo Niskanen
2015-09-07Add error_logger_h_SUITEBjörn Gustavsson
2015-06-03Break out assert macros from eunit to stdlib assert.hrlRichard Carlsson
2015-05-08Merge branch 'dgud/stdlib/rand/OTP-12586'Dan Gudmundsson
2015-04-30stdlib: Use module erl_annoHans Bolinder
2015-04-29stdlib: Add new random functionality/moduleKenji Rikitake
2014-04-15Add docs and test for maps:get/3Sergey Abramyan
2014-03-21fix sys:get_state/1,2 and sys:replace_state/2,3 when sys suspendedSteve Vinoski
2013-04-04Fix rest_for_one and one_for_all restarting a child not terminatedJames Fish
2013-01-10erl_eval: Don't test parameterized modulesBjörn Gustavsson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-03-05Leave control back to gen_server during supervisor's restart loopSiri Hansen
2011-11-24Add plugin support for alternative name lookupUlf Wiger
2011-09-16Explicitly kill dynamic children in supervisorsChristopher Faulet
2011-03-30Merge branch 'hw/call-chmod-without-f' into devHenrik Nord
2011-02-17Update and add cover spec files to work with common_testLukas Larsson
2010-11-15Call chmod without the "-f" flagHolger Weiß
2010-05-17Add random compare testcasePatrik Nyblom
2010-01-29Test suites: fix creation of EmakefilesBjörn Gustavsson
2010-01-07Shell tab completion now works for quoted module and function namesUlf Wiger
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP