summaryrefslogtreecommitdiff
path: root/testsuite/tests/tool-ocaml
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-25158-791/+791
* Bump default maximum stack size (#11238)Xavier Leroy2022-05-131-0/+1
* Remove `Stream`, `Genlex`, `Pervasives` & the legacy `bigarray` library (#10896)Nicolás Ojeda Bär2022-01-202-2/+2
* Remove deprecated functions (#10867)Nicolás Ojeda Bär2022-01-121-1/+1
* #3959, #7202: in script mode, handle directive errors (#10476)Florian Angeletti2021-07-081-0/+9
* stop using single letter in warning settingsoctachron2021-03-15157-157/+157
* Remove ocamltests filesNicolás Ojeda Bär2019-09-281-157/+0
* Deprecate Pervasives (#1605)Jérémie Dimino2018-08-271-2/+2
* Migrate the tool-ocaml tests to ocamltestSébastien Hinderer2018-04-06160-78/+1414
* Fix testsuite when configured with -safe-string (#819)David Allsopp2016-12-143-8/+8
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* clean up whitespace and cut long linesDamien Doligez2016-02-17155-11542/+11542
* whitespace cleanup, cut long lines, add some missing headersDamien Doligez2015-09-112-5056/+0
* PR#6649, GPR#222: accept (int_of_string "+3")Gabriel Scherer2015-08-021-0/+6
* testsuite: general cleanup of makefilesDamien Doligez2013-05-031-2/+4
* whitespace, non-ascii chars, some missing headersDamien Doligez2012-10-171-0/+12
* remove all $Id keywordsDamien Doligez2012-10-152-8/+0
* test suite: test updated for new hashing functionXavier Clerc2011-07-201-1/+1
* merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-202-4/+4
* testsuite: added a "promote" target copying actual results to waited referenc...Xavier Clerc2011-06-151-0/+2
* testsuite: ability run a given test from its own directory.Xavier Clerc2011-06-151-1/+2
* 'echo -n' replaced with 'printf' for better portability.Xavier Clerc2010-03-171-1/+1
* Tests moved to 'tool-ocaml'Xavier Clerc2010-01-25159-0/+27648