summaryrefslogtreecommitdiff
path: root/testsuite/tests/array-functions
Commit message (Expand)AuthorAgeFilesLines
* Add Array.for_all2 and Array.exists2 (#9235)Jeremy Yallop2020-01-131-0/+95
* Remove ocamltests filesNicolás Ojeda Bär2019-09-281-1/+0
* Migrate testsuite/tests/array-functionsSébastien Hinderer2017-09-183-21/+5
* add -no-flat-float-array configure optionDamien Doligez2017-09-152-1/+4
* Get rid of warning in testsuite.Sébastien Hinderer2016-06-291-4/+4
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* Removed for_all2, exists2 and find again.Bernhard Schommer2015-12-041-130/+0
* More tests for array functions.Bernhard Schommer2015-12-041-0/+61
* Fixed typos and changed exists2 and for_all2.Bernhard Schommer2015-12-041-15/+27
* Added exists2, for_all2, mem, memq and find.Bernhard Schommer2015-12-041-0/+135
* Added tests for Array.exists and Array.for_allBernhard Schommer2015-12-043-0/+120