summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Update tests for the disappearance of -idom.Owen Anderson2007-04-15
* For PR1319:Reid Spencer2007-04-15
* For PR1319:Reid Spencer2007-04-15
* For PR1319:Reid Spencer2007-04-15
* Fix this test in a slightly more obvious way.Reid Spencer2007-04-15
* No, don't cancel all remaining tests, just the one that failed!Reid Spencer2007-04-15
* Abandone the entire test case on the first error.Reid Spencer2007-04-15
* For PR1319:Reid Spencer2007-04-15
* Use %prcontext, $prcontext is not resolving for some reason.Reid Spencer2007-04-15
* PR1319:Reid Spencer2007-04-15
* Make it possible to run this from within subdirectories of llvm/testReid Spencer2007-04-15
* Reimplement in terms of the support for this feature in the makefiles withReid Spencer2007-04-15
* Echo command lines only if the user wants them.Reid Spencer2007-04-15
* Add a new testing target: check-one. It is used like this:Reid Spencer2007-04-15
* This test case is incorrect. Remove it.Zhou Sheng2007-04-15
* For PR1319:Reid Spencer2007-04-15
* For PR1319:Reid Spencer2007-04-15
* Allow replacement of %% with %Reid Spencer2007-04-15
* Keep lines a reasonable length.Reid Spencer2007-04-15
* Patch supplied by gabor.Jeff Cohen2007-04-15
* adjust per review commentsDale Johannesen2007-04-15
* new testcaseChris Lattner2007-04-15
* testcases for -fno-builtinDale Johannesen2007-04-15
* XFAIL this for now.Owen Anderson2007-04-14
* xfail for nowChris Lattner2007-04-14
* Oops. A little aggressive on the name changes there.Reid Spencer2007-04-14
* For PR1913:Reid Spencer2007-04-14
* fix test for linux hosts.Chris Lattner2007-04-14
* new testcaseChris Lattner2007-04-14
* For PR1319:Reid Spencer2007-04-14
* Changes to fix problems with "make check". Apparently you can redefineReid Spencer2007-04-14
* Fix syntax.Reid Spencer2007-04-14
* manually upgrade test. Add a new test2. I have no way to see if this worksChris Lattner2007-04-14
* Try some alternative syntax.Reid Spencer2007-04-14
* This test should have been updated with llvm 1.7!Reid Spencer2007-04-14
* For PR1319:Reid Spencer2007-04-14
* This test needs to use egrep.Reid Spencer2007-04-14
* For PR1319:Reid Spencer2007-04-14
* Convert test cases to new llvm.exp version of llvm_runtest and fix testsReid Spencer2007-04-14
* For PR1319:Reid Spencer2007-04-14
* 1. Don't generate redundant copy of stderrReid Spencer2007-04-14
* Fix a test test llvm.exp found.Reid Spencer2007-04-14
* bool -> i1 (found by llvm.exp)Reid Spencer2007-04-14
* Fix a syntax error that llvm.exp found.Reid Spencer2007-04-14
* Fix an "already-upgraded" test that llvm.exp found.Reid Spencer2007-04-14
* Simplify this test and correct redirection for Tcl exec.Reid Spencer2007-04-14
* Don't try to interpret a fictitious file.Reid Spencer2007-04-14
* Print full errorInfo when a failure occurs.Reid Spencer2007-04-14
* No need to quote things, shell isn't interpreting any more.Reid Spencer2007-04-14
* For PR1319:Reid Spencer2007-04-14