summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib-dynlink-bytecode/Makefile
Commit message (Expand)AuthorAgeFilesLines
* make the testsuite work on cygwin-64, where dynamic linking is not yet availableDamien Doligez2013-12-031-1/+5
* testsuite: making it work without installing OCaml (continued)Damien Doligez2013-05-171-5/+5
* testsuite: continue making it work without installing OCaml; also make it ind...Damien Doligez2013-05-161-3/+8
* testsuite: allow testing without installing (continued)Damien Doligez2013-05-161-1/+4
* make the testsuite work without installing OCamlDamien Doligez2013-05-161-6/+13
* porting to MSVC64; some cleanup; ignore .obj and .lib filesDamien Doligez2013-05-071-4/+4
* testsuite: general cleanup of makefilesDamien Doligez2013-05-031-12/+15
* whitespace, non-ascii chars, some missing headersDamien Doligez2012-10-171-0/+12
* clean up TABs and whitespaceDamien Doligez2012-07-301-1/+1
* PR#5215: Marshalling of closures now supported if the closures come from dyna...Xavier Leroy2012-03-131-4/+5
* Somewhat related to PR#5179: replace "diff -q" with "$(DIFF)" so that under W...Xavier Leroy2011-12-281-3/+3
* 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
* LD_LIBRARY_PATH explicitly set for dynlink test.Xavier Clerc2010-05-051-3/+3
* LD_LIBRARY_PATH explicitly set for dynlink test.Xavier Clerc2010-05-041-1/+1
* 'echo -n' replaced with 'printf' for better portability.Xavier Clerc2010-03-171-3/+3
* Tests moved to 'lib-dynlink-bytecode'Xavier Clerc2010-01-251-0/+36