ocaml/testsuite/makefiles
Gabriel Scherer e2b662980f testsuite/Makefile.toplevel: make terminal DUMB by default (tests rely on this)
Currently it is not equivalent to do:
  cd testsuite; make one DIR=tests/$foo
and
  cd testsuite/tests/$foo; make
because the latter will not set TERM=dumb and toplevel tests will use
nice escape-code location highlighting instead of ASCII-made squiggly
lines, which breaks the tests.

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15716 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2014-12-21 08:26:20 +00:00
..
Makefile.common Reflecting commit 14963 on version/4.02: 2014-06-05 13:59:33 +00:00
Makefile.dlambda harden testsuite/makefile/Makefile.dlambda wrt identifiers with quotes 2014-12-13 22:12:27 +00:00
Makefile.okbad testsuite: continue making it work without installing OCaml; also make it independent of the user's .ocamlinit 2013-05-16 19:48:04 +00:00
Makefile.one make the testsuite work on cygwin-64, where dynamic linking is not yet available 2013-12-03 14:42:23 +00:00
Makefile.several make the testsuite work on cygwin-64, where dynamic linking is not yet available 2013-12-03 14:42:23 +00:00
Makefile.toplevel testsuite/Makefile.toplevel: make terminal DUMB by default (tests rely on this) 2014-12-21 08:26:20 +00:00
summarize.awk PR#5710: add Mono support to the testsuite 2013-05-17 15:06:37 +00:00