summaryrefslogtreecommitdiff
path: root/tests/test_iochannel.py
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix unicode vs. str issues in Python 2Martin Pitt2012-11-191-7/+9
* Restore actual GLib API after previous fixMartin Pitt2012-11-031-6/+68
* Fix GLib override incompatibilities with old static APISimon Feltman2012-10-301-3/+34
* Fix IOChannel unittests for python 2.7Simon Feltman2012-10-301-0/+1
* Use a custom deprecation warning to make them visible by defaultMartin Pitt2012-10-261-2/+3
* Remove static io_add_watch() bindingMartin Pitt2012-10-261-3/+67
* test_iochannel.py: Fix data type of IOFlagsMartin Pitt2012-10-251-1/+1
* Drop static IO_* constantsMartin Pitt2012-10-241-0/+1
* Add tests for GLib.IOChannelMartin Pitt2012-10-241-0/+262