Closed matejcik closed 7 years ago
this goes on top of #168 but I felt like I should PR this separately... You might want to review this more carefully.
Basically I introduced some code reuse in acceptance-tests.py, and made it way shorter and simpler.
acceptance-tests.py
Also fixed a bug in cmake test case which didn't actually test cmake.
Coverage increased (+0.02%) to 92.962% when pulling a878f8e127e56d702dbb1bbbe03042c9899561d8 on matejcik:testharness-rework into c2737753e11a027f18647f44b174e91e9ef3ae27 on openSUSE:master.
this goes on top of #168 but I felt like I should PR this separately... You might want to review this more carefully.
Basically I introduced some code reuse in
acceptance-tests.py
, and made it way shorter and simpler.Also fixed a bug in cmake test case which didn't actually test cmake.