index
:
delta/pygobject.git
PYGTK_1_99_15
a93755ddba9a176
barthalion/gnome-runtime-images-quay
baserock/morph
benzea/gio-asyncio
benzea/gsource-fix
benzea/gsource-fix2
benzea/tmp
benzea/try-disable-gdebug
benzea/vfunc-bound-descr
bilelmoussaoui/dispose
ci-bionic
ci-debug-build
ci-gnome-master
ci-py-update
ci-py37-dev-mode
drop-py35
ebassi/gtk4-overrides
extension-class-branch
gio-liststore-sort
gsoc2009
gtk-3.0
gtk-gnome-1-2
gtk-template-child-internal
gtk4
invoke-rewrite
listmodel-sequence
llvm
master
optionparser-remain-args
pgriffis/soup-overrides
pixbuf-new-from-data
py3k
pygi-py3k
pygobject-2-10
pygobject-2-12
pygobject-2-14
pygobject-2-16
pygobject-2-18
pygobject-2-28
pygobject-2-8
pygobject-3-0
pygobject-3-10
pygobject-3-12
pygobject-3-14
pygobject-3-16
pygobject-3-18
pygobject-3-2
pygobject-3-20
pygobject-3-24
pygobject-3-26
pygobject-3-28
pygobject-3-30
pygobject-3-32
pygobject-3-34
pygobject-3-36
pygobject-3-38
pygobject-3-4
pygobject-3-40
pygobject-3-42
pygobject-3-44
pygobject-3-8
pygtk-2-0
pygtk-2-2
pygtk-2-4
pygtk-2-6
pygtk-compat
pygtk-introspection
pypy-progress
python-3
python22-branch
revert-typecasts
setup-py-install-hint
short-class-names-branch
sigint-fallback-leak
unknown-scope
widget-freeze-child
windows
wip/creiter/pytest-direct
wip/felder/meson-minimum-version
wip/gio-async-awaitable-return
wip/jfelder/glib-datetime-compare
wip/jfelder/gtk4-sort-list-model
wip/jfelder/template-gtk4
wip/jtojnar/gio-generic-list
wip/mschraal/gdk4-rgba
wip/mschraal/gtk4-container-removal
wip/msvc
wip/msvc-3-24
wip/msvc-3-26
wip/type-object-concurrency-fix
gitlab.gnome.org: GNOME/pygobject.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_gobject.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: only run the new unbind tests with glib 2.57.3
Christoph Reiter
2018-08-19
1
-1
/
+1
*
GLib overrides: allow calling GObject.Binding.unbind() unconditionally with n...
Christoph Reiter
2018-08-16
1
-2
/
+10
*
tests: silence some deprecation warnings due to ValueArray usage
Christoph Reiter
2018-08-15
1
-7
/
+10
*
Don't crash on multiple calls to GObject.Value.__del__. See !66
Christoph Reiter
2018-05-04
1
-0
/
+6
*
gi/pygi-value: Don't wrap GValue in GValue when creating GValueArray
Stian Selnes
2018-05-04
1
-0
/
+18
*
Add tests for GObject.list_properties
Christoph Reiter
2018-04-24
1
-1
/
+43
*
tests: support builddir != srcdir
Mathieu Duponchelle
2018-04-20
1
-1
/
+1
*
tests: skip more getrefcount tests under PyPy
Christoph Reiter
2018-04-02
1
-23
/
+38
*
tests: Make it possible to use pytest directly
wip/creiter/pytest-direct
Christoph Reiter
2018-02-12
1
-5
/
+3
*
Remove gi._gi._gobject and gi._gobject modules
Christoph Reiter
2017-04-01
1
-5
/
+3
*
Raise RuntimeError in case an uninitilialized GObject.Object is marshaled
Christoph Reiter
2017-03-31
1
-0
/
+6
*
test_gerror_novalue: Don't assign the error to a variable
Iain Lane
2016-03-24
1
-1
/
+1
*
gerror: Add special case marshaling for boxing GErrors
Simon Feltman
2016-03-01
1
-0
/
+17
*
pygi-value: special case for NULL GValueArray
Mikhail Fludkov
2016-02-20
1
-0
/
+6
*
tests: Don't use deprecated override attributes
Christoph Reiter
2015-03-03
1
-9
/
+12
*
Move gobject sub-module Python files into the main gi package
Simon Feltman
2014-01-14
1
-1
/
+3
*
Remove PyGObjectWeakRef now that g_binding_unbind exists
Simon Feltman
2013-10-14
1
-17
/
+24
*
Use Python error messages for marshaling integers from Python
Simon Feltman
2013-07-28
1
-1
/
+1
*
Drop support for Python 2.6
Martin Pitt
2013-03-25
1
-1
/
+0
*
Accept ±inf and NaN as float and double values
Martin Pitt
2013-01-23
1
-0
/
+14
*
Define GObject.TYPE_VALUE gtype constant
Martin Pitt
2013-01-17
1
-0
/
+4
*
Add override for GValue
Bastian Winkler
2013-01-14
1
-1
/
+46
*
Add reference counting tests for Object.bind_property
Simon Feltman
2012-12-18
1
-4
/
+36
*
Replace GObject notify methods with introspection and python
Simon Feltman
2012-11-07
1
-7
/
+19
*
Add support for overriding GObject.Object
Simon Feltman
2012-11-07
1
-5
/
+26
*
Drop static G_MININT8 and related constants
Martin Pitt
2012-11-03
1
-0
/
+4
*
test_gobject: Add test case for min/max int constants
Martin Pitt
2012-11-03
1
-0
/
+9
*
Use a custom deprecation warning to make them visible by default
Martin Pitt
2012-10-26
1
-1
/
+2
*
tests: consitent naming style
Martin Pitt
2012-10-24
1
-32
/
+32
*
Mark GLib API that is exposed in GObject as deprecated
Martin Pitt
2012-10-24
1
-10
/
+14
*
Remove static MainLoop, MainContext, and some GSource bindings
Martin Pitt
2012-10-24
1
-0
/
+2
*
Add some MainLoop, MainContext, and Source test cases
Martin Pitt
2012-10-23
1
-0
/
+11
*
Drop unnecessary static _glib bindings
Martin Pitt
2012-10-23
1
-0
/
+4
*
PEP8: Fix indentation
Martin Pitt
2012-06-22
1
-9
/
+9
*
GObject.bind_property: Support transform functions
Bastian Winkler
2012-06-01
1
-0
/
+59
*
Fix comment in previous commit
Martin Pitt
2012-05-14
1
-1
/
+1
*
[API add] Add GObject.bind_property method
Simon Feltman
2012-05-14
1
-0
/
+90
*
tests: Replace deprecated assertEquals() with assertEqual()
Martin Pitt
2012-04-22
1
-29
/
+29
*
Add context management to freeze_notify() and handler_block().
Simon Feltman
2012-04-09
1
-0
/
+158
*
Fix segfault when accessing __grefcount__ before creating the GObject
Steve Frécinaux
2012-04-04
1
-0
/
+11
*
PEP8: run via --fix from craigds fork
Johan Dahlin
2012-03-22
1
-1
/
+2
*
Remove all tabs and fix indentation
Johan Dahlin
2012-03-22
1
-1
/
+1
*
Drop support for sink functions.
Steve Frécinaux
2011-08-26
1
-10
/
+3
*
refactor tests to only use PyGObject 3 syntax
John (J5) Palmieri
2011-08-11
1
-15
/
+16
*
Fix leaked python reference in python-defined subclasses
Steve Frécinaux
2011-01-26
1
-0
/
+4
*
Add some tests for the number of python refs held at creation time
Steve Frécinaux
2011-01-26
1
-0
/
+21
*
Fix reference leaks for GInitiallyUnowned objects
Steve Frécinaux
2011-01-20
1
-0
/
+63
*
Add tests for refcount of a GObject owned by a library
Steve Frécinaux
2011-01-20
1
-0
/
+62
*
Add a test to check for regular object reference count
Steve Frécinaux
2011-01-20
1
-1
/
+7
*
Clean and improve the test infrastructure
Simon van der Linden
2010-07-29
1
-1
/
+2
[next]