summaryrefslogtreecommitdiff
path: root/tests/enums
Commit message (Expand)AuthorAgeFilesLines
* vala: Allow assignment of 0U to enum typesRico Tzschichholz2019-03-101-0/+21
* codegen: Include "glib-object.h" for typeof expressionRico Tzschichholz2019-03-011-0/+15
* vala: Don't ignore qualified parent when inferring type of enum memberRico Tzschichholz2019-03-012-0/+14
* tests: Add "to_string" enum test to increase coverageRico Tzschichholz2019-02-231-0/+22
* tests: Add some minimal test cases to catch insufficient headersRico Tzschichholz2018-11-211-0/+8
* Drop trailing spaces/tabsRico Tzschichholz2018-03-271-2/+2
* vala: Allow unscoped enum values where possibleRico Tzschichholz2017-11-191-0/+58
* codegen: Include glib-object.h for Enums with type_idRico Tzschichholz2017-08-151-0/+7
* vala: Fix MemberAccess.is_non_null() for EnumValue constantsOle André Vadla Ravnås2017-03-141-0/+10
* codegen: Distinguish between Enum and Flags for their to_string()Rico Tzschichholz2016-09-161-0/+13
* Add tests for enums annotated with [Flags]Rico Tzschichholz2014-03-261-0/+31
* Support non-null cast for enum valuesLuca Bruno2013-03-251-0/+12
* tests: Add a test for enum methods and constantsSebastian Dröge2010-04-081-0/+18
* Speed up test infrastructureJürg Billeter2009-09-261-4/+6
* Rearrange test casesJürg Billeter2009-01-161-0/+39