summaryrefslogtreecommitdiff
path: root/bindgen-integration/cpp/Test.cc
AgeCommit message (Expand)Author
2021-01-30Add failing regression test for #1973.Corey Farwell
2020-09-15Add integration test for name matchingYoumu
2018-11-10Add tests for renamed structure itemsSébastien Duquette
2018-11-10Add integration testsSébastien Duquette
2018-01-29ir: Choose the right mangling for destructors on all codepaths.Emilio Cobos Álvarez
2017-11-21Support bitfield allocation units larger than 64 bitsNick Fitzgerald
2017-06-18codegen: Fix bitfield getter/setters so they work with NPOT sizes.Emilio Cobos Álvarez
2017-06-05ir: Fix a bunch of bitfield correctness issues.Emilio Cobos Álvarez
2017-04-04codegen: Add integration tests for destructors.Emilio Cobos Álvarez
2017-03-09Reintroduce bitfield accessorsNick Fitzgerald
2017-01-30tests: Add an integration test for static arrays.Emilio Cobos Álvarez
2016-12-13Add support for constructors, and integration tests.Emilio Cobos Álvarez