28 Sep
2018
28 Sep
'18
8:15 a.m.
Does the boost unit test frame work provide a way to write a test that executes a couple of shell commands?
Specifically, I want to write a test that compiles a cmake project:
https://github.com/boostorg/vmd/pull/4
https://github.com/boostorg/preprocessor/pull/20
what I need to do for that is essentially (on Linux):
- mkdir