Set up test environment properly
[platform/upstream/glib.git] / glib / tests /
2013-08-20 Matthias ClasenFix make check
2013-08-17 Matthias ClasenStart using TAP
2013-08-17 Matthias ClasenAdd start/stop suite log messages
2013-08-17 Matthias ClasenQuell a few compiler warnings
2013-08-17 Matthias ClasenTake out an unused line from gdatetime tests
2013-08-17 Robert AncellAdd G_SPAWN_DEFAULT to GSpawnFlags
2013-08-17 Matthias ClasenMake g_date_time_new check its arguments
2013-08-17 Dan Winshipglib/tests/gdatetime: use UTC time in test_GDateTime_diff()
2013-07-28 Matthias ClasenUse better assertion macros
2013-07-28 Matthias ClasenAvoid an unused variable warning
2013-07-24 Dan Winshipmainloop: redo child source tests to not use timeouts
2013-07-23 Colin Walterstests/unix: Don't error immediately on timeout
2013-07-23 Colin Waltersgmain: Reset signal handlers to default when source...
2013-07-23 Sébastien WilmetGRegex: add g_regex_get_max_lookbehind()
2013-07-19 Igor Pashevtests/gvariant: Canonicalize to lower case to work...
2013-07-19 Giovanni Campagnaglib-unix: fix handling of multiple signal source for...
2013-07-14 Colin Walterstests/mainloop: Fix assertions to really avoid race...
2013-07-11 Ryan LortieAdd g_variant_new_printf
2013-06-25 Dan Winshiptests: add a test for the previous commit
2013-06-10 Benjamin Ottetests: Add a test for a specific invariant
2013-06-01 Matthias ClasenSkip spawn tests when collecting coverage
2013-06-01 Matthias Clasenmem-overflow: test malloc and realloc corner cases
2013-06-01 Ryan LortieRework the build system for a new tests approach
2013-06-01 Ryan LortieSome final g_test_build_filename() porting
2013-05-29 Ryan LortieRename G_TEST_DISTED to G_TEST_DIST
2013-05-29 Ryan LortieRemove G_TEST_DATA= from installed .test files
2013-05-29 Ryan Lortietests: move tests to new _get_filename() API
2013-05-29 Ryan Lortietests: use new g_test_build_filename() API
2013-05-27 Ryan Lortietests: fix a srcdir vs. destdir issue
2013-05-24 Colin Waltersbuild: Fix usage of %.test again
2013-05-24 Colin Walterstests: Drop unnecessary % from .test pattern match...
2013-05-23 Colin Waltersglib/tests/cond: Fix race condition
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2013-05-16 Colin WaltersAdd --enable-installed-tests configure option
2013-05-16 Colin Waltersglib/tests: Drop unnecessary SRCDIR definitions
2013-05-16 Colin Waltersglib/tests: Use explicit file listings
2013-05-16 Colin Waltersglib/tests/mappedfile: Copy test file before writing...
2013-05-13 Dan Winshiptests/slice: use G_GNUC_BEGIN_IGNORE_DEPRECATIONS
2013-05-13 Dan Winshipgtestutils: deprecate g_test_trap_fork()
2013-05-13 Dan Winshiptests: port from g_test_trap_subprocess() to g_test_tra...
2013-05-13 Dan Winshiptests/protocol: redo a bit
2013-05-13 Dan Winshipgtestutils: add g_test_trap_subprocess()
2013-05-13 Dan Winshiptests/spawn-*.c: fix on Windows
2013-05-02 Colin Walterstests/mappedfile: Also handle ENOMEM
2013-04-20 Lars Uebernickelg_variant_get_data_as_bytes: return a sub-bytes if...
2013-04-16 Sebastian DrögeFix compilation on Android with the bionic C library
2013-04-12 Marek Kasiktests: Add test for disabled help options
2013-03-19 Ryan Lortietests: remove a pair of testcases that fail in en_CA
2013-03-12 Ryan Lortietests: clean up for Unicode corrigendum #9
2013-03-05 Christian Perschunicode: Allow noncharacters
2013-03-05 Ognyan Tonchevbase64: Fix g_base64_decode_step ()
2013-03-05 Colin Waltersbase64: Add tests for incremental decoding with very...
2013-02-27 Colin Waltersbuild: Add --disable-compile-warnings
2013-02-24 Matthias ClasenGList: be more robust
2013-02-21 Ryan Lortiethreads: don't do rlimit test when running as root
2013-02-03 Víctor Manuel Jáqu... Compile private test with -pthread on UNIX
2013-02-03 Matthias ClasenAvoid a portability problem in the checksum test
2013-02-02 Matthias ClasenSimplify glib/glib/tests setup
2013-02-02 Matthias ClasenMake the logging test more robust
2013-02-02 Will ThompsonTest for g_hash_table_insert() corrupting sets
2013-01-28 Simon McVittieg_atomic_int_get, g_atomic_pointer_get: accept const...
2013-01-20 Matthias ClasenFix a typo
2013-01-15 Ryan Lortiemainloop test: fix a silly memory error
2013-01-15 Ryan Lortiemainloop test: use atomic for cross-thread access
2013-01-15 Ryan Lortiemainloop test: fix a small typo
2013-01-15 Ryan Lortietests for the new MainContext/GSource API
2013-01-13 Henrique Dante de... Add G_GNUC_PRINTF on all functions with format strings
2013-01-06 Dan Winshiptests/gdatetime: add a missing ; on windows
2012-12-19 Matthias ClasenRevert "gtestutils: add g_test_trap_subprocess(), depre...
2012-12-19 Matthias ClasenRevert "tests: port from g_test_trap_subprocess() to...
2012-12-19 Matthias ClasenRevert "gtestutils: fix "-p" logic"
2012-12-19 Matthias ClasenRevert "tests/option-context: fix under --verbose"
2012-12-19 Matthias ClasenRevert "tests/protocol: redo a bit"
2012-12-19 Matthias ClasenRevert "tests/spawn-*.c: fix on Windows"
2012-12-19 Dan Winshiptests/spawn-*.c: fix on Windows
2012-12-19 Dan Winshiptests/protocol: redo a bit
2012-12-19 Dan Winshiptests/option-context: fix under --verbose
2012-12-19 Dan Winshipgtestutils: fix "-p" logic
2012-12-19 Dan Winshiptests: port from g_test_trap_subprocess() to g_test_tra...
2012-12-19 Dan Winshipgtestutils: add g_test_trap_subprocess(), deprecate...
2012-12-19 Daniel MacksFix constant type to match assigned variable type
2012-12-19 John RallsBug 633117: glib fails tests if /etc/localtime is not...
2012-12-18 John Rallstest_posix_parse: PST8PDT passes on Unix because it...
2012-12-18 John RallsTest the TZ-variable parsing functions
2012-12-18 John RallsImplement and test time zone name/abbrev setting for...
2012-12-18 John RallsAdd MSWindows timezone names to test new windows support.
2012-12-18 Colin WaltersAdd g_get_num_processors()
2012-11-25 John RallsBug 681685: Transcoding fails on OSX
2012-11-21 Eduardo Lima Mitevgchecksum: Adds SHA512 support
2012-11-15 Dan Winshipwin32: avoid printf format warnings on nonstandard...
2012-11-15 Dan Winshipwin32: various fixes to test programs
2012-11-15 Dan Winshipwin32: misc warning fixes
2012-11-14 Simon McVittieRemove trailing spaces from expected GMarkup error...
2012-11-13 Colin Waltersgmain: Handle case where source id overflows
2012-11-08 John RallsBug 686185: GDateTime Transcoding fails on OSX
2012-11-08 Emmanuel PacaudCheck for PR_GET_NAME
2012-11-07 John RallsSkip test_non_utf8_printf() if EUC-JP is aliased to...
2012-11-02 Tim-Philipp Müllertests: fix compiler warning in gvariant test
2012-11-02 Colin Walterstests/1bitmutex: Hack to build with -Werror=missing...
2012-11-02 Colin Waltersbuild: Don't use C99 declarations
next