| Commit message (Expand) | Author | Age | Files | Lines |
* | Use exec. | Dan Gohman | 2010-08-29 | 1 | -1/+1 |
* | tests: Deprecate TestRunner.sh, and have it just invoke 'llvm-lit' (which will | Daniel Dunbar | 2010-08-02 | 1 | -34/+3 |
* | Fix a bashism in TestRunner.sh. | Dan Gohman | 2008-07-28 | 1 | -2/+2 |
* | Avoid an infinite loop when TestRunner.sh is run outside of the test dir. | Reid Spencer | 2007-05-18 | 1 | -5/+7 |
* | Fix PR1355: Only compute the SUBPATH and TESTDIR once. | Reid Spencer | 2007-05-16 | 1 | -7/+9 |
* | For PR1355: | Reid Spencer | 2007-04-26 | 1 | -25/+25 |
* | Make it possible to run this from within subdirectories of llvm/test | Reid Spencer | 2007-04-15 | 1 | -1/+18 |
* | Reimplement in terms of the support for this feature in the makefiles with | Reid Spencer | 2007-04-15 | 1 | -36/+1 |
* | make xfail info more nice | Chris Lattner | 2007-04-08 | 1 | -1/+1 |
* | testrunner should print out xfail info. | Chris Lattner | 2007-04-08 | 1 | -0/+1 |
* | Add some documentation about the arguments. | Reid Spencer | 2006-11-02 | 1 | -0/+3 |
* | Just a minor tweak so you can run things like: | Chris Lattner | 2006-06-17 | 1 | -1/+2 |
* | Pass -emit-llvm automatically to %llvmgcc and %llvmg++ to fix regression | Chris Lattner | 2006-03-08 | 1 | -1/+1 |
* | teach TestRunner about prcontext | Chris Lattner | 2005-08-05 | 1 | -1/+1 |
* | Fix this script to work with hyphenated llvm-gcc and friend. | Chris Lattner | 2005-01-03 | 1 | -1/+1 |
* | Pass in llvmgxx | Chris Lattner | 2004-11-27 | 1 | -1/+1 |
* | Create the output directory if it's not already there | Chris Lattner | 2004-04-10 | 1 | -0/+3 |
* | Add support for %llvmgcc | Chris Lattner | 2004-01-12 | 1 | -1/+1 |
* | Ulimit the test, and print out a more interesting output if failure occurs | Chris Lattner | 2003-05-14 | 1 | -2/+6 |
* | Fix path problem | Chris Lattner | 2003-05-14 | 1 | -2/+2 |
* | Generalize the script a bit | Chris Lattner | 2003-05-14 | 1 | -7/+21 |
* | Allow multiline RUN:'s | Chris Lattner | 2002-02-11 | 1 | -3/+5 |
* | Initial checkin | Chris Lattner | 2002-02-01 | 1 | -0/+22 |