approvals / ApprovalTests.cpp

Native ApprovalTests for C++ on Linux, Mac and Windows
https://approvaltestscpp.readthedocs.io/en/latest/
Apache License 2.0
318 stars 51 forks source link

Tidy up the contents of the ApprovalTests directory #17

Closed claremacrae closed 5 years ago

claremacrae commented 5 years ago

Most headers in ApprovalTests could be placed in sub-directories, to tidy up, and make it easier to see related files together.

Because our CMake file enables users to have this project as a sub-module, we should only do this when we are releasing other breaking changes, and so bumping the major version number.