This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
a1afcab6f9
llvm-project
/
llvm
/
test
/
Feature
/
dg.exp
4 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
For PR1319: Changes necessary for conversion of this directory to run the tests under the llvm.exp version of llvm_runtest llvm-svn: 35993
2007-04-15 00:40:08 +08:00
load_lib llvm.exp
Added RUN lines and dejagnu support for Feature dir. llvm-svn: 17568
2004-11-07 14:08:43 +08:00
Changes to fix problems with "make check". Apparently you can redefine functions and Tcl's just tickled with that. The fix is to give the "new" test system a different interface function name. llvm-svn: 36022
2007-04-15 06:51:29 +08:00
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,llx,c,cpp,tr}]]