summaryrefslogtreecommitdiff
path: root/testsuite/tests
Commit message (Expand)AuthorAgeFilesLines
* merge trunk and update testRunhang Li2017-07-2359-147/+810
|\
| * Merge branch 'trunk' into string-unicode-escapesAlain Frisch2017-07-2030-23/+299
| |\
| | * Support 'let open' in class and class type expressions (#1249)Alain Frisch2017-07-203-0/+37
| | * ignore and clean up new generated files in tests/typing-multifileDamien Doligez2017-07-191-1/+1
| | * Fix Env.without_cmis (#1223)Leo White2017-07-195-0/+30
| | * Unix.symlink: support forward slashes in symlink targets under Windows (#1211)Nicolás Ojeda Bär2017-07-194-0/+39
| | * fix up the merge of 4.05 into trunkDamien Doligez2017-07-187-70/+17
| | * merge 4.05 into trunkDamien Doligez2017-07-1814-24/+139
| | |\
| | | * PR#7511: Unboxed type with unboxed argument should not be accepted (#1133)Damien Doligez2017-06-202-1/+77
| | | * Ensure testsuite works with OCAMLRUNPARAM=bDavid Allsopp2017-06-1615-7/+34
| | | * Erroneous code transformation at partial applications (MPR#7531) (#1162)Mark Shinwell2017-06-142-0/+21
| | | * Fix PR#7348Jacques Garrigue2017-06-121-0/+37
| | | * Fix cloexec test on 64-bit WindowsDavid Allsopp2017-05-212-3/+10
| | | * Missing @ prefixes in testsuiteDavid Allsopp2017-05-212-2/+2
| | | * Suppress cl output of source fileDavid Allsopp2017-05-211-2/+5
| | | * PR#7533Mark Shinwell2017-05-152-0/+19
| | | * Fix \r problems on recent CygwinsDavid Allsopp2017-04-131-1/+1
| | | * Fixed grammar in error messagesMax Mouratov2017-04-062-2/+2
| | | * ocamldoc: avoid nested <pre> in module descriptionoctachron2017-04-042-0/+28
| | | * Fix Unix.create_process in the case where the same descriptor is used several...Xavier Leroy2017-03-262-0/+16
| | | * Fix Unix.create_process in the case where the same descriptor is used several...Xavier Leroy2017-03-262-9/+2
| | | * Fix Unix.create_process in the case where the same descriptor is used several...Xavier Leroy2017-03-262-0/+23
| | | * PR#7504: fix warning 8 with unconstrained recordsoctachron2017-03-142-0/+10
| | | * add test for PR#6987Jacques Garrigue2017-03-141-0/+27
| | | * Revert "Deprecate Bigarray.*.map_file and add Unix.map_file (#997)"Gabriel Scherer2017-03-127-17/+70
| | | * Fix Gc.minor_{words,free} by removing [@@noalloc]Stephen Dolan2017-03-092-0/+25
| | | * Merge pull request #1085 from Octachron/ocamldoc_self_alias_loopGabriel Scherer2017-03-087-3/+76
| | | |\
| | | | * PR#7331: updated Makefileoctachron2017-03-061-1/+2
| | | | * ocamldoc: avoid self-alias induced infinite loopoctachron2017-03-067-2/+74
| | | * | MPR#7500: remove Uchar.dump (#1081)Daniel Bünzli2017-03-071-11/+0
| | | * | Fix optimisation of switches to lookup tables (#1069)Stephen Dolan2017-03-072-0/+64
| | | |/
| | | * Fix tags on zero-sized float arrays (#1075)Mark Shinwell2017-03-032-0/+15
| | | * PR#7279: `Weak.get_copy` doesn't copy custom block (#710)François Bobot2017-02-232-0/+31
| | | * Never run C# tests unless building MSVCDavid Allsopp2017-02-201-1/+2
| | | * Fix #7438: disabled 'unused type' warning for #row types.alainfrisch2017-02-202-0/+7
| | | * Merge pull request #1042 from fdopen/create_process_quotingXavier Leroy2017-02-194-2/+53
| | | * ocamldoc: test variants for the html generator toooctachron2017-02-182-0/+270
| | | * ocamldoc: add test for variants' latex outputoctachron2017-02-184-10/+228
| | | * fix tests/unwind after commit 731766c3b26ae08da7599814820025491d680e4a remove...Damien Doligez2017-02-161-1/+1
| | * | Merge pull request #1243 from alainfrisch/fix_pprint_astGabriel Scherer2017-07-151-0/+4
| | |\ \
| | | * | Fix pprintast for infix operators starting with #.Alain Frisch2017-07-131-0/+4
| | * | | MPR#248: remember weak variable namesoctachron2017-07-138-14/+42
| | |/ /
| | * | PR#7511: Unboxed type with unboxed argument should not be accepted (#1133)Damien Doligez2017-07-132-1/+77
| * | | Add Unicode character escape \u{X+} to OCaml string literals.Daniel Bünzli2017-07-203-0/+73
| |/ /
| * | PR#7563: testsuiteGabriel Scherer2017-06-231-1/+10
| * | [Tests] print GetLastError() as unsigned long.Jeremy Yallop2017-06-211-1/+1
| * | Ensure testsuite works with OCAMLRUNPARAM=bDavid Allsopp2017-06-1615-7/+34
| * | Merge pull request #1186 from Octachron/fix_packed_module_and_short_pathsGabriel Scherer2017-06-142-0/+27
| |\ \
| | * | PR#7534: fix packed module type error reportingoctachron2017-06-132-0/+27
| * | | Erroneous code transformation at partial applications (MPR#7531) (#1162)Mark Shinwell2017-06-142-0/+21