summaryrefslogtreecommitdiff
path: root/tests/headers/prepend_enum_name.hpp
AgeCommit message (Collapse)Author
2022-10-04split the repo into a workspaceChristian Poveda
remove `clap` dependency :tada: update the book installation instructions
2017-09-11Make bindgen generate enums as constants by defaultCldfire
Also simplifies the logic that determines which enum variation gets chosen.
2017-02-27Add tests for not prepending the enum nameth0rex