preproc_cpp test for testing preprocessor and C++
Move C++ comment testing into here.
See 7a9bf3307f.
This commit is contained in:
parent
1b22fef8ad
commit
2d76057571
3 changed files with 41 additions and 0 deletions
4
Examples/test-suite/python/preproc_cpp_runme.py
Normal file
4
Examples/test-suite/python/preproc_cpp_runme.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
import preproc_cpp
|
||||
|
||||
t1 = preproc_cpp.tcxMessageTest()
|
||||
t2 = preproc_cpp.tcxMessageBug()
|
||||
Loading…
Add table
Add a link
Reference in a new issue