[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / tests /
2014-07-30 Alexander Larssontests/gobject/performance: Clean up and add refcount...
2014-06-29 Christian Perschunicode: Update test data files for unicode 7.0.0
2014-06-28 Ryan Lortieall: remove use of 'register' keyword
2014-06-10 Daniel Macksassert-msg-test: Explicitly quit gdb session to avoid...
2014-05-30 Matthias ClasenFix the mapping test in continuous
2014-05-28 Matthias ClasenAdd more debug spew to the mapping-test
2014-05-28 Matthias Clasenmapping-test: Add debug spew
2014-05-22 Matthias ClasenTry to fix mapping-test
2014-01-31 Colin WaltersRestore executability for other files
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-01 Matthias ClasenRemove broken attempt at parsing date-only
2013-12-22 Ryan LortieUse POSIX-specified <poll.h> over <sys/poll.h>
2013-12-16 Stef Waltersources: Fix leaks in tests
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-19 Michael Haubenwallnerbuild: Give internal libraries higher precedence
2013-11-11 Stef Walterthreadpool-test: Fix leaks in tests
2013-11-11 Stef Waltermainloop-test: Fix uninitialized memory access in tests
2013-11-11 Stef WalterRevert "defaultiface: Fix leak in test"
2013-11-11 Chun-wei Fantests/: Include unistd.h on *NIX only
2013-11-11 Chun-wei Fantests/: Avoid closing invalid fd's
2013-11-11 Stef Waltertimeloop: Fix leaks in tests
2013-11-11 Stef Walterfile-test: Fix leaks in test
2013-11-11 Stef Walterdefaultiface: Fix leak in test
2013-11-11 Stef Waltertimeloop-closure: Fix leaks in test
2013-11-11 Stef Waltersignals: Fix leak in test
2013-11-11 Stef Walterparamspec-test: Fix leaks in tests
2013-11-11 Stef Walteroverride: Fix leaks in test
2013-11-11 Stef Waltergvalue-test: Fix leaks in test
2013-11-11 Stef Walteraccumulator: Fix leak in test
2013-11-10 Stef Waltermodule-test: Fix leaks in test
2013-11-10 Stef Walteriochannel-test: Fix leaks in test
2013-11-10 Stef Walterunicode-encoding: Fix leaks in test
2013-11-10 Stef Walterthread-test: Fix leaks in tests
2013-11-10 Stef Waltermainloop-test: Fix leaks in tests
2013-11-10 Stef Walterdatetime: Fix leak in test
2013-11-10 Stef Waltermapping-test: Fix leaks in tests
2013-11-10 Stef Waltergio-test: Fix leaks in tests
2013-11-10 Stef Waltercompletion-test: Fix leaks in tests
2013-11-10 Stef Walterchild-test: Fix leak in test
2013-11-10 Stef Walterasyncqueue-test: Fix leaks in tests
2013-11-04 Chun-wei Fantests/libmoduletestplugins*.c: Update Prototypes
2013-09-28 Dan Winship.gitignore: add "signals"
2013-09-23 Ryan Lortiefix up refcount/properties test case
2013-09-20 Ray Strodetests: add signal disconnection test
2013-09-20 Ray Strodetests: free properties test object from main thread...
2013-06-17 Matthias ClasenTry to make the testgdate test hobble along a little...
2013-06-01 Ryan LortieChange a pair of TESTS = to TEST +=
2013-06-01 Ryan LortieRework the build system for a new tests approach
2013-06-01 Ryan LortieRemove a bunch of lingering g_thread_init()
2013-06-01 Ryan LortieSome final g_test_build_filename() porting
2013-06-01 Ryan LortieMove a pair of gobject tests to tests/gobject/
2013-05-29 Matthias ClasenImprove gtype test coverage
2013-05-28 Matthias ClasenMore test fixes for builddir != srcdir
2013-05-24 Colin Waltersbuild: Fix usage of %.test again
2013-05-24 Colin Walterstests: Drop unnecessary % from .test pattern match...
2013-05-24 Ryan Lortieperformance test: add signal test with args
2013-05-24 Ryan Lortieperformance test: share some code
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2013-05-21 Dan Winshiptests: fix a few recently-broken tests
2013-05-21 Matthias ClasenConvert more tests to installed tests
2013-05-21 Matthias ClasenConvert more tests to installed tests
2013-05-13 Dan Winshiptests: port from g_test_trap_subprocess() to g_test_tra...
2013-03-19 Ryan LortieMore clean up for Unicode corrigendum #9 2.35.9 upstream/2.35.9
2013-02-07 Ryan Lortietests: comment out asserts in dynamic type tests
2013-02-03 Matthias ClasenUse g_timeout_add_seconds for some long timeouts
2013-02-03 Matthias ClasenSilence automake
2013-01-26 Dan Winship.gitignore updates
2013-01-15 Matthias ClasenDist assert-msg-test.gdb
2013-01-15 Ryan Lortievisibility: Use a separate CFLAGS variable
2013-01-15 Matthias ClasenFix module-test in a better way
2013-01-15 Matthias ClasenFix up visibility fallout in module-test
2013-01-14 Matthias ClasenFix the assert-msg test
2013-01-04 Ryan Lortiegtype: disallow adding interfaces after the fact
2013-01-04 Rico TzschichholzRevert "gtype: disallow adding interfaces after the...
2013-01-01 Matthias ClasenMove testgobject to tests/
2012-12-19 Matthias ClasenRevert "tests: port from g_test_trap_subprocess() to...
2012-12-19 Dan Winshiptests: port from g_test_trap_subprocess() to g_test_tra...
2012-12-19 Dan Winshiptests: multiple fixes to run-assert-msg-test.sh
2012-12-18 Ryan Lortiegtype: disallow adding interfaces after the fact
2012-12-18 Rico TzschichholzRevert "gtype: disallow adding interfaces after the...
2012-12-02 Arnel A. Borjawin32: Use AC_CHECK_TOOL to find dlltool
2012-11-15 Dan Winshipwin32: misc warning fixes
2012-11-05 Ryan Lortiegtype: disallow adding interfaces after the fact
2012-11-02 Simon McVittieFix more warning-addition fallout
2012-11-02 Simon McVittieFix more void prototypes in tests
2012-11-02 Simon McVittiePredeclare more things in tests
2012-11-02 Colin Waltersgdateparser: Delete unused debug print function
2012-11-02 Colin WaltersUse (void) for no parameters, not ()
2012-11-02 Colin Waltersbuild: Prototype GType accessors for private classes
2012-11-02 Colin Waltersbuild: Add missing "static" keyword where it should...
2012-11-02 Colin Waltersbuild: Ensure we #include header files for glib-genmars...
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-08-26 Dan WinshipUpdate .gitignores
2012-08-21 Dieter Verfailliewin32: fix tests/sources.c
2012-08-18 Matthias ClasenImprove threadpool test coverage
2012-08-05 Mark Nauwelaertstests: add check for leaking signal return value
2012-08-05 Mark Nauwelaertstests: make refcount signals test slightly valgrind...
2012-06-26 Dan Winshiptests: add a timing test for adding lots of GSources
2012-06-11 Matthias ClasenCosmetic changes
2012-05-01 Ryan Lortieslice-color test: don't use non-existent macro
next