aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/test
AgeCommit message (Expand)Author
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-23Merge branch 'sverk/ets-test_ms-bug/OTP-10190' into maintSverker Eriksson
2012-08-21Fix bug in ets:test_ms/2.Sverker Eriksson
2012-08-20Merge branch 'jkl/fix-filename-nativename/OTP-10188' into maintFredrik Gustafsson
2012-08-15Merge branch 'sverk/ets-compressed-binary-bug/OTP-10182' into maintSverker Eriksson
2012-08-15erl_lint: Add a deprecated warning for literal tuple funsBjörn Gustavsson
2012-08-14Fix corrupted binaries in compressed ETS tablesSverker Eriksson
2012-08-08Bugfix escript_SUITE:archive_script_file_accessSiri Hansen
2012-08-07Fix flattening of paths in erl_prim_loaderSiri Hansen
2012-07-30Add filename:nativename/1 binary argument test to suiteJan Klötzke
2012-07-18Merge branch 'ta/prim_archive-reloading' into maintHenrik Nord
2012-07-11Merge branch 'siri/erl_prim_loader/archive-scripts/OTP-10071' into maintSiri Hansen
2012-07-10Add tests for problems with handling of primary archiveSiri Hansen
2012-07-06escript_SUITE: remove gratuitous spaceTuncer Ayaz
2012-07-06[erts,kernel,stdlib] fix escript/primary archive reloadingTuncer Ayaz
2012-07-04Change testcase of gen_server:enter_loop/4 with global scopeGustav Simonsson
2012-07-03Correct guard matching in gen_server:enter_loop/4Gustav Simonsson
2012-06-08Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maintLukas Larsson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-06-04Merge branch 'bjorn/remove-hybrid-heap/OTP-10105' into maintLukas Larsson
2012-05-30Extand timetrap for escript testsLukas Larsson
2012-05-15Improve the nice 'badarith' message displayed by the shellHans Bolinder
2012-05-10Remove workarounds for hybrid and shared heaps in test suitesBjörn Gustavsson
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-21Teach edlin_expand_SUITE:init_per_suite independencePatrik Nyblom
2012-03-21io_proto_SUITE: make sure temp files are removedPatrik Nyblom
2012-03-20Correct a minor bug in qlc's testsuiteHans Bolinder
2012-03-05Merge branch 'hb/stdlib/digraph_condensation/OTP-9953' into maintHans Bolinder
2012-03-05Leave control back to gen_server during supervisor's restart loopSiri Hansen
2012-03-01Remove loops from the graph created by digraph_utils:condensation/1Hans Bolinder
2012-02-24Merge branch 'uw/extending_gen' into maintGustav Simonsson
2012-02-21erts: Fix bignum-bug in ETS with compressed optionSverker Eriksson
2012-02-09Remove usage of tuple funs in sofsHans Bolinder
2012-02-09Merge branch 'bjorn/remove-is_constant-vestiges/OTP-6454' into maintBjörn Gustavsson
2012-02-06re_SUITE: Skip error_handling/1 if 're' is native codeBjörn Gustavsson
2012-01-30shell_SUITE: Handle different EXIT reasons from native codeBjörn Gustavsson
2012-01-27sofs_SUITE: Handle different EXIT reasons from native codeBjörn Gustavsson
2012-01-27erl_eval_SUITE: Skip test of parameterized modules if native codeBjörn Gustavsson
2012-01-26Remove support for is_constant/1 in ms_transformBjörn Gustavsson
2012-01-26erl_lint: Disallow call to is_record/3 if there is a local is_record/3Björn Gustavsson
2012-01-25Ensure that generated record operations don't call local functionsBjörn Gustavsson
2012-01-17erl_lint: Consistently reject local calls from guardsBjörn Gustavsson
2012-01-11Merge branch 'sverk/wait_for_test_procs' into maintSverker Eriksson
2011-12-20Don't save child spec for temporary child if child's start func returns ignoreSiri Hansen
2011-12-19stdlib: Enable unused 'end_per_testcase' in ets_SUITESverker Eriksson
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-12-08Change supervisor_SUITE to pure common test styleSiri Hansen
2011-12-05Fix typos in tar_SUITETuncer Ayaz
2011-11-30Remove dependency on R12 from a qlc test caseHans Bolinder
2011-11-28Merge branch 'bjorn/compiler/options/OTP-9752'Björn Gustavsson