Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Generating header tests by detecting headers #34

Open
EricWF opened this issue Jun 8, 2014 · 0 comments
Open

Generating header tests by detecting headers #34

EricWF opened this issue Jun 8, 2014 · 0 comments

Comments

@EricWF
Copy link
Member

EricWF commented Jun 8, 2014

Header tests are required to ensure that each header is self sufficient. It is also required to ensure that headers that arn't covered by unit tests don't have syntax errors. Currently header tests are manually written. They simple include a single headers.

Is it possible to create a CMake command to glob headers, generate the tests , and compile them? This would remove a ton of dumb files and make maintaining header tests almost zero work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant