Imported Upstream version 3.27.4 upstream/3.27.4
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 30 Oct 2018 01:30:01 +0000 (10:30 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 30 Oct 2018 01:30:01 +0000 (10:30 +0900)
commita0cd68d2ceb3753c7efea7f8a049a7f77afaabfb
tree0175c4ccab20717a4be8abfddc26633135e3218b
parent5724f7d9fd1b83b6949e5227cab79ce2184ae2b7
Imported Upstream version 3.27.4
71 files changed:
ChangeLog
NEWS
PKG-INFO
configure
configure.ac
docs/devguide/building_testing.rst
docs/guide/api/signals.rst
gi/gimodule.c
gi/overrides/GLib.py
gi/overrides/GObject.py
gi/pygi-array.c
gi/pygi-basictype.c
gi/pygi-basictype.h
gi/pygi-boxed.c
gi/pygi-boxed.h
gi/pygi-cache.h
gi/pygi-closure.c
gi/pygi-enum-marshal.c
gi/pygi-error.c
gi/pygi-hashtable.c
gi/pygi-invoke-state-struct.h
gi/pygi-invoke.c
gi/pygi-list.c
gi/pygi-marshal-cleanup.c
gi/pygi-object.c
gi/pygi-property.c
gi/pygi-source.c
gi/pygi-struct-marshal.c
pygtkcompat/pygtkcompat.py
setup.py
tests/Makefile.am
tests/Makefile.in
tests/__init__.py [new file with mode: 0644]
tests/helper.py
tests/runtests.py
tests/test_atoms.py
tests/test_cairo.py
tests/test_docstring.py
tests/test_error.py
tests/test_everything.py
tests/test_fields.py
tests/test_gdbus.py
tests/test_generictreemodel.py
tests/test_gi.py
tests/test_gio.py
tests/test_glib.py
tests/test_gobject.py
tests/test_gtype.py
tests/test_import_machinery.py
tests/test_interface.py
tests/test_internal_api.py
tests/test_iochannel.py
tests/test_mainloop.py
tests/test_object_marshaling.py
tests/test_option.py
tests/test_ossig.py
tests/test_overrides_gdk.py
tests/test_overrides_glib.py
tests/test_overrides_gtk.py
tests/test_overrides_pango.py
tests/test_properties.py
tests/test_pygtkcompat.py [moved from tests/compat_test_pygtk.py with 77% similarity]
tests/test_repository.py
tests/test_resulttuple.py
tests/test_signal.py
tests/test_source.py
tests/test_subprocess.py
tests/test_thread.py
tests/test_typeclass.py
tests/test_unknown.py [new file with mode: 0644]
tests/testmodule.py