summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Sys.rename win fixes (#12184)Jan Midtgaard2023-05-052-0/+17
* Improve legibility of dynamic linking error messagesSamuel Hym2023-04-284-21/+26
* Merge pull request #12192 from gadmm/simpl_atomicGabriel Scherer2023-04-261-2/+1
|\
| * Make use of polymorphic atomic_ helpersGuillaume Munch-Maccagnoni2023-04-181-2/+1
* | New script language for ocamltest (#12185)Damien Doligez2023-04-251221-6611/+8039
|/
* Merge pull request #12072 from jmid/sys-rename-docuGabriel Scherer2023-04-122-1/+34
|\
| * Add negative Sys.rename test with non-empty target dirJan Midtgaard2023-03-142-0/+9
| * Add Sys.rename dir testsJan Midtgaard2023-03-092-1/+25
* | Fix overflows in addressing computations (#12162)Vincent Laviron2023-04-072-0/+15
* | ocamldoc: fix html doctypeFlorian Angeletti2023-04-0615-15/+15
* | Merge pull request #12155 from ccasin/reach-unification-failureFlorian Angeletti2023-04-051-0/+23
|\ \
| * | Add test cases demonstrating that an error in Typetexp is reachable.Chris Casinghino2023-04-041-0/+23
* | | Remove arity-interrupting elaboration of module unpacks (#12117)Nick Roberts2023-04-051-0/+137
* | | Merge pull request #12156 from gasche/update_dummy_0Gabriel Scherer2023-04-021-0/+11
|\ \ \ | |/ / |/| |
| * | caml_update_dummy: do not try to update size-0 atomsGabriel Scherer2023-04-011-0/+11
* | | Revert "Use ocamlyacc's support for OCaml-style comments"Antonin Décimo2023-03-311-22/+22
|/ /
* | Don't suggest a semicolon when the type is not unit (#12116)Jules Aguillon2023-03-271-0/+57
* | Print the type variable that cannot be generalized (#12051)Stefan Muenzel2023-03-276-4/+54
* | match: check scrutinee for partial application (#12094)Nicolás Ojeda Bär2023-03-271-0/+46
* | Fix no-float-array test after #12024Florian Angeletti2023-03-241-0/+2
* | parsetree: explicit type constraints for value bindings (#12119)Florian Angeletti2023-03-245-258/+219
* | Add Misc.print_see_manual for easier printing of "see manual section X.Y.Z" (...Stefan Muenzel2023-03-222-19/+19
* | Merge pull request #12107 from Octachron/aliases_for_weak_variablesGabriel Scherer2023-03-208-11/+26
|\ \
| * | testsuite: recursive polyvariant and weak row variablesFlorian Angeletti2023-03-141-0/+12
| * | error messages: aliases for weakly polymorphic row variablesFlorian Angeletti2023-03-147-11/+14
* | | Merge pull request #12062 from TheLortex/runtime-events-consumer-fix-lost-eventsKC Sivaramakrishnan2023-03-181-0/+51
|\ \ \
| * | | fixup testLucas Pluvinage2023-03-081-0/+1
| * | | add test that triggers a bug in the runtime events consumer libraryLucas Pluvinage2023-03-081-0/+50
* | | | Merge pull request #12118 from shindere/do-not-store-predefs-in-cu-required-g...Sébastien Hinderer2023-03-171-2/+2
|\ \ \ \
| * | | | Stop filtering out predefined identifiers from cu_required_globalsSébastien Hinderer2023-03-171-2/+2
* | | | | (self)review: ensure that Change = Insert + DeleteFlorian Angeletti2023-03-161-0/+44
* | | | | testsuite: remove currently irrelevant testFlorian Angeletti2023-03-161-28/+3
* | | | | Fix #12061: don't be too optimistic with functorsFlorian Angeletti2023-03-161-9/+218
|/ / / /
* | | | fix testLucas Pluvinage2023-03-161-1/+1
* | | | Add test triggering a GC segfaultLucas Pluvinage2023-03-151-0/+29
* | | | Update tests to remove `Lev_module_definition`Nick Roberts2023-03-135-234/+204
| |/ / |/| |
* | | Restrict local function optimisation (#11383)Vincent Laviron2023-03-137-17/+65
|/ /
* | bytelink: display badly ordered dependencies only onceSébastien Hinderer2023-03-073-0/+29
* | intext_par: avoid a sequentiality assumption on object identifiers (#12069)Gabriel Scherer2023-03-041-1/+1
|/
* replace 1&>2 by 1>&2 (#12058)Patrice Duroux2023-03-011-1/+1
* Merge branch 'trunk' into yacc-ocaml-commentsDamien Doligez2023-02-282-0/+127
|\
| * Misc.find_first_monoGabriel Scherer2023-02-282-0/+127
* | Use ocamlyacc's support for OCaml-style commentsDemi Marie Obenour2023-02-271-22/+22
* | ocamlyacc: support OCaml-style commentsDemi Marie Obenour2023-02-271-2/+6
|/
* Add optional ZSTD compression to marshaled dataXavier Leroy2023-02-262-41/+128
* ocamltex: update regexp and reset locationsFlorian Angeletti2023-02-231-0/+1
* update testsuite (2)Gabriel Scherer2023-02-2356-0/+297
* update testsuiteGabriel Scherer2023-02-2367-0/+266
* print a blank line between consecutive warnings/errorsGabriel Scherer2023-02-231-0/+1
* #11450: struct end might be really a structureFlorian Angeletti2023-02-201-0/+51