summaryrefslogtreecommitdiff
path: root/test/TestRunner.sh
Commit message (Expand)AuthorAge
* Just a minor tweak so you can run things like:Chris Lattner2006-06-17
* Pass -emit-llvm automatically to %llvmgcc and %llvmg++ to fix regressionChris Lattner2006-03-08
* teach TestRunner about prcontextChris Lattner2005-08-05
* Fix this script to work with hyphenated llvm-gcc and friend.Chris Lattner2005-01-03
* Pass in llvmgxxChris Lattner2004-11-27
* Create the output directory if it's not already thereChris Lattner2004-04-10
* Add support for %llvmgccChris Lattner2004-01-12
* Ulimit the test, and print out a more interesting output if failure occursChris Lattner2003-05-14
* Fix path problemChris Lattner2003-05-14
* Generalize the script a bitChris Lattner2003-05-14
* Allow multiline RUN:'sChris Lattner2002-02-11
* Initial checkinChris Lattner2002-02-01