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
fe13618682
llvm-project
/
llvm
/
test
/
Archive
/
dg.exp
4 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
For PR1319: Upgrade to new test harness. llvm-svn: 36091
2007-04-16 06:20:47 +08:00
load_lib llvm.exp
Adding subdirectory dg.exp files in order to be able to use dejagnu to only run specific tests (located in some subdirectory of Regression) llvm-svn: 17712
2004-11-14 07:00:45 +08:00
Rename the last test with .llx extension to .ll, resolve duplicate test by renaming to isnan2. Now that no test has llx ending there is no need to search for them from dg.exp too. llvm-svn: 51328
2008-05-21 03:52:04 +08:00
RunLLVMTests [lsort [glob -nocomplain $srcdir/$subdir/*.{ll,c,cpp,tr}]]