index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
gobject
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-18
tests/gobject: Use G_VALUE_INIT
Javier Jardón
1
-5
/
+5
2011-10-13
tests: disable deprecation warnings for tests
Ryan Lortie
1
-0
/
+1
2011-10-02
tests: Use G_VALUE_INIT
Javier Jardón
2
-11
/
+11
2011-09-22
gvalue: Add explicitly signed g_value_get_schar() and g_value_set_schar()
Colin Walters
2
-0
/
+17
2010-12-27
Move ifaceproperties test to gobject/tests/
Matthias Clasen
2
-649
/
+0
2010-12-27
Convert ifaceproperties.c to test framework
Matthias Clasen
1
-119
/
+260
2010-08-19
Fix misc compiler warnings in (mostly) test programs
Dan Winship
1
-1
/
+1
2010-08-06
Replace -I with $(glib_INCLUDES) and friends
Ryan Lortie
1
-4
/
+1
2010-08-05
Add $(top_builddir)/glib to includes
paul
1
-0
/
+1
2010-06-19
Add g_value_take_variant
Christian Persch
2
-1
/
+82
2010-06-17
Add fundamental type and pspec for GVariant
Christian Persch
2
-14
/
+70
2010-06-15
Sprinkle some $(AM_V_GEN) around to make the build more silent.
Christian Persch
1
-2
/
+2
2010-02-10
add performance tests to gitignore
Ryan Lortie
1
-0
/
+2
2010-02-10
make tests not dynamic link against /lib/libglib
Ryan Lortie
1
-1
/
+7
2010-01-13
Remove additional thread support in performance test
Alexander Larsson
2
-8
/
+1
2009-11-29
Fix dynamictype test to build
Matthias Clasen
1
-2
/
+1
2009-11-26
Cast iface_init to GInterfaceInitFunc
Alexander Larsson
1
-2
/
+1
2009-11-26
Add test for G_IMPLEMENT_INTERFACE_DYNAMIC
Alexander Larsson
1
-4
/
+49
2009-10-02
Add gobject performance tests for threaded code
Alexander Larsson
2
-0
/
+383
2009-10-02
Add performance tests for GObject primitives
Alexander Larsson
3
-0
/
+744
2009-01-05
update
Dan Winship
1
-0
/
+12
2008-07-04
Bug 541208 – Functions to easily install and use signals without class
Michael Natterer
1
-12
/
+106
2008-02-11
Make the g_test_add macro work with gcc 4.3
Matthias Clasen
1
-2
/
+2
2007-11-21
initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional
21:06:47 Tim Janik
1
-1
/
+3
2007-04-24
don't free or modify static strings, dup them when needed and clear the
Michael Natterer
1
-0
/
+73
2007-03-23
Handle missing $RANDOM
Matthias Clasen
1
-1
/
+1
2007-01-03
removed all .cvsignore files. SVN doesn't need them.
Michael Natterer
1
-15
/
+0
2006-12-29
Define G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant. (#334437)
Matthias Clasen
2
-0
/
+131
2006-08-16
added test program which demonstrates and checks singleton construction.
Tim Janik
2
-0
/
+86
2006-05-02
added test code from Behdad Esfahbod, see #337128.
Tim Janik
2
-0
/
+60
2006-04-05
.
Behdad Esfahbod
1
-0
/
+1
2006-02-18
Add paramspec-test
Matthias Clasen
2
-0
/
+148
2006-02-18
Add more tests.
Matthias Clasen
1
-0
/
+277
2005-12-05
broken commit
Matthias Clasen
1
-1
/
+3
2005-12-01
Make tests work with slice allocator
Matthias Clasen
1
-3
/
+1
2005-08-12
Shut up CVS
Manish Singh
1
-0
/
+1
2005-08-09
Add it here.
Matthias Clasen
2
-0
/
+98
2005-05-09
Shut up CVS
Manish Singh
1
-1
/
+2
2005-05-05
Add g_object_add/remove_toggle_ref() functions to get notification when a
Owen Taylor
2
-1
/
+283
2003-10-24
Force shared library (DLL) only on Windows. (I don't think that is
Tor Lillqvist
2
-3
/
+5
2003-10-23
=== Released 2.3.0 ===
Owen Taylor
3
-13
/
+10
2003-10-21
Test for interface properties and GParamSpecOverride.
Owen Taylor
2
-0
/
+506
2003-10-02
Test case for g_type_add_interface_check().
Owen Taylor
3
-1
/
+176
2003-10-02
Remove some tests that were testing things that weren't supposed to work;
Owen Taylor
1
-14
/
+12
2003-10-02
Tests of interface inheritance and overriding.
Owen Taylor
2
-0
/
+240
2003-09-29
.cvsignore update
Owen Taylor
1
-0
/
+1
2003-09-29
Dummy dynamic type module for testing type plugin code and dynamic types.
Owen Taylor
4
-1
/
+321
2003-09-12
New directory, framework for automated GObject tests.
Owen Taylor
7
-301
/
+599
2003-09-02
added support for a "default vtable" per interface, that interface vtables
Tim Janik
1
-22
/
+68
2003-08-27
Add a detailed test case for interface initialization, testing the ability
Owen Taylor
1
-0
/
+428
[next]