qspdlog icon indicating copy to clipboard operation
qspdlog copied to clipboard

Split tests

Open arsdever opened this issue 3 years ago • 0 comments

The tests are all packed into one single executable. The more code is written, the more the single executable grows.

Find a way of breaking down the test executable into multiple compile units (AKA cpp files) or executables.

arsdever avatar Feb 01 '23 21:02 arsdever