summaryrefslogtreecommitdiff
path: root/tests/headers/class_with_inner_struct.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-08-21Class related tests for can derive EqZhiting Zhu
2017-08-14Class related tests for derive PartialEqZhiting Zhu
2017-08-09Class related tests for derive HashZhiting Zhu
2017-08-04Revert "Add --rust-target to replace --unstable-rust"Nick Fitzgerald
2017-08-04Add --rust-target to replace --unstable-rustTravis Finkenauer
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-04-02gen: Generate correctly nested members of unionsEmilio Cobos Álvarez
2016-03-25parser: Generate fields for anonymous unionsEmilio Cobos Álvarez
2016-03-23gen: Mangle inner struct names, and don't generate a field for themEmilio Cobos Álvarez