jrmadsen / pyctest

Python bindings of select portions of CMake/CTest package -- enabling generation of CTest test files from Python without a CMake build system
Other
3 stars 1 forks source link

Duplications of options #5

Closed jrmadsen closed 4 years ago

jrmadsen commented 5 years ago

running ./pyctest-script.py -- [CTEST OPTIONS] results in duplication of options. Not a real bug but should be fixed.