aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* For PR1319:Reid Spencer2007-04-1535-7/+41
* Fix this test in a slightly more obvious way.Reid Spencer2007-04-151-1/+1
* No, don't cancel all remaining tests, just the one that failed!Reid Spencer2007-04-151-1/+1
* Abandone the entire test case on the first error.Reid Spencer2007-04-151-4/+7
* For PR1319:Reid Spencer2007-04-155-9/+10
* Use %prcontext, $prcontext is not resolving for some reason.Reid Spencer2007-04-151-1/+1
* PR1319:Reid Spencer2007-04-153-4/+6
* Make it possible to run this from within subdirectories of llvm/testReid Spencer2007-04-151-1/+18
* Reimplement in terms of the support for this feature in the makefiles withReid Spencer2007-04-151-36/+1
* Echo command lines only if the user wants them.Reid Spencer2007-04-151-1/+1
* Add a new testing target: check-one. It is used like this:Reid Spencer2007-04-151-0/+19
* This test case is incorrect. Remove it.Zhou Sheng2007-04-151-14/+0
* For PR1319:Reid Spencer2007-04-157-23/+36
* For PR1319:Reid Spencer2007-04-156-9/+13
* Allow replacement of %% with %Reid Spencer2007-04-151-0/+2
* Keep lines a reasonable length.Reid Spencer2007-04-151-1/+2
* Patch supplied by gabor.Jeff Cohen2007-04-151-1/+1
* adjust per review commentsDale Johannesen2007-04-152-2/+2
* new testcaseChris Lattner2007-04-151-0/+36
* testcases for -fno-builtinDale Johannesen2007-04-152-0/+14
* XFAIL this for now.Owen Anderson2007-04-141-0/+1
* xfail for nowChris Lattner2007-04-141-0/+3
* Oops. A little aggressive on the name changes there.Reid Spencer2007-04-141-8/+8
* For PR1913:Reid Spencer2007-04-149-22/+31
* fix test for linux hosts.Chris Lattner2007-04-141-1/+1
* new testcaseChris Lattner2007-04-141-0/+9
* For PR1319:Reid Spencer2007-04-141-2/+2
* Changes to fix problems with "make check". Apparently you can redefineReid Spencer2007-04-147-9/+11
* Fix syntax.Reid Spencer2007-04-141-1/+1
* manually upgrade test. Add a new test2. I have no way to see if this worksChris Lattner2007-04-141-22/+33
* Try some alternative syntax.Reid Spencer2007-04-143-5/+5
* This test should have been updated with llvm 1.7!Reid Spencer2007-04-141-3/+3
* For PR1319:Reid Spencer2007-04-14116-171/+199
* This test needs to use egrep.Reid Spencer2007-04-141-1/+1
* For PR1319:Reid Spencer2007-04-141-6/+27
* Convert test cases to new llvm.exp version of llvm_runtest and fix testsReid Spencer2007-04-146-7/+13
* For PR1319:Reid Spencer2007-04-142-2/+2
* 1. Don't generate redundant copy of stderrReid Spencer2007-04-141-2/+2
* Fix a test test llvm.exp found.Reid Spencer2007-04-141-5/+5
* bool -> i1 (found by llvm.exp)Reid Spencer2007-04-142-4/+3
* Fix a syntax error that llvm.exp found.Reid Spencer2007-04-141-2/+1
* Fix an "already-upgraded" test that llvm.exp found.Reid Spencer2007-04-141-1/+1
* Simplify this test and correct redirection for Tcl exec.Reid Spencer2007-04-141-3/+2
* Don't try to interpret a fictitious file.Reid Spencer2007-04-141-1/+1
* Print full errorInfo when a failure occurs.Reid Spencer2007-04-141-1/+1
* No need to quote things, shell isn't interpreting any more.Reid Spencer2007-04-141-1/+1
* For PR1319:Reid Spencer2007-04-143-5/+6
* Add the line number where the script failed to the error output.Reid Spencer2007-04-141-4/+6
* For PR1319:Reid Spencer2007-04-144-9/+8
* FIx this test, thanks to llvm.expReid Spencer2007-04-141-10/+10