test commit redux
[oota-llvm.git] / test / lib /
2011-10-27 Daniel Dunbartests: Rip out a bunch of now unused test code relating...
2011-10-27 Daniel Dunbartests: Remove llvm2cpp, I'm pretty sure no one uses...
2011-10-06 Peter Collingbournes/tblgen/llvm-tblgen/g in a few missed places, includin...
2011-09-20 Eric ChristopherRemove llvm-gcc and various compiler handling from...
2010-11-25 Duncan SandsUse LLVMCC_EMITIR_FLAG rather than hard-coding "-emit...
2010-02-23 Daniel DunbarEliminate llvmgcc_version testing variable.
2010-02-23 Daniel DunbarKill unused llvmgccmajvers testing variable.
2010-02-03 Daniel DunbarAdd llvm_supports_darwin_and_target to DejaGNU as well...
2009-09-13 Daniel Dunbartests: Add llvm_supports_binding predicate.
2009-09-13 Daniel Dunbartests: Add a %abs_tmp substitution which is guaranteed...
2009-09-10 Daniel DunbarRemove prcontext.
2009-09-07 Daniel DunbarAvoid Tcl substitution, introduced %llvmgcc_only for...
2009-09-03 Erick TryzelaarReplace ocamlc tests with ocamlopt tests since they...
2009-08-25 Dan GohmanFix a few typos from the removal of -f.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-08-18 Anton KorobeynikovThe attached patches attempt to fix cross builds. For...
2009-06-12 Nick LewyckyIn an XFAIL line, treat "XFAIL: foo*bar" as a regular...
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-20 Evan ChengFix typo's.
2009-03-19 Evan ChengMore makefile changes to allow dejagnu tests to pass...
2009-03-06 Mikhail GlushenkovTrailing whitespace.
2009-02-02 Devang PatelRun dsymutil on darwin, when it is expected, before...
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-10-06 Duncan SandsActually run Obj-C++ tests if llvm-gcc supports.
2008-08-07 Duncan SandsUse correct compiler component names for objc
2008-06-27 Duncan SandsRegression test for PR2443.
2008-06-21 Duncan SandsTurn off llvm-gcc warnings when running "make check".
2008-06-10 Matthijs KooijmanChange llvm.exp so it no longer ignores some errors...
2008-04-23 Anton KorobeynikovFix tests due to llvm2cpp move to llc target
2008-03-25 Tanya LattnerByebye llvm-upgrade!
2008-03-13 Tanya LattnerFix error in testing for END. notation.
2008-03-10 Chris LattnerFix PR2120 by changing the replacement order to change...
2008-02-26 Gabor GreifWhile hunting for two hanging tests,
2007-11-28 Tanya LattnerFix bug in regression tests that ignored stderr output...
2007-11-06 Tanya LattnerImplement the XTARGET feature for PR1778
2007-09-18 Gordon HenriksenAdding ocaml language bindings for the vmcore and bitwr...
2007-07-23 Duncan SandsThe Ada f-e produces various auxiliary output files
2007-05-18 Duncan SandsFix typo.
2007-04-23 Reid SpencerDan is right, using "string first" would produce false...
2007-04-22 Reid SpencerFix the comparison of language names to accept any...
2007-04-21 Reid SpencerReplace llvm_gcc_supports_ada and llvm_gcc_supports_obj...
2007-04-21 Reid Spencerllvm-dg.exp is dead, remove it.
2007-04-21 Reid SpencerAdd the llvm_supports_target function.
2007-04-21 Duncan SandsTest if the compiler supports Ada, and enable Ada tests...
2007-04-21 Reid SpencerAlways print the same "PR" information in the same...
2007-04-21 Reid SpencerPut failure information on a separate line. Hopefully...
2007-04-20 Devang PatelEnable Objective-C tests.
2007-04-16 Duncan SandsSpelling fix.
2007-04-16 Duncan SandsChange ne into !=.
2007-04-15 Reid SpencerTwo changes:
2007-04-15 Reid SpencerSome tests have really long RUN line sets. Read the...
2007-04-15 Reid SpencerAllow lines that have \ and end in \ to be recognized...
2007-04-15 Reid SpencerTwo improvements:
2007-04-15 Reid SpencerNo, don't cancel all remaining tests, just the one...
2007-04-15 Reid SpencerAbandone the entire test case on the first error.
2007-04-15 Reid SpencerAllow replacement of %% with %
2007-04-14 Reid SpencerChanges to fix problems with "make check". Apparently...
2007-04-14 Reid SpencerFor PR1319:
2007-04-14 Reid Spencer1. Don't generate redundant copy of stderr
2007-04-14 Reid SpencerPrint full errorInfo when a failure occurs.
2007-04-14 Reid SpencerAdd the line number where the script failed to the...
2007-04-14 Reid SpencerInitial version of a re-write of llvm-runtest that...
2007-04-12 Reid SpencerMake the shlibext and llvmlibsdir variables accessible.
2007-04-11 Reid SpencerMake new variables available: compile_c, compile_cxx...
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-04-11 Reid SpencerUpdate the way llvm2cpp tests are done:
2006-06-01 Reid SpencerNo, libLLVMbzip2 does not have a .a suffix.
2006-06-01 Reid SpencerFix gcc command line options after LLVMCore and LLVMbzi...
2006-05-30 Reid Spencer1. No need to thwart this test with an environment...
2006-05-29 Reid SpencerFix a bug with diffing the wrong files. Make output...
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-05-18 Reid SpencerImprove error output. Use the third parameter of the...
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-08 Chris LattnerAutomatically pass -emit-llvm to llvmgcc when using...
2004-11-30 Tanya LattnerAdding timeout for a test.
2004-11-19 Tanya LattnerForgot to join srcdir and subdir for complete path...
2004-11-19 Tanya LattnerAdding srcdir arg. Added ability to specify the path...
2004-11-13 Tanya Lattnersetting path to prcontext.tcl script. Right now it...
2004-11-13 Tanya LattnerRun prcontext.tcl with tclsh and let it be found in...
2004-11-13 Tanya LattnerChanged to use tcl script.
2004-11-08 Tanya LattnerNow using path to python found by configure.
2004-11-07 Tanya LattnerMore srcdir != objdir changes.
2004-11-07 Tanya LattnerMade changes to support objdir!=srcdir.
2004-11-07 Tanya LattnerWith the changes to these files, the Regression test...
2004-11-06 Tanya LattnerFirst crack at support to run tests using dejagnu....