summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib-bigarray
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-254-8/+4
* Bigarray.Genarray.init: fix case of 0-dimensional array (#11576)Nicolás Ojeda Bär2022-09-282-1/+7
* Add Bigarray 'init' functions (#9779)Jeremy Yallop2020-08-052-1/+177
* ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte...Nicolás Ojeda Bär2020-06-231-3/+1
* Remove ocamltests filesNicolás Ojeda Bär2019-09-281-5/+0
* Enable force-safe-string by default (#1859)Kate2019-09-101-0/+1
* Whitespace and overlong line fixes.David Allsopp2018-06-141-1/+2
* Move bigarray to the stdlib (#1685)Jérémie Dimino2018-04-095-5/+0
* Migrate lib-bigarray tests to ocamltestNicolas Ojeda Bar2017-12-057-24/+24
* Remove non-ASCII charactersDavid Allsopp2017-10-251-1/+1
* Do not disable warnings by default when compiling tests (#1293)Sébastien Hinderer2017-08-311-1/+1
* GPR#1175: tests for [Gen]Array[N].change_layoutoctachron2017-06-062-0/+147
* PR#7279: `Weak.get_copy` doesn't copy custom block (#710)François Bobot2017-02-232-0/+31
* Deprecate Bigarray.*.map_file and add Unix.map_file (#997)Jérémie Dimino2017-01-102-57/+0
* Fix lib-bigarray tests on Windows+flambdaDavid Allsopp2016-12-141-1/+7
* Support the '0 dimension case' for bigarrays (#787)Laurent Mazare2016-09-012-0/+130
* Remove copyright notices in test files.Sébastien Hinderer2016-05-033-45/+0
* Update headers for the new license.Damien Doligez2016-02-184-44/+56
* Fix testRunhang Li2016-01-271-5/+7
* Change function names, improve documentation.Runhang Li2016-01-272-31/+30
* Add byte_size and kind_byte_size to BigarrayRunhang Li2016-01-272-0/+58
* whitespace cleanup, cut long lines, add some missing headersDamien Doligez2015-09-111-2/+3
* Make accessing Bigarray.t faster by optimizing Cmmgen.bigarray_indexingGabriel Scherer2015-04-262-1/+81
* fix some of the whitespace problems in the sourceDamien Doligez2014-04-121-10/+22
* testsuite: making it work without installing OCaml (continued)Damien Doligez2013-05-171-1/+1
* testsuite: continue making it work without installing OCaml; also make it ind...Damien Doligez2013-05-161-2/+3
* testsuite: allow testing without installing (continued)Damien Doligez2013-05-161-0/+2
* whitespace, non-ascii chars, some missing headersDamien Doligez2012-10-173-0/+36
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* clean up TABs and whitespaceDamien Doligez2012-07-303-26/+24
* Remove the 'dispose' functions from Bigarray. Xavier Leroy2012-05-062-42/+7
* PR#3571: in Bigarrays, call msync() before unmapping to commit changesXavier Leroy2012-04-092-7/+42
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-203-1/+16
* testsuite: ability run a given test from its own directory.Xavier Clerc2011-06-151-2/+3
* Tests moved to 'lib-bigarray'Xavier Clerc2010-01-255-0/+1050