summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Wrap gio.Socket.condition_check() and add a testGian Mario Tagliaretti2009-12-301-0/+21
* Wrap gio.Resolver.lookup_service_finish() and add a testGian Mario Tagliaretti2009-12-301-0/+13
* Wrap gio.Resolver.lookup_service() and add a testGian Mario Tagliaretti2009-12-301-0/+5
* Wrap gio.Resolver.lookup_by_address_async() and add a testGian Mario Tagliaretti2009-12-291-0/+14
* Wrap gio.Resolver.lookup_by_name_finish() and add a testGian Mario Tagliaretti2009-12-291-2/+14
* Wrap gio.Resolver.lookup_by_name() and add a couple of testsGian Mario Tagliaretti2009-12-291-0/+21
* Wrap gio.FileIOStream.query_info_async() and add a testGian Mario Tagliaretti2009-12-291-0/+18
* Wrap GIOStream.close_async() and add a testGian Mario Tagliaretti2009-12-281-0/+21
* Wrap gio.FileInfo.set_modification_time and add a testGian Mario Tagliaretti2009-12-281-1/+6
* Wrap gio.EmblemedIcon.get_emblems() and add a testGian Mario Tagliaretti2009-12-281-0/+7
* Remove the girepository moduleSimon van der Linden2009-11-231-386/+0
* Fix wrong minimum checking in float propertiesPaul Pogonyshev2009-11-221-0/+6
* Wrap gio.BufferedInputStream.fill_asyncGian Mario Tagliaretti2009-06-091-0/+25
* Wrap gio.memory_input_stream_new_from_dataGian Mario Tagliaretti2009-06-091-0/+4
* Removes the header but the modeline in test_girepository.py.Simon van der Linden2009-06-081-25/+1
* Disables the tests that fail in tests/test_girepository.py.Simon van der Linden2009-06-081-60/+182
* Imports test_girepository.py from former PyBank's everything_unittest.py.Simon van der Linden2009-06-081-0/+288
* Wrap gio.FileOutputStream.query_info_asyncGian Mario Tagliaretti2009-06-021-0/+27
* Wrap gio.FileInputStream.query_asyncGian Mario Tagliaretti2009-06-011-0/+27
* Wrap gio.DataInputStream.read_line_async and read_until_asyncPaul Pogonyshev2009-05-311-5/+46
* Code maintenance: ignore one more file created by unit testsPaul Pogonyshev2009-05-271-0/+1
* Wrap gio.OutputStream.splice_async()Gian Mario Tagliaretti2009-05-241-0/+20
* Wrap gio.OutputStream.flush_async()Gian Mario Tagliaretti2009-05-241-0/+11
* Wrap gio.InputStream.skip_async()Gian Mario Tagliaretti2009-05-051-0/+20
* Fix occasional build failures after the 'ltihooks.py' removalPaul Pogonyshev2009-04-291-1/+1
* Swap first two arguments of gio.File.query_info_async()Paul Pogonyshev2009-04-281-1/+1
* Code maintenance: ignore unit test result filePaul Pogonyshev2009-04-281-0/+1
* Remove 'ltihooks.py' as using deprecated Python module.Paul Pogonyshev2009-04-182-5/+7
* Wrap new GFile method.Gian Mario Tagliaretti2009-04-051-0/+16
* Bug 577999 – converting a negative long Python value to a GUINT64 GValue do...Gustavo J. A. M. Carneiro2009-04-051-0/+3
* Wrap new GFile methods.Gian Mario Tagliaretti2009-04-041-0/+18
* add a couple of convinence functions to convert from/to a python list andGian Mario Tagliaretti2009-03-281-1/+17
* Bug 559001 – Allow setting pytype wrapper classmarklee2009-03-221-0/+19
* gio/gfileenumerator.override (_wrap_g_file_enumerator_close_async) wrapGian Mario Tagliaretti2009-03-221-0/+15
* Bug 566571 – gtk.Buildable interface method override is not recognizedPaul Pogonyshev2009-01-141-0/+17
* Bug 566706 – cleanup GIO overridesPaul Pogonyshev2009-01-141-2/+7
* Bad -I ordering can break build fixes #566737Gian Mario Tagliaretti2009-01-061-2/+2
* Define methods.Mads Chr. Olesen2009-01-041-0/+25
* Rename from read(), document. (gio.InputStream.read): Rename fromPaul Pogonyshev2008-08-271-0/+57
* Bug 547484 – wrap gio.DataInputStream.read_line and ...read_untilPaul Pogonyshev2008-08-121-0/+21
* Bug 547354 – wrap a few memory stream methodsPaul Pogonyshev2008-08-111-0/+26
* Bug 540376 – No TypeError raised when type is NonePaul Pogonyshev2008-08-111-0/+10
* Bug 547104 – improve type wrapper creationPaul Pogonyshev2008-08-111-0/+8
* Bug 546120 – make gio.File more PythonicPaul Pogonyshev2008-08-101-1/+10
* Bug 547067 – add File.replace_contents, replace_contents_async,Jonathan Matthew2008-08-101-0/+41
* Fix to not use `use_default_fallbacks' property (it's new).Paul Pogonyshev2008-08-091-3/+8
* Bug 546135 – GIcon and implementations improvementsPaul Pogonyshev2008-08-091-8/+13
* Bug 546591 – File.copy progress_callback does not workPaul Pogonyshev2008-08-091-0/+22
* Bug 546135 – GIcon and implementations improvementsPaul Pogonyshev2008-08-093-13/+95
* include test_gio.py in the testsJohan Dahlin2008-08-091-0/+1