summaryrefslogtreecommitdiffstats
path: root/tests/test_enum.py
Commit message (Expand)AuthorAgeFilesLines
* Run pyflakes on the testsuite, remove unused imports and reorganizeJohan Dahlin2008-07-261-17/+18
* bug #428732 (pyg_enum_new): Fix two wrong assertions aboutPaul Pogonyshev2008-04-021-0/+9
* Add a property helper, fixes #338098Johan Dahlin2007-05-011-10/+5
* reindentJohan Dahlin2006-04-111-5/+5
* Allow enums to be specified in the constructor Return flags or enum objectJohan Dahlin2005-07-151-104/+145
* Add GType.is_a and deprecate gobject.type_* Update tests and makeJohan Dahlin2005-07-051-11/+12
* New test.Johan Dahlin2005-03-161-0/+187