summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Gc.set incorrectly handles the three `custom_*` fields (#10125)Xavier Leroy2021-01-071-0/+35
* Merge pull request #9383 from dra27/explicit-awkDavid Allsopp2020-03-201-2/+2
* Fix spelling errors reported by LintianDavid Allsopp2019-07-252-2/+2
* Merge pull request #8818 from lpw25/fix-dynlink-packsGabriel Scherer2019-07-236-0/+77
* Fix a few testsSébastien Hinderer2019-07-1716-3/+33
* Fix #8769 (#8770)Leo White2019-06-285-0/+37
* Don't apply local function optimisation for Tupled functions (fixes #8705) (#...Mark Shinwell2019-06-033-0/+29
* Run tool-ocamldep-modalias test on WindowsDavid Allsopp2019-04-261-2/+2
* Fix #7851 by checking type declaration coherence for recursive modules (#8570)Jacques Garrigue2019-04-193-6/+85
* Merge pull request #8586Thomas Refis2019-04-168-0/+222
* Fix #8550: Soundness issue with class generalization (#8552)Jacques Garrigue2019-04-091-0/+12
* Make sure that unexpected errors in ocamltest or in the Makefile itself areDamien Doligez2019-04-041-7/+16
* Make sure the report is displayed even if ocamltest fails unexpectedlyDamien Doligez2019-04-031-1/+1
* Use Strict bindings when simplifying Lstaticraise (#8559)Alain Frisch2019-04-011-0/+9
* Merge pull request #2317 from trefis/fix-poly-rec-patternGabriel Scherer2019-03-251-0/+9
* Get rid of the direct call to the C preprocessor in the testsuite (#8528)Sébastien Hinderer2019-03-213-1/+7
* Update test resultsNicolás Ojeda Bär2019-03-193-10/+10
* SimplifyNicolás Ojeda Bär2019-03-191-5/+9
* Fix lib-unix/common/process_pid testNicolás Ojeda Bär2019-03-191-1/+6
* Actually run all lib-unix testsNicolás Ojeda Bär2019-03-1910-1/+20
* Merge pull request #2244 from gasche/mutual-rec-fixGabriel Scherer2019-03-011-0/+35
* Merge pull request #2275 from dra27/fix-no-shared-libs-4.08Damien Doligez2019-03-014-8/+22
|\
| * Update tool-caml-tex test for -no-shared-libsDavid Allsopp2019-03-014-8/+22
* | Fix Thread.sigmask, take 2 (#2211)Jacques-Henri Jourdan2019-03-014-1/+83
|/
* bugfix: restore "self cannot be closed" error messageFlorian Angeletti2019-02-282-0/+18
* Merge pull request #2257 from gasche/mpr7918Gabriel Scherer2019-02-263-0/+23
* Fix fatal error compiling module aliasesLeo White2019-02-213-0/+12
* Fix match miscompilation with flambdaLeo White2019-02-211-0/+1
* Add test for GPR#2239Leo White2019-02-213-0/+17
* Remove spurious file in testsuiteSébastien Hinderer2019-02-191-14/+0
* Env: always freshen persistent signatures before using them (#2231)Thomas Refis2019-02-143-10/+10
* Fixing typos in various files (#2246)Fourchaux2019-02-1318-22/+22
* Revert "alloc_sockaddr: handle abstract paths" (GPR#2233)Damien Doligez2019-02-077-103/+0
* alloc_sockaddr: handle abstract pathsTim Cuthbertson2019-02-077-0/+103
* Assume that module names that are not in `Env.t` are persistent (#2235)Jérémie Dimino2019-02-076-0/+28
* Merge pull request #2118 from gadmm/finallyNicolás Ojeda Bär2019-02-031-0/+15
* Merge pull request #2230 from Octachron/earlier_local_subst_rejectionGabriel Scherer2019-01-311-0/+17
|\
| * reject invalid local substitution earlierFlorian Angeletti2019-01-311-0/+17
* | Add test for MPR#7841David Allsopp2019-01-313-0/+19
* | Add test for GPR#1696David Allsopp2019-01-314-0/+15
* | Refactor load path management and initial environmentJeremie Dimino2019-01-312-1/+7
|/
* Merge pull request #2220 from toots/fix-find_proc_idGabriel Scherer2019-01-293-0/+15
* Update testsuite to work when libraries aren't builtDavid Allsopp2019-01-0849-185/+231
* Add a test-case for the unsoundness bug fixed in 43d77ff6Armaël Guéneau2018-12-281-0/+63
* Merge pull request #2210 from Octachron/camltex_ellipsis_testFlorian Angeletti2018-12-213-0/+115
|\
| * caml-tex: test and tweak for ellipsesFlorian Angeletti2018-12-213-0/+115
* | Revert 1c82c481a5b33987e05012be61893c03f59ef361.David Allsopp2018-12-213-58/+0
* | Use autoconf to generate the compiler's configuration scriptSébastien Hinderer2018-12-213-3/+3
* | Fix Thread.sigmaks, by checking whether a signal is masked before handling it.Jacques-Henri Jourdan2018-12-193-0/+58
* | manual: move lazy pattern to core (#2198)Florian Angeletti2018-12-141-4/+4