Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.11.1
Description
test-util.h is included in most (all?) test files, and it's quite long to compile because it includes many other files and recompiles helper functions all the time. Instead we should have only declarations in test-util.h and put implementations in a separate .cc file.
Attachments
Issue Links
- links to