mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-01-04 16:22:52 +00:00
Add 'lit' testing tool.
- make install && man $(llvm-config --prefix)/share/man/man1/lit.1 for more information. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81190 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
2
utils/lit/LitFormats.py
Normal file
2
utils/lit/LitFormats.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from ShTest import ShTest
|
||||
from TclTest import TclTest
|
||||
Reference in New Issue
Block a user