summaryrefslogtreecommitdiff
path: root/tests/test_actiongroup.py
Commit message (Expand)AuthorAgeFilesLines
* Check that argument is a subclass of gtk.MenuItem or gtk.ToolItemPaul Pogonyshev2008-06-221-0/+22
* gtk.Action subclass testGustavo J. A. M. Carneiro2007-07-101-0/+17
* Fix some unit tests to account for the new memory management model in pygobje...Gustavo J. A. M. Carneiro2007-05-031-11/+16
* pyflakesJohan Dahlin2006-04-031-2/+1
* Run reindent.py on all python codeJohan Dahlin2006-04-031-2/+2
* do a collect before running the tests, since other tests might have been run ...Johan Dahlin2006-04-021-0/+3
* Bug 332771 – gtk.Dialog leakGustavo J. A. M. Carneiro2006-02-271-2/+2
* Add test script for bug #162874.Adam Hooper2005-01-091-0/+127