summaryrefslogtreecommitdiff
path: root/lib/stdlib/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nybek/fix_supervisor_get_childspec'Zandra Hird2015-06-161-2/+27
|\
| * Fix supervisor:get_childspec/2 for simple_one_for_oneRory Byrne2015-06-091-2/+27
* | Merge branch 'sverk/ets-file2tab-preserve-opts/OTP-12814'Sverker Eriksson2015-06-151-4/+11
|\ \
| * | stdlib: Make ets:file2tab preserve read/write_concurrencySverker Eriksson2015-06-151-3/+10
| * | stdlib: Fix ets_SUITE:tabfile_ext4Sverker Eriksson2015-06-081-1/+1
| |/
* | stdlib: Introduce precedence for operators in typesHans Bolinder2015-06-121-1/+1
* | Merge branch 'rickard/timer-improvement/OTP-12650'Rickard Green2015-06-101-6/+8
|\ \
| * | Fix test casesRickard Green2015-06-091-6/+8
* | | Break out assert macros from eunit to stdlib assert.hrlRichard Carlsson2015-06-032-2/+68
| |/ |/|
* | Merge branch 'fishcakez/supervisor_ignore'Zandra Hird2015-05-291-0/+23
|\ \
| * | Don't store child that returns ignore in simple supervisorJames Fish2015-05-261-0/+23
* | | Merge branch 'richcarl/warnings-by-default/OTP-12781'Björn-Egil Dahlberg2015-05-281-7/+11
|\ \ \
| * | | stdlib: Use warning channel in test qlc_SUITE:otp_6964/1Björn-Egil Dahlberg2015-05-271-6/+8
| * | | stdlib: Fix testcase for qlc_SUITEBjörn-Egil Dahlberg2015-05-271-2/+4
* | | | Merge branch 'egil/opt-compile-time/OTP-12774'Björn-Egil Dahlberg2015-05-261-1/+0
|\ \ \ \
| * | | | stdlib: Relax erl_anno_SUITE:is_anno/1 testBjörn-Egil Dahlberg2015-05-221-1/+0
| | |/ / | |/| |
* | | | Merge branch 'egil/cuddle-tests'Björn-Egil Dahlberg2015-05-265-31/+40
|\ \ \ \
| * | | | stdlib: Minor change of unicode_SUITEBjörn-Egil Dahlberg2015-05-251-1/+2
| * | | | stdlib: Relax iterations in binary_module_SUITE:random_ref_sr_comp/1Björn-Egil Dahlberg2015-05-251-4/+7
| * | | | Remove ?line macro in binary_module_SUITE:random_ref_sr_comp/1Björn-Egil Dahlberg2015-05-251-6/+7
| * | | | stdlib: Relax iterations in binary_module_SUITE:random_ref_comp/1Björn-Egil Dahlberg2015-05-251-9/+13
| * | | | stdlib: Remove ?line macro in binary_module_SUITE:random_ref_comp/1Björn-Egil Dahlberg2015-05-251-15/+15
| * | | | stdlib: Relax filesize of io_proto_SUITE:unicode_options_gen/1Björn-Egil Dahlberg2015-05-251-1/+1
| * | | | stdlib: Relax rand_SUITE timeoutBjörn-Egil Dahlberg2015-05-251-1/+1
| * | | | stdlib: ets_SUITE cuddlingBjörn-Egil Dahlberg2015-05-201-7/+7
| |/ / /
* | | | Merge branch 'egil/fix-hipe_libs'Björn-Egil Dahlberg2015-05-221-2/+5
|\ \ \ \
| * | | | stdlib: Relax maps test suite for HiPEBjörn-Egil Dahlberg2015-05-201-2/+5
| |/ / /
* | | | Merge branch 'sverk/ets-tab2file-syn/OTP-12737'Sverker Eriksson2015-05-211-3/+14
|\ \ \ \ | |/ / / |/| | |
| * | | stdlib: Add 'sync' option to ets:tab2file/3Sverker Eriksson2015-05-131-3/+14
* | | | stdlib: Test maps:filter/2Björn-Egil Dahlberg2015-05-191-2/+12
* | | | stdlib: Add gb_sets:iterator_fromHans Bolinder2015-05-182-4/+45
* | | | stdlib: Add gb_trees:iterator_frombeaver2015-05-182-5/+50
| |_|/ |/| |
* | | Merge branch 'egil/fix-maps-copy-shallow'Björn-Egil Dahlberg2015-05-111-19/+72
|\ \ \
| * | | stdlib: Strengthen ETS Maps testsBjörn-Egil Dahlberg2015-05-071-0/+8
| * | | stdlib: Strengthen ETS Maps testsBjörn-Egil Dahlberg2015-05-071-2/+18
| * | | stdlib: Strengthen ETS Maps testsBjörn-Egil Dahlberg2015-05-071-0/+30
| * | | stdlib: Refactor away ?line macroBjörn-Egil Dahlberg2015-05-071-18/+17
* | | | Merge branch 'bjorn/stdlib/fix-filename-split/OTP-12716'Björn Gustavsson2015-05-081-0/+4
|\ \ \ \
| * | | | Correct filename:split(<<"">>)Björn Gustavsson2015-05-061-0/+4
| |/ / /
* | | | Merge branch 'dgud/stdlib/rand/OTP-12586'Dan Gudmundsson2015-05-082-0/+528
|\ \ \ \ | |/ / / |/| | |
| * | | stdlib: Document and add normal distributed random value functionDan Gudmundsson2015-04-301-26/+57
| * | | stdlib: Add new random functionality/moduleKenji Rikitake2015-04-292-0/+497
* | | | stdlib: Silence some of qlc's warningsHans Bolinder2015-04-301-46/+80
* | | | stdlib: Use module erl_annoHans Bolinder2015-04-307-193/+308
* | | | stdlib: Add module erl_annoHans Bolinder2015-04-301-0/+569
* | | | supervisor: Correct restart handlingBjörn Gustavsson2015-04-221-1/+36
* | | | Merge branch 'bjorn/maps'Björn Gustavsson2015-04-161-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Raise more descriptive error messages for failed map operationsBjörn Gustavsson2015-04-151-1/+4
| | |/ | |/|
* | | stdlib: Correct maps module exceptions upon errorsBjörn-Egil Dahlberg2015-04-131-2/+66
|/ /
* | Merge branch 'bjorn/stdlib/cuddle-with-tests'Björn Gustavsson2015-04-1015-597/+661
|\ \