summaryrefslogtreecommitdiff
path: root/testsuite/tests/unboxed-primitive-args
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-251-17/+14
* ocamltest: rename the files variable to readonly_filesSébastien Hinderer2021-04-211-1/+1
* unboxed-primitive-args: test does not require unix (#9517)Nicolás Ojeda Bär2020-04-301-9/+6
* Remove ocamltests filesNicolás Ojeda Bär2019-09-281-1/+0
* Update testsuite to work when libraries aren't builtDavid Allsopp2019-01-081-6/+7
* s/string_of_int/Int.to_string/gDaniel Bünzli2018-11-071-1/+1
* Migrate the unboxed-primitive-args test to ocamltestSébastien Hinderer2018-04-264-40/+22
* Update tests/unboxed-primitive-args: bigarray.h is now in caml/Xavier Leroy2017-03-131-1/+1
* Remove copyright notices in test files.Sébastien Hinderer2016-05-033-45/+0
* Update headers for the new license.Damien Doligez2016-02-186-66/+84
* Use ocamlc as a C compiler in the testsuiteDavid Allsopp2016-01-171-0/+1
* simplify .gitignore; remove .ignore files and tools/setignore; adjust tools/c...Damien Doligez2015-11-061-2/+0
* testsuite: add missing prototypes for C functionsXavier Leroy2015-11-032-3/+3
* ignore generated filesDamien Doligez2015-10-121-0/+2
* Replace uses of "noalloc" by [@@noalloc]Jérémie Dimino2015-10-062-3/+3
* whitespace cleanup, cut long lines, add some missing headersDamien Doligez2015-09-112-10/+13
* Use [intnat] instead of [long] in tests/unboxed-primitive-argsJérémie Dimino2015-09-082-10/+10
* Avoid generating huge files in tests/unboxed-primitive-argsJérémie Dimino2015-09-081-1/+8
* Fix compilation of the unboxed-primitive-args test on arm32Jérémie Dimino2015-08-262-20/+2
* Add tests for [@unboxed] and [@untagged]Jérémie Dimino2015-08-258-0/+724