summaryrefslogtreecommitdiff
path: root/tests/headers/func_ptr_in_struct.h
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-21Function related tests for derive EqZhiting Zhu
2017-08-14Function related tests for derive PartialEqZhiting Zhu
2017-08-09Function related tests for derive HashZhiting Zhu
2017-01-23Unify under the `bindgen` name.Emilio Cobos Álvarez
2016-11-16Transition to libbindgen sub-crateJeff Waugh
2016-04-16tests: Annotate and add more testsEmilio Cobos Álvarez
2014-12-19Improves argument name parsing in function pointers.Christopher Chambers