GVariant: fix transfer annotation
[platform/upstream/glib.git] / tests /
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
2012-04-30 Dan Winshipfix warnings
2012-04-02 Matthias ClasenDispose test object
2012-04-02 Matthias ClasenDrop g_thread_init from tests
2012-03-05 Alexander LarssonMerge branch 'signal-performance'
2012-03-05 Nirbheek ChauhanRun gdb under libtool so that local libraries are used
2012-03-02 Alexander Larssontests: Add generic and empty signal emission performace...
2012-03-02 Lionel Landwerlintests: performance: add emit-handled/emit-unhandled...
2012-02-27 Matthias ClasenUpdate case conversion test data for Unicode 6.1
2012-02-17 Peter KjellerstedtDo not fail unit test due to gdb abbreviating strings
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-14 Simon McVittievarious GLib tests: plug memory leaks
2011-12-14 Simon McVittietestglib: test_file_functions: don't close fd if it...
2011-11-30 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2011-11-18 Sjoerd SimonsSilence compiler warnings
2011-10-25 Will Thompsong_parse_debug_string: invert flags given besides "all"
2011-10-25 Will ThompsonTest g_parse_debug_string ("all")
2011-10-24 Matthias ClasenFix 'make check' with clang
2011-10-18 Javier Jardóntests/gobject: Use G_VALUE_INIT
2011-10-15 Ryan Lortietests/Makefile.am: remove unused LDFLAGS variable
2011-10-13 Ryan Lortietests: disable deprecation warnings for tests
2011-10-04 Ryan LortieRemove g_mutex_new()/g_cond_new() in testcases
2011-10-04 Ryan Lortiedrop errorcheck mutex test
2011-10-03 Ryan Lortielocks: drop _INIT macros
2011-10-03 Matthias ClasenDon't use g_thread_foreach in tests
2011-10-02 Javier Jardóntests: Use G_VALUE_INIT
2011-09-23 Colin Waltersgvalue: Add explicitly signed g_value_get_schar() and...
2011-09-21 Ryan LortieDeprecate g_thread_create_full()
2011-09-21 Ryan LortieStop using GStaticMutex in two testcases
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-09 Dan WinshipMake threads mandatory
2011-09-04 Dan Winshipupdate .gitignore
2011-08-29 Matthias ClasenSpelling fixes
2011-08-22 Matthias ClasenAdd a quick utility to test datetime formatting
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-14 Matthias ClasenAdd g_mkdtemp in the spirit of g_mkstemp
2011-07-20 Ryan Lortiewait longer in threadpool test case
2011-06-19 Matthias Clasenasyncqueue: improve test coverage
2011-06-13 Ryan LortieDrop a few more G_CONST_RETURN
2011-06-06 Matthias ClasenTest runtime dir getter
2011-06-06 Matthias ClasenRemove deprecated atomic functions from tests
2011-05-27 Antoine JacoutotDon't hardcode path to true(1).
2011-05-03 Matthias ClasenOnly remove the lines that are no longer needed
2011-05-03 Matthias ClasenRevert "[build] Remove stale LDADD lines from tests...
2011-05-02 Dan WinshipAdd back an erroneously-removed line to tests/Makefile.am
2011-05-02 Dan WinshipFix compiler warnings
2011-05-02 Behdad Esfahbod[build] Remove stale LDADD lines from tests/Makefile...
2011-05-01 Matthias ClasenFix make check
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-22 Matthias ClasenUpdate Unicode tests to 6.0 2.27.92
2010-12-28 Matthias ClasenAdapt testglib.c to GRelation deprecation
2010-12-28 Matthias ClasenMove ifaceproperties test to gobject/tests/
2010-12-28 Matthias ClasenConvert ifaceproperties.c to test framework
2010-10-07 Tor LillqvistDon't call close() on -1
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-08-26 Jens GeorgImprove parsing of date-only iso8601 strings
2010-08-19 Dan WinshipFix misc compiler warnings in (mostly) test programs
2010-08-06 Ryan LortieReplace -I with $(glib_INCLUDES) and friends
2010-08-05 paulAdd $(top_builddir)/glib to includes
2010-08-03 Matthias Clasenfix the completion test
2010-08-03 Matthias Clasenimprove completion test coverage
next