Michael Natterer
82bc28361e
add G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally.
...
2008-05-28 Michael Natterer <mitch@imendio.com>
* configure.in: add G_DISABLE_SINGLE_INCLUDES to CPPFLAGS
globally.
* glib/tests/option-context.c
* glib/tests/testing.c
* tests/testingbase64.c: don't include <glib/gtestutils.h>
svn path=/trunk/; revision=6955
2008-05-28 16:18:27 +00:00
Matthias Clasen
da0e7e81c1
/bin/ksh can't handle a for-loop with no arguments, so add a "." for when
...
2008-02-09 Matthias Clasen <mclasen@redhat.com>
* Makefile.decl: /bin/ksh can't handle a for-loop with no
arguments, so add a "." for when $(SUBDIRS) is empty.
* glib/tests/option-context.c:
* glib/tests/testing.c:
* gthread/gthread-posix.c:
* tets/testingbase64.c:
* glib/gtester.c:
* glib/gsequence.c: Portability fixes. (#515154 )
svn path=/trunk/; revision=6487
2008-02-10 04:41:25 +00:00
Tim Janik
9318ab51dd
Fixed copyright and credit for Asbjoern Pettersen.
...
svn path=/trunk/; revision=6297
2008-01-11 16:59:44 +00:00
12:55:19 Tim Janik
b07304fd89
added g_base64_encode()/g_base64_decode() test case by Asbjoern
...
2008-01-11 12:55:19 Tim Janik <timj@imendio.com>
* tests/testingbase64.c: added g_base64_encode()/g_base64_decode()
test case by Asbjoern <asbgpe@online.no>. fixed up coding style.
svn path=/trunk/; revision=6292
2008-01-11 11:57:15 +00:00