mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-25 00:33:15 +00:00
c2be84fd49
exposed to config files. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113923 91177308-0d34-0410-b5e6-96231b3b80d8
4 lines
153 B
Python
4 lines
153 B
Python
from TestFormats import FileBasedTest
|
|
from TestFormats import GoogleTest, ShTest, TclTest
|
|
from TestFormats import SyntaxCheckTest, OneCommandPerFileTest
|