SeattleTestbed / seattlelib_v2

RepyV2 libraries to use with SeattleTestbed
MIT License
1 stars 20 forks source link

Add unit tests for repypp.py #163

Open XuefengHuang opened 9 years ago

XuefengHuang commented 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.

aaaaalbert commented 9 years ago

For reference, this is in response to #161.