cnl icon indicating copy to clipboard operation
cnl copied to clipboard

Write test tester

Open johnmcfarlane opened this issue 6 years ago • 0 comments

CMake script which iterates over each header inside cnl/include. For a cnl/include/cnl/foo.h adds a test which expects cnl/src/test/include/cnl/foo.cpp. Adds a test that the .cpp file starts with an inclusion of the header file.

johnmcfarlane avatar Nov 11 '19 11:11 johnmcfarlane