summaryrefslogtreecommitdiffstats
path: root/testsuite/makefiles
AgeCommit message (Expand)Author
2014-12-21testsuite/Makefile.toplevel: make terminal DUMB by default (tests rely on this)Gabriel Scherer
2014-12-13harden testsuite/makefile/Makefile.dlambda wrt identifiers with quotesGabriel Scherer
2014-11-17minor sed portability fix...Gabriel Scherer
2014-11-17testsuite/makefiles: a more robust -dlambda testGabriel Scherer
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-17PR#5710: add Mono support to the testsuiteDamien 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: better error messageDamien Doligez
2013-04-29testsuite: many small fixes to make it work for mingwDamien Doligez
2013-04-29tests/makefiles/Makefile.toplevel: do not stop after a failed testDamien Doligez
2013-04-29testsuite: better reporting of failed testsDamien Doligez
2013-01-03PR#5712: (6) document OCAMLRUNPARAM flag RDamien Doligez
2012-12-06merge branches/record-disambiguationJacques Garrigue
2012-12-02fix PR#5343 (was still unsound)Jacques Garrigue
2012-10-30fix warningsJacques 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-06-27PR#5661: fixes for the test suiteDamien 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-07-20test suite: some tests were failing due to the renaming from "Objective Caml"...Xavier Clerc
2011-07-20test suite: reduced verbosityXavier Clerc
2011-07-20merge changes from 3.12.0 to 3.12.1Damien Doligez
2011-06-15testsuite: added a "promote" target copying actual results to waited referenc...Xavier Clerc
2011-06-15testsuite: ability to organize tests in subdirectories.Xavier Clerc
2011-02-24recover some principalityJacques Garrigue
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-05-04GNUmake-specific 'patsubst' constructions replaced with make-agnostic variabl...Xavier Clerc
2010-05-03Makefile conditionals replaced with shell conditionals for improved portabilityXavier Clerc
2010-04-07Tests moved to 'asmcomp'Xavier Clerc
2010-03-17'echo -n' replaced with 'printf' for better portability.Xavier Clerc
2010-01-28Tests moved to 'lib-threads'Xavier Clerc