- May 21, 2005
-
-
Reid Spencer authored
is going to credit the commit correctly or not. llvm-svn: 22165
-
- May 20, 2005
-
-
Reid Spencer authored
llvmgxx programs. dejagnu doesn't understand single quote and we need to pass double quotes through to the shell in order to escape blanks in the paths. This patch uses \" to escape the quotes passed through to the shell. Thanks to Aaron Gray for testing this out on cygwin. llvm-svn: 22155
-
- Feb 18, 2005
-
-
Reid Spencer authored
variable so that spaces don't screw it up. llvm-svn: 20240
-
- Jan 03, 2005
-
-
Reid Spencer authored
llvm-svn: 19267
-
- Dec 24, 2004
-
-
Reid Spencer authored
correct variable to get a "set the path first" invocation of those tools. llvm-svn: 19127
-
- Dec 22, 2004
-
-
Reid Spencer authored
* Use LLVMGCC and LLVMGXX variables instead of computing the name llvm-svn: 19097
-
- Dec 12, 2004
-
-
Chris Lattner authored
You can't pass the trailing / into Dejagnu, so make the makefile strip it off llvm-svn: 18836
-
- Dec 06, 2004
-
-
John Criswell authored
llvm-svn: 18581
-
Reid Spencer authored
llvm-svn: 18568
-
- Dec 04, 2004
-
-
Reid Spencer authored
llvm-svn: 18507
-
Chris Lattner authored
llvm-svn: 18491
-
Tanya Lattner authored
llvm-svn: 18488
-
- Nov 30, 2004
-
-
Tanya Lattner authored
llvm-svn: 18396
-
Chris Lattner authored
llvm-svn: 18392
-
- Nov 22, 2004
-
-
Chris Lattner authored
llvm-svn: 18113
-
- Nov 14, 2004
-
-
Tanya Lattner authored
setting path to prcontext.tcl script. Right now it searches for tclsh in your path, but this should be obtained from configure. llvm-svn: 17720
-
- Nov 09, 2004
-
-
Reid Spencer authored
llvm-svn: 17644
-
Reid Spencer authored
portion of the test suite. e.g.: make quck-test QUICKTEST=Regression/Bytecode llvm-svn: 17643
-
- Nov 08, 2004
-
-
Alkis Evlogimenos authored
llvm-svn: 17613
-
Tanya Lattner authored
llvm-svn: 17610
-
Reid Spencer authored
tool runs Deja-gnu test suites. The 'make' variable RUNTEST is now set automatically in the Makefile.config file. llvm-svn: 17599
-
Tanya Lattner authored
llvm-svn: 17598
-
- Nov 07, 2004
-
-
Tanya Lattner authored
Changed check-dejagnu to take TESTSUITE as its args instead of TEST in order to not conflict with other stuff. Added path for test/Scripts. Also added a check to deal with TESTSUITE and runtest flags. llvm-svn: 17586
-
Tanya Lattner authored
Added support to specify which test suite dejagnu should run (Feature or Regression). Use TEST=suite llvm-svn: 17572
-
Chris Lattner authored
Add some comments Switch to use 'find' to do the clean instead of globbing llvm-svn: 17559
-
Tanya Lattner authored
Added rough support for dejagnu testing. Changes need to be made to autoconf to provide the target_triplet and to check for 'grep -C' which would be used instead of the python script we have now. Eventually the python script should be converted to bash. The dejagnu-clean needs to be fixed to use find. llvm-svn: 17555
-
- Nov 03, 2004
-
-
Brian Gaeke authored
Due to qmtest's or llvm.py's lousy error checking, this single error causes qmtest to fork-bomb the machine, filling the process table with python processes that do nothing. Clearly, better error checking is needed. llvm-svn: 17449
-
- Oct 30, 2004
-
-
Reid Spencer authored
llvm-svn: 17359
-
- Sep 05, 2004
-
-
Reid Spencer authored
The "Programs" directory no longer lives here. It have been moved to its own cvs module. Check it out into llvm/projects and configure/build it there. llvm-svn: 16182
-
- Aug 03, 2004
-
-
John Criswell authored
llvm-svn: 15426
-
- Mar 29, 2004
-
-
John Criswell authored
llvm-svn: 12532
-
- Dec 11, 2003
-
-
Brian Gaeke authored
llvm-svn: 10395
-
- Nov 21, 2003
-
-
Brian Gaeke authored
llvm-svn: 10125
-
- Nov 20, 2003
-
-
Brian Gaeke authored
llvm-svn: 10119
-
- Nov 19, 2003
-
-
John Criswell authored
llvm-svn: 10094
-
- Oct 27, 2003
-
-
John Criswell authored
llvm-svn: 9533
-
- Oct 23, 2003
-
-
John Criswell authored
llvm-svn: 9404
-
- Oct 11, 2003
-
-
Brian Gaeke authored
I don't remember precisely what bug this fixed, but I remember that it fixed a bug. Sorry. (I think one of these args had a Funny Shell Character in it, or a space, or something, in my last build, and this seemed like the obvious fix.) llvm-svn: 9044
-
- Oct 10, 2003
-
-
John Criswell authored
llvm-svn: 9041
-
John Criswell authored
Remove QMTest python classes which are no longer used. llvm-svn: 9040
-