summaryrefslogtreecommitdiff
path: root/testsuite/tests/embedded
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-251-1/+1
* Abstract wmain/main difference with main_osDavid Allsopp2021-07-051-5/+3
* Remove ocamltests filesNicolás Ojeda Bär2019-09-281-1/+0
* Make caml_named_value return a const value*.Stephen Dolan2019-03-121-2/+2
* s/string_of_int/Int.to_string/gDaniel Bünzli2018-11-071-1/+1
* Migrate the "embedded" test to ocamltestArmaël Guéneau2018-02-014-44/+5
* Unicode support for the Windows runtime (#1200)Nicolás Ojeda Bär2017-09-181-0/+4
* testsuite: testing nested calls to caml_startup/caml_shutdownMax Mouratov2017-03-171-0/+10
* Do not use the compatibility macros in the C stub code. (#892)Sébastien Hinderer2016-11-171-2/+2
* Remove copyright notices in test files.Sébastien Hinderer2016-05-031-15/+0
* Update headers for the new license.Damien Doligez2016-02-182-22/+28
* Add missing '@' to testsuite MakefilesDavid Allsopp2016-01-251-2/+2
* simplify .gitignore; remove .ignore files and tools/setignore; adjust tools/c...Damien Doligez2015-11-061-1/+0
* PR#5887: windows testsuite fixGabriel Scherer2014-12-271-2/+2
* PR#5887: windows testsuite fixGabriel Scherer2014-12-271-2/+2
* PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...Gabriel Scherer2014-12-271-8/+3
* merge branch "safe-string"Damien Doligez2014-04-291-1/+1
* make the testsuite work on cygwin-64, where dynamic linking is not yet availableDamien Doligez2013-12-031-1/+3
* testsuite: continue making it work without installing OCaml; also make it ind...Damien Doligez2013-05-162-4/+15
* porting to MSVC64; some cleanup; ignore .obj and .lib filesDamien Doligez2013-05-071-4/+4
* testsuite: general cleanup of makefilesDamien Doligez2013-05-031-2/+2
* whitespace, non-ascii chars, some missing headersDamien Doligez2012-10-174-0/+50
* clean up TABs and whitespaceDamien Doligez2012-07-301-1/+1
* More renaming to OCamlDamien Doligez2012-02-103-3/+3
* Somewhat related to PR#5179: replace "diff -q" with "$(DIFF)" so that under W...Xavier Leroy2011-12-281-1/+1
* uniform .ignore systemDamien Doligez2011-07-201-10/+0
* merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-201-0/+10
* 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/+3
* Tests moved to 'embedded'Xavier Clerc2010-04-085-0/+77