summaryrefslogtreecommitdiff
path: root/tests/headers/constify-module-enums-namespace.hpp
AgeCommit message (Collapse)Author
2022-10-04split the repo into a workspaceChristian Poveda
remove `clap` dependency :tada: update the book installation instructions
2017-11-27Properly handle namespaces for enum configuration optionsTamir Duberstein
...by using canonical_path rather than canonical_name. Fixes #1125.
2017-06-14Add typedef/namespace tests for module const enumTravis Finkenauer