Tanya Lattner
|
9cd1518d42
|
Added the ability to xfail based on llvmgcc version
llvm-svn: 27635
|
2006-04-12 21:57:40 +00:00 |
|
Chris Lattner
|
3765a6b032
|
Automatically pass -emit-llvm to llvmgcc when using %llvmgcc
llvm-svn: 26623
|
2006-03-08 22:32:20 +00:00 |
|
Tanya Lattner
|
cfb870436f
|
Adding timeout for a test.
llvm-svn: 18372
|
2004-11-30 06:29:45 +00:00 |
|
Tanya Lattner
|
5f863d1a47
|
Forgot to join srcdir and subdir for complete path for input files.
llvm-svn: 18022
|
2004-11-19 23:00:19 +00:00 |
|
Tanya Lattner
|
5c64da7c48
|
Adding srcdir arg. Added ability to specify the path to an input file. This is needed for when srcdir != objdir.
llvm-svn: 18021
|
2004-11-19 22:46:23 +00:00 |
|
Tanya Lattner
|
c5e8993eef
|
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
|
2004-11-13 23:36:18 +00:00 |
|
Tanya Lattner
|
e8b778b39b
|
Run prcontext.tcl with tclsh and let it be found in the path. This should be found by configure.
llvm-svn: 17713
|
2004-11-13 23:16:17 +00:00 |
|
Tanya Lattner
|
bfc27caaaa
|
Changed to use tcl script.
llvm-svn: 17711
|
2004-11-13 22:55:51 +00:00 |
|
Tanya Lattner
|
dab12a1946
|
Now using path to python found by configure.
llvm-svn: 17610
|
2004-11-08 03:26:59 +00:00 |
|
Tanya Lattner
|
3359a3a405
|
More srcdir != objdir changes.
llvm-svn: 17596
|
2004-11-07 23:21:50 +00:00 |
|
Tanya Lattner
|
e955787a98
|
Made changes to support objdir!=srcdir.
llvm-svn: 17590
|
2004-11-07 22:04:21 +00:00 |
|
Tanya Lattner
|
5ab1d962bc
|
With the changes to these files, the Regression test suite should be tested by dejagnu without anyproblem.
Some variables could be made global.
llvm-svn: 17557
|
2004-11-07 05:02:56 +00:00 |
|
Tanya Lattner
|
0affbeb37b
|
First crack at support to run tests using dejagnu. This file contains a procedure to run a test like TestRunner.sh does.
llvm-svn: 17521
|
2004-11-06 21:07:41 +00:00 |
|