summaryrefslogtreecommitdiff
path: root/test/lib
AgeCommit message (Expand)AuthorFilesLines
2006-06-01No, libLLVMbzip2 does not have a .a suffix.Reid Spencer1-1/+1
2006-06-01Fix gcc command line options after LLVMCore and LLVMbzip2 became archiveReid Spencer1-1/+1
2006-05-301. No need to thwart this test with an environment variable. Turning it offReid Spencer1-57/+60
2006-05-29Fix a bug with diffing the wrong files. Make output more readable.Reid Spencer1-7/+7
2006-05-28Fix a problem where dejagnu won't accept the value of global tcl variableReid Spencer1-6/+5
2006-05-28Provide an infrastructure for testing the llvm2cpp program (yet to beReid Spencer1-0/+79
2006-05-18Improve error output. Use the third parameter of the "catch" command toReid Spencer1-3/+3
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner1-2/+6
2006-03-08Automatically pass -emit-llvm to llvmgcc when using %llvmgccChris Lattner1-2/+2
2004-11-30Adding timeout for a test.Tanya Lattner1-0/+2
2004-11-19Forgot to join srcdir and subdir for complete path for input files.Tanya Lattner1-1/+1
2004-11-19Adding srcdir arg. Added ability to specify the path to an input file. This i...Tanya Lattner1-5/+10
2004-11-13setting path to prcontext.tcl script. Right now it searches for tclsh in your...Tanya Lattner1-1/+1
2004-11-13Run prcontext.tcl with tclsh and let it be found in the path. This should be ...Tanya Lattner1-1/+1
2004-11-13Changed to use tcl script.Tanya Lattner1-2/+2
2004-11-08Now using path to python found by configure.Tanya Lattner1-1/+1
2004-11-07More srcdir != objdir changes.Tanya Lattner1-1/+6
2004-11-07Made changes to support objdir!=srcdir.Tanya Lattner1-4/+6
2004-11-07With the changes to these files, the Regression test suite should be tested b...Tanya Lattner1-3/+13
2004-11-06First crack at support to run tests using dejagnu. This file contains a proce...Tanya Lattner1-0/+103