mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 13:11:39 +01:00
20a9eda5a2
- Used for running a single fixed command on a directory of files, with the option of deriving a temporary input file from the test source. llvm-svn: 88844
4 lines
116 B
Python
4 lines
116 B
Python
from TestFormats import GoogleTest, ShTest, TclTest
|
|
from TestFormats import SyntaxCheckTest, OneCommandPerFileTest
|
|
|