summaryrefslogtreecommitdiff
path: root/tests/objects/with-instance.c-expected
Commit message (Collapse)AuthorAgeFilesLines
* codegen: Use __once instead of __volatile in generated codeVal Och2022-01-031-16/+16
| | | | | This better reflects purpose of relevant variables, especially given that they aren't volatile anymore on GLib 2.68+.
* tests: Add expected generated C sourcesRico Tzschichholz2021-07-161-0/+1027