summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib-dynlink-csharp
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-251-79/+76
* Merge pull request #10327 from shindere/ocamltest-files-subdirectoriesSébastien Hinderer2021-04-221-1/+1
|\
| * ocamltest: rename the files variable to readonly_filesSébastien Hinderer2021-04-211-1/+1
* | Add libext variable to ocamltestDavid Allsopp2020-11-251-2/+2
|/
* Remove ocamltests filesNicolás Ojeda Bär2019-09-281-1/+0
* Fix Windows testMark Shinwell2018-11-131-1/+0
* Merge the asmrun and byterun directories into the runtime directorySébastien Hinderer2018-06-281-2/+2
* Reformat ocamltest lines for long-lineDavid Allsopp2018-06-141-2/+4
* Migrate the lib-dynlink-csharp tests to ocamltestSébastien Hinderer2018-04-1810-144/+93
* Move bigarray to the stdlib (#1685)Jérémie Dimino2018-04-091-1/+1
* Unicode support for the Windows runtime (#1200)Nicolás Ojeda Bär2017-09-181-2/+2
* Never run C# tests unless building MSVCDavid Allsopp2017-02-201-1/+2
* Deprecate Bigarray.*.map_file and add Unix.map_file (#997)Jérémie Dimino2017-01-104-8/+12
* Fix native-dll C# Dynlink TestDavid Allsopp2016-12-141-1/+1
* Use bootstrapped flexlink in C# testsDavid Allsopp2016-12-141-0/+4
* Fix missed errors in Dynlink C# testsDavid Allsopp2016-12-141-0/+4
* Fix x86 C Sharp dynlink tests on 64-bit WindowsDavid Allsopp2016-12-141-5/+12
* Skip native tests on bytecode-only systemsXimin Luo2016-10-281-1/+3
* Remove copyright notices in test files.Sébastien Hinderer2016-05-032-30/+0
* fix several problems with tests/lib-dynlink-csharp on MSVCDamien Doligez2016-02-245-15/+15
* Update headers for the new license.Damien Doligez2016-02-184-44/+56
* test/lib-dynlink-csharp: fix syntax error in MakefileDamien Doligez2016-02-041-1/+1
* tests/lib-dynlink-csharp: fix when shared libs not available; configure: bett...Damien Doligez2016-02-031-6/+12
* Display details of all skipped testsDavid Allsopp2016-01-261-12/+5
* Revert "Simplify the definition of custom .{} operators"Gabriel Scherer2015-11-291-1/+1
* Simplify the definition of custom .{} operatorsGabriel Scherer2014-12-131-1/+1
* fix some of the whitespace problems in the sourceDamien Doligez2014-04-121-2/+2
* make the testsuite work on cygwin-64, where dynamic linking is not yet availableDamien Doligez2013-12-031-1/+5
* PR#5710: add Mono support to the testsuiteDamien Doligez2013-05-172-6/+22
* testsuite: making it work without installing OCaml (continued)Damien Doligez2013-05-171-1/+2
* testsuite: continue making it work without installing OCaml; also make it ind...Damien Doligez2013-05-161-1/+1
* testsuite: allow testing without installing (continued)Damien Doligez2013-05-161-1/+12
* testsuite: simplification of the BYTECODE_ONLY macroDamien Doligez2013-05-141-1/+1
* porting to MSVC64; some cleanup; ignore .obj and .lib filesDamien Doligez2013-05-071-1/+1
* testsuite: general cleanup of makefilesDamien Doligez2013-05-031-8/+15
* add a few missing copyright headersDamien Doligez2013-04-043-0/+36
* whitespace, non-ascii chars, some missing headersDamien Doligez2012-10-171-0/+12
* clean up TABs and whitespaceDamien Doligez2012-07-302-3/+2
* merge changes from 4.00 branching to 4.00.0 (part 2: testsuite)Damien Doligez2012-07-271-4/+4
* More renaming to OCamlDamien Doligez2012-02-103-3/+3
* PR#5199: tests are run only for bytecode if either native support is missing,Xavier Clerc2012-01-181-1/+6
* Somewhat related to PR#5179: replace "diff -q" with "$(DIFF)" so that under W...Xavier Leroy2011-12-281-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
* Tests moved to 'lib-dynlink-csharp'Xavier Clerc2010-04-087-0/+123