Open XuefengHuang opened 9 years ago
This PR tests repypp.py: 1.Correct #include statements 2.Erroneous #include statements: include non-existing files, have multiple arguments, have no arguments at all.
repypp.py
For reference, this is in response to #161.
This PR tests
repypp.py
: 1.Correct #include statements 2.Erroneous #include statements: include non-existing files, have multiple arguments, have no arguments at all.