History log of /external/bluetooth/glib/tests/gobject/paramspec-test.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f5542c90e3ee184dc9936ec4d816da14d2a2660d 11-Feb-2008 Matthias Clasen <mclasen@redhat.com> Make the g_test_add macro work with gcc 4.3

2008-02-10 Matthias Clasen <mclasen@redhat.com>

* glib/gtestutils.h: Make the g_test_add macro work with
gcc 4.3

* tests/gobject/paramspec-test.c: Adapt to recent changes in
GParamGType initialization.


svn path=/trunk/; revision=6500
/external/bluetooth/glib/tests/gobject/paramspec-test.c
325bd373d4d730d96aee740daed4bc2b70b8ea07 24-Apr-2007 Michael Natterer <mitch@imendio.com> don't free or modify static strings, dup them when needed and clear the

2007-04-24 Michael Natterer <mitch@imendio.com>

* gobject/gparamspecs.c (param_string_validate): don't free or
modify static strings, dup them when needed and clear the
G_VALUE_NOCOPY_CONTENTS flag. Fixes bug #432895.

* tests/gobject/paramspec-test.c: test all GParamSpecString
validations with static and allocated strings.


svn path=/trunk/; revision=5454
/external/bluetooth/glib/tests/gobject/paramspec-test.c
c773a618e350211c1bc23069dda64dc70d36362e 18-Feb-2006 Matthias Clasen <mclasen@redhat.com> Add paramspec-test

2006-02-18 Matthias Clasen <mclasen@redhat.com>

* tests/gobject/Makefile.am: Add paramspec-test

* tests/gobject/paramspec-test.c: Some GParamSpec tests.
/external/bluetooth/glib/tests/gobject/paramspec-test.c