summaryrefslogtreecommitdiff
path: root/tests/headers/overflowed_enum.hpp
AgeCommit message (Expand)Author
2022-10-04split the repo into a workspaceChristian Poveda
2018-07-29Quote regexes in test headersJosh Hejna
2017-09-11Make bindgen generate enums as constants by defaultCldfire
2017-01-23Unify under the `bindgen` name.Emilio Cobos Álvarez
2016-11-16Transition to libbindgen sub-crateJeff Waugh
2016-08-26Use docopt for argument parsingNick Fitzgerald
2016-04-16tests: Annotate and add more testsEmilio Cobos Álvarez
2016-03-10Properly determine which integer type to use for enums (fixes #232)Anthony Ramine