summaryrefslogtreecommitdiffstats
path: root/testsuite/makefiles/Makefile.common
AgeCommit message (Expand)Author
2014-06-05Reflecting commit 14963 on version/4.02:Xavier Leroy
2013-12-03make the testsuite work on cygwin-64, where dynamic linking is not yet availableDamien Doligez
2013-11-29Reverting the elimination of the ocamlcomp*.sh scripts, namely the following ...Xavier Leroy
2013-10-30Add test for PR#6216. Not fixed yet.Jacques Garrigue
2013-09-20build: replace ocamlcomp*.sh.Wojciech Meyer
2013-09-04Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez
2013-05-17testsuite: making it work without installing OCaml (continued)Damien Doligez
2013-05-16testsuite: continue making it work without installing OCaml; also make it ind...Damien Doligez
2013-05-16testsuite: allow testing without installing (continued)Damien Doligez
2013-05-14testsuite: simplification of the BYTECODE_ONLY macroDamien Doligez
2013-05-14testsuite: more cleanup of the makefilesDamien Doligez
2013-05-07porting to MSVC64; some cleanup; ignore .obj and .lib filesDamien Doligez
2013-05-03testsuite: general cleanup of makefilesDamien Doligez
2013-04-29testsuite: use the right assembler for tests/asmcompDamien Doligez
2013-04-29testsuite: many small fixes to make it work for mingwDamien Doligez
2012-12-02fix PR#5343 (was still unsound)Jacques Garrigue
2012-10-17whitespace, non-ascii chars, some missing headersDamien Doligez
2012-10-15remove all $Id keywordsDamien Doligez
2012-07-27merge changes from 4.00 branching to 4.00.0 (part 2: testsuite)Damien Doligez
2012-03-10PR#5512: Test suite improvement wrt. to packaging. Slightly modified patch by...Wojciech Meyer
2012-01-19PR#5482: fixed bashism (other problem have already been fixed).Xavier Clerc
2012-01-18PR#5199: tests are run only for bytecode if either native support is missing,Xavier Clerc
2011-12-28Somewhat related to PR#5179: replace "diff -q" with "$(DIFF)" so that under W...Xavier Leroy
2011-07-29merge branches/gadtsJacques Garrigue
2011-06-15testsuite: added a "promote" target copying actual results to waited referenc...Xavier Clerc
2010-08-31use free univars for explicit polymorphic typesJacques Garrigue
2010-05-05Fortran-related test now disabled by default.Xavier Clerc
2010-05-04Undefined variables preferred to empty ones in Makefiles.Xavier Clerc
2010-04-07Tests moved to 'asmcomp'Xavier Clerc
2010-01-25Infrastructure for test suite.Xavier Clerc