Drop the testglib MSVC Projects
[platform/upstream/glib.git] / glib /
2014-01-04 Rico Tzschichholzglib/tests: Fix non-debug build of slice test
2014-01-04 Jasper St. Pierretests/keyfile: Fix build
2014-01-04 Chun-wei FanFix the Keyfile Test on Windows
2014-01-03 Ryan Lortieunix signals: stop using atomics
2014-01-02 Matthias ClasenMake symlink test work installed
2014-01-02 Matthias ClasenDrop locale-dependent timeval tests
2014-01-02 Matthias ClasenMake timeval tests independent of the environment
2014-01-02 Ryan LortieFix races in unix signal dispatch
2014-01-01 Matthias ClasenImprove gutils.c test coverage
2014-01-01 Matthias ClasenImprove GDate test coverage
2014-01-01 Matthias ClasenImprove GIOChannel test coverage
2014-01-01 Matthias ClasenImprove hostutils test coverage
2014-01-01 Matthias ClasenImprove GVariant test coverage
2014-01-01 Matthias ClasenTest stdio wrappers
2014-01-01 Matthias ClasenTrivial typo fix
2014-01-01 Matthias ClasenImprove charset test coverage
2014-01-01 Matthias ClasenAdd tests for g_malloc
2014-01-01 Matthias ClasenDrop memory-related trap variables
2014-01-01 Matthias ClasenImprove GAsyncQueue test coverage
2014-01-01 Matthias ClasenImprove test coverage of g_utf8_collate_key_for_filename
2014-01-01 Matthias ClasenAdd tests for g_spaced_primes_closest
2014-01-01 Matthias ClasenImprove GOptionContext test coverage
2014-01-01 Matthias ClasenImprove GBookmarkFile test coverage
2014-01-01 Matthias ClasenGBookmarkFile: Streamline error handling a bit
2014-01-01 Matthias ClasenGBookmarkFile: Remove dead code
2014-01-01 Matthias ClasenMake a bookmark testfile roundtrippable
2014-01-01 Matthias ClasenTrivial formatting fixes
2014-01-01 Matthias ClasenImprove glib-unix test coverage
2014-01-01 Matthias ClasenImprove GHashTable test coverage
2014-01-01 Matthias ClasenAdd a test for g_markup_parse_context_get_element_stack
2014-01-01 Matthias ClasenRemove broken attempt at parsing date-only
2014-01-01 Matthias ClasenImprove mainloop test coverage
2014-01-01 Matthias ClasenAdd tests for GTimer and GTimeVal
2014-01-01 Matthias ClasenImprove GTree test coverage
2014-01-01 Matthias ClasenImprove logging test coverage
2014-01-01 Matthias ClasenImprove testing test coverage
2014-01-01 Matthias ClasenFix g_test_trap_reached_timeout
2014-01-01 Matthias ClasenImprove GSlice test coverage
2014-01-01 Matthias ClasenImprove GNode test coverage
2014-01-01 Matthias ClasenImprove fileutils test coverage
2014-01-01 Matthias ClasenUnify error reporting in gfileutils.c
2013-12-22 Ryan LortieGVariant: add way to print context of parse errors
2013-12-22 Ryan LortieUse POSIX-specified <poll.h> over <sys/poll.h>
2013-12-22 Murray CummingGVariant: Add g_variant_parse_error_quark()
2013-12-18 Dan WinshipMake g_test_run() return 77 if all tests are skipped
2013-12-18 Dan Winshipgtestutils: rename test_skip_count to test_startup_skip...
2013-12-18 Dan Winshipgtestutils: skipping a test should count as success...
2013-12-17 Tim LunnMake gdb pretty-printers compatible with Python3
2013-12-16 Ryan Lortievalgrind.h: add "r0" to the clobber list on PPC
2013-12-16 Ryan Lortietests: change test timezone to America/Toronto
2013-12-15 Matthias ClasenSimplify subprocesses in tests
2013-12-15 Stef Waltergtestutils: Allow clean simple use of g_test_trap_subpr...
2013-12-15 Matthias ClasenAdd a testcase for g_ptr_array_insert
2013-12-15 Tristan Van BerkomGPtrArray: Added g_ptr_array_insert()
2013-12-13 Chun-wei Fanglib/gwin32.c: Silence a Deprecation Warning
2013-12-11 Matthias ClasenRemove an unused define
2013-12-09 Ryan Lortieg_get_current_dir(): consult PWD first
2013-12-08 Ryan Lortieclang fixes: tweak last commit
2013-12-08 Ryan Lortie[PATCH] Fix trivial non literal format uses
2013-12-03 Marc-André Lureaugutf8: use g_try_malloc_n
2013-12-03 Marc-André Lureaugmessages: make _g_log_abort() do only breakpoints...
2013-11-29 Matthias ClasenAdd a test for g_atexit
2013-11-28 Matthias ClasenImprove search utils test coverage
2013-11-28 Matthias ClasenImprove GKeyFile test coverage
2013-11-28 Matthias ClasenImprove test coverage for GHashTable
2013-11-27 Dan WinshipFix a warning about _g_log_abort()
2013-11-27 Dan WinshipFix the gtestutils core dump prevention again
2013-11-27 Philip Withnallgbytes: Clarify the nullability of GBytes->data
2013-11-27 Philip Withnallgfileutils: Fix a potential integer overflow
2013-11-27 Philip Withnallgvariant: Fix a potential memcpy(NULL) call
2013-11-27 Chun-wei Fanglib/tests/enviroment.c: Fix running on Windows
2013-11-26 Stef Waltergthread-posix: Don't use gslice allocated GRecMutex
2013-11-25 Marc-André Lureauutf8: report allocation error
2013-11-24 Dan WinshipReorganize the "don't dump core from test subprocesses...
2013-11-24 Dan Winshipgtestutils: add g_assert_nonnull() to go with g_assert_...
2013-11-24 Dan Winshipgtestutils: fix g_test_set_nonfatal_assertions()
2013-11-24 Matthias ClasenAdd boolean returns to some hash functions
2013-11-24 Matthias ClasenAvoid a compiler warning
2013-11-24 Matthias ClasenFix array API inconsistency
2013-11-23 Matthias ClasenGVariantBuilder: small documentation fixes
2013-11-23 Matthias ClasenSmall documentation clarification
2013-11-23 Dan Winshipgtestutils: add "options" to g_test_init(), make option...
2013-11-23 Dan Winshipglib/tests/include: port to gtester
2013-11-23 Matthias ClasenAdd some mainloop instrumentation
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-20 Dan WinshipRequire POSIX.1 (1990) compliance on unix
2013-11-20 Dan WinshipRequire C90 compliance
2013-11-20 Dan WinshipRemove alleged support for last-millennium Unixes
2013-11-20 Dan WinshipRemove alleged support for BeOS
2013-11-20 Dan WinshipRemove alleged support for OS/2
2013-11-19 Stef Waltergbacktrace: Print out gdb exec errors correctly
2013-11-19 Stef Waltergmessages: Add g_info macro for G_LOG_LEVEL_INFO
2013-11-14 Philip Withnallgstrfuncs: Mention nullability in g_ascii_strcasecmp...
2013-11-11 Chun-wei Fanglib/tests/: Avoid GCCisms and fix tests for MSVC
2013-11-11 Chun-wei Fantests: Fix for non-GCC
2013-11-11 Chun-wei Fanglib/tests/spawn-singlethread: Improve test for Windows
2013-11-11 Chun-wei Fanglib/gspawn-win32-helper.c: Clean up a bit
2013-11-11 Chun-wei Fanglib/gmessages.h: Unify log messages
2013-11-11 Stef Walterprivate: Use threading primitives correctly in private...
2013-11-11 Stef Waltergthreadpool: Don't pass bad data to GThreadPool sorter
next