Skip to content
Snippets Groups Projects
Commit 4b73a91e authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

Google test wrapper replaced by a lighter macro. This resolves #1577.

Now each unit test subdirectory has an identical copy of main.cpp,
and a file testlist.h that consists of #include's of all other .h
files in the subdirectory.
For the time being, the files testlist.h are not automatically
updated, but there is a script dev-tools/code-tools/update-gtestlist.py
that can be run when needed.
parent b8ccbe53
No related branches found
No related tags found
Loading
Showing
with 299 additions and 16 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment