test/Makefile: Force lit -j1 on Cygwin.
[oota-llvm.git] / test / Makefile
2010-10-22 NAKAMURA Takumitest/Makefile: Force lit -j1 on Cygwin.
2010-08-30 Michael J. SpencerPartially revert r112480. Caused test failures.
2010-08-30 Michael J. SpencerTest: Fix LLVMC tests on CMake.
2010-08-05 Rafael Espindolacheck-lit was failing again on F13 64 bits :-(
2010-08-02 Daniel DunbarFix comment.
2010-08-02 Daniel Dunbartests: Kill off custom targets which were just there...
2010-08-02 Daniel Dunbartests: Make 'lit' the default test tool. You can still...
2010-07-18 Chris Lattnerdaniel doesn't hate me, he hates macpython 2.5, which
2010-07-15 Chris Lattnersee comment.
2010-06-08 Rafael EspindolaAdd more virtual memory to lit. The python in x86-64...
2010-04-17 Chris Lattnerdoh, didn't mean to check in my hackaround lit sucking. :)
2010-04-17 Chris Lattnerteach the x86 asm parser how to handle segment prefixes
2010-02-25 Jeffrey YasskinTry r96559 for the third time. This time the shared...
2010-02-23 Jeffrey YasskinRoll back r96959 again.
2010-02-23 Jeffrey YasskinRoll r96559 forward again, adding libLLVM-2.7svn.so...
2010-02-23 Daniel DunbarEliminate llvmgcc_version testing variable.
2010-02-23 Daniel DunbarKill unused llvmgccmajvers testing variable.
2010-02-18 Jeffrey YasskinRoll back the shared library, r96559. It broke two...
2010-02-18 Jeffrey YasskinAdd a shared library for LLVM, named libLLVM2.7svn...
2009-11-16 Jeffrey YasskinRevert the test from r88984. It relies on being able...
2009-11-16 Jeffrey YasskinMake X86-64 in the Large model always emit 64-bit calls.
2009-11-08 Daniel DunbarTwo small fixes for site.exp for cmake.
2009-11-08 Daniel DunbarDerive the right paths to use during testing instead...
2009-11-08 Daniel DunbarSwitch to using 'lit.site.cfg.in' for the site config...
2009-10-26 Edward O'CallaghanFix gmake check for AuroraUX triple.
2009-10-02 Torok EdwinFix make rule when objdir is inside srcdir.
2009-09-22 Daniel DunbarGenerate lit.site.cfg from a .in file, as clang does.
2009-09-20 Daniel DunbarTeach 'make check-all' to build the site configuration...
2009-09-20 Daniel DunbarAdd 'make check-all', which runs the LLVM tests along...
2009-09-14 Daniel DunbarAdd a VALGRIND_EXTRA_ARGS makefile variable, with the...
2009-09-14 Daniel DunbarTeach 'make check-lit' to run unittests.
2009-09-13 Daniel DunbarAdd LLVMGCCBINDIR to path, since LLVMC expects to find...
2009-09-13 Daniel DunbarSwitch Ocaml to use llvm_supports_binding.
2009-09-13 Daniel Dunbartests: Add llvm_supports_binding predicate.
2009-09-10 Daniel DunbarRemove prcontext.
2009-09-08 Daniel DunbarAdd 'lit' support for llvm tests.
2009-09-03 Erick TryzelaarReplace ocamlc tests with ocamlopt tests since they...
2009-08-18 Anton KorobeynikovThe attached patches attempt to fix cross builds. For...
2009-08-10 Erick TryzelaarFix ocaml "make check" tests, that wasn't finding the...
2009-08-01 Daniel DunbarAvoid a problem with ulimit on Solaris & friends, patch...
2009-07-21 Bob WilsonFix ocaml tests for 64-bit MacOS systems. LLVM is...
2009-06-26 Shantonu SenClarify how to configure llvm-gcc-4.2 for use with
2009-04-23 Dan GohmanAdd more ulimit limits, to catch more kinds of runaway...
2009-03-21 Evan ChengRe-commit r67334 and r67349 with fix.
2009-03-20 Nick LewyckyRevert r67334 and r37349 which break "make check" on...
2009-03-19 Evan ChengMore makefile changes to allow dejagnu tests to pass...
2009-03-06 Mikhail GlushenkovTrailing whitespace.
2009-02-26 Chris Lattnermake sure that make fully evaluates variables when...
2009-02-02 Devang PatelRun dsymutil on darwin, when it is expected, before...
2009-01-01 Misha Brukman* Quoted the executable 'runtest' to emphasize the...
2008-12-31 Misha BrukmanRemoved extra spaces.
2008-10-21 Torok EdwinFix make check on Solaris 10/x86: the default grep...
2008-10-07 Nuno Lopesadd support for running the test suite with valgrind...
2008-04-24 Devang PatelAdd EXTRA_OPTIONS on the llvmgxx command line.
2008-04-24 Devang PatelAdd EXTRA_OPTIONS on the llvmgcc command line.
2008-03-18 Tanya LattnerDo not pass -g flag when compiling tests, so remove...
2008-03-10 Chris LattnerFix a typo
2008-02-26 Gabor Greifunbreak check-one
2008-02-26 Gabor GreifWhile hunting for two hanging tests,
2007-12-29 Chris Lattnerremove attributions from the rest of the llvm makefiles.
2007-10-02 Gordon HenriksenAdd explicit --enable-bindings option to configure.
2007-09-18 Gordon Henriksengit-svn-id: https://llvm.org/svn/llvm-project/llvm...
2007-05-11 Reid SpencerFor PR1411:
2007-04-21 Reid SpencerPass the LLVMGCC_LANGS variable through to Tcl.
2007-04-21 Reid SpencerAdd the TARGETS_TO_BUILD variable.
2007-04-16 Duncan SandsLook for site.exp in the build directory, not the sourc...
2007-04-15 Reid SpencerWe don't need the path to be set for llvmgcc/llvmgxx...
2007-04-15 Reid SpencerEcho command lines only if the user wants them.
2007-04-15 Reid SpencerAdd a new testing target: check-one. It is used like...
2007-04-12 Reid SpencerMake the shlibext and llvmlibsdir variables accessible.
2007-04-11 Reid SpencerMake new variables available: compile_c, compile_cxx...
2007-02-11 Reid SpencerFor PR1196:
2007-01-30 Reid SpencerAdd a gxxcmd variable for the g++ command line used...
2007-01-17 Reid SpencerRegression is gone, don't try to find it on clean target.
2006-11-11 Reid SpencerEnable path completion when typing the TESTSUITE= optio...
2006-08-01 Chris LattnerIf dejagnu is not found, tell the user instead of bombi...
2006-05-28 Reid SpencerFix a problem where dejagnu won't accept the value...
2006-05-28 Reid SpencerProvide an infrastructure for testing the llvm2cpp...
2006-04-13 Reid SpencerUse quotes properly so that the possibility of a null...
2006-04-12 Tanya LattnerAdded llvmgcc version to allow tests to be xfailed...
2006-04-06 Reid SpencerAdd the variable llvmgccmajvers to the site.exp file...
2005-07-13 Reid SpencerAdd a test that runs the ParallelJIT example program...
2005-05-21 Reid SpencerRemove trailing blank line, just to test whether the...
2005-05-20 Reid SpencerFinally get the quoting right for both Unix and Windows...
2005-02-18 Reid SpencerAllow dejagnu tests to run on Windows/Cygwin. Quote...
2005-01-03 Reid SpencerMake sure the path is properly set in the llvmgcc and...
2004-12-24 Reid SpencerThe dejagnu scripts need a path for llvm-gcc/llvm-g...
2004-12-22 Reid SpencerFor PR432:
2004-12-12 Chris LattnerDejagnu doesn't work if you do TESTSUITE=.../
2004-12-06 John CriswellRemove the last pieces of QMTest.
2004-12-06 Reid SpencerChange check to check-local per Makefile.rules changes.
2004-12-04 Reid SpencerFailing Feature/Regression test should fail the build
2004-12-04 Chris LattnerClean feature also
2004-12-04 Tanya LattnerMade it default to check instead of check-dejagnu.
2004-11-30 Tanya LattnerAdded TCLSH var to site.exp.
2004-11-30 Chris LattnerIf TESTSUITE is set, we obviously want to run dejagnu
2004-11-22 Chris LattnerDon't stop make if there are XFAIL or XPASSes
2004-11-13 Tanya Lattnersetting path to prcontext.tcl script. Right now it...
2004-11-09 Reid SpencerDocument quick-test target.
2004-11-09 Reid SpencerAdd a quick-test target that uses QUICKTEST variable...
next