summaryrefslogtreecommitdiff
path: root/glib/tests/macros.c
Commit message (Expand)AuthorAgeFilesLines
* macros: Add a generic way to get and check the supported C standardMarco Trevisan (Treviño)2022-11-221-0/+79
* gmacros: Define G_CXX_STD_VERSION and check macrosMarco Trevisan (Treviño)2022-11-211-0/+6
* Revert "meson: Define G_OS_DARWIN when compiling under OSX or iOS"Philip Withnall2022-11-071-11/+0
* meson: Define G_OS_DARWIN when compiling under OSX or iOSMarco Trevisan (Treviño)2022-10-201-0/+11
* tests: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Add and use G_SIZEOF_MEMBER() macroMarc-André Lureau2020-01-211-0/+8
* gmacros: Use _Static_assert only for non-expr static assertNirbheek Chauhan2019-07-011-0/+10
* tests: Add test for G_ALIGNOF()Philip Withnall2018-12-211-0/+53