summaryrefslogtreecommitdiff
path: root/testsuite/tests/callback
Commit message (Expand)AuthorAgeFilesLines
* make the testsuite work on cygwin-64, where dynamic linking is not yet availableDamien Doligez2013-12-031-1/+2
* Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez2013-09-041-2/+4
* testsuite: making it work without installing OCaml (continued)Damien Doligez2013-05-171-3/+2
* testsuite: continue making it work without installing OCaml; also make it ind...Damien Doligez2013-05-161-2/+2
* testsuite: allow testing without installing (continued)Damien Doligez2013-05-161-5/+16
* 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-6/+6
* tests/callback: do not run when libunix is not configuredDamien Doligez2013-04-291-1/+4
* whitespace, non-ascii chars, some missing headersDamien Doligez2012-10-173-0/+36
* clean up TABs and whitespaceDamien Doligez2012-07-302-3/+2
* PR#5199: tests are run only for bytecode if either native support is missing,Xavier Clerc2012-01-181-6/+8
* Somewhat related to PR#5179: replace "diff -q" with "$(DIFF)" so that under W...Xavier Leroy2011-12-281-2/+2
* 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
* 'echo -n' replaced with 'printf' for better portability.Xavier Clerc2010-03-171-2/+2
* Tests moved to 'callback'Xavier Clerc2010-01-254-0/+157