glib/glib/tests
Matthias Clasen d9359765ac Use better assertion macros
Use g_assert_cmpint and friends in the convert test, to get
more telling messages when they fail.
2013-07-28 18:39:51 -04:00
..
bookmarks Move bookmarkfile tests to the test framework 2010-08-03 10:25:54 -04:00
markups glib/tests: Use explicit file listings 2013-05-16 08:51:57 -04:00
.gitignore GBytes: A new type for an immutable set of bytes. 2011-11-24 08:58:38 +01:00
1bit-mutex.c win32: misc warning fixes 2012-11-15 14:19:06 -05:00
4096-random-bytes [REVERT] Bug 548612 – g_strstr_len() should use memmem when available 2008-08-28 23:03:24 +00:00
642026.c Mark some functions 'static' in glib/tests 2011-10-16 21:41:15 -04:00
array-test.c tests: port from g_test_trap_subprocess() to g_test_trap_fork() 2013-05-13 12:10:52 -04:00
asyncqueue.c glib/tests: fix leaks 2012-08-27 07:38:27 -04:00
atomic.c g_atomic_int_get, g_atomic_pointer_get: accept const arguments 2013-01-28 11:37:53 +00:00
base64.c base64: Fix g_base64_decode_step () 2013-03-05 10:55:29 -05:00
bitlock.c optimise bitlocks with new atomic operations 2011-05-28 17:39:12 -04:00
bookmarkfile.c Rename G_TEST_DISTED to G_TEST_DIST 2013-05-29 09:03:32 -04:00
bookmarks.xbel Fix a typo 2010-07-10 23:56:45 -04:00
bytes.c Add a test for the previous fix 2012-10-16 21:21:25 -04:00
cache.c various GLib tests: plug memory leaks 2011-12-14 12:40:16 +00:00
checksum.c Avoid a portability problem in the checksum test 2013-02-03 09:50:48 -05:00
collate.c glib/tests: fix leaks 2012-08-27 07:38:27 -04:00
cond.c glib/tests/cond: Fix race condition 2013-05-23 01:11:26 +01:00
convert.c Use better assertion macros 2013-07-28 18:39:51 -04:00
dataset.c tests: port from g_test_trap_subprocess() to g_test_trap_fork() 2013-05-13 12:10:52 -04:00
date.c tests: remove a pair of testcases that fail in en_CA 2013-03-18 22:57:55 -04:00
dir.c Add some GDir tests 2010-07-05 23:43:47 -04:00
echo-script spawn: Improve test coverage 2012-04-08 10:24:52 -04:00
empty Improve test coverage 2011-02-13 23:49:19 -05:00
environment.c environ: Allow NULL envp 2012-05-22 19:47:22 +02:00
error.c glib/tests: use g_test_expect_message() 2012-08-20 13:54:52 -04:00
fileutils.c win32: various fixes to test programs 2012-11-15 14:19:06 -05:00
gdatetime.c tests/gdatetime: add a missing ; on windows 2013-01-06 18:56:39 -05:00
gvariant.c tests/gvariant: Canonicalize to lower case to work on Illumos (OpenSolaris) 2013-07-19 18:23:29 -04:00
gwakeuptest.c win32: misc warning fixes 2012-11-15 14:19:06 -05:00
hash.c Test for g_hash_table_insert() corrupting sets 2013-02-02 00:34:06 -05:00
hmac.c Improve coverage of GHmac tests 2011-10-08 19:02:05 -04:00
hook.c Add some GHookList tests 2011-10-08 19:02:06 -04:00
hostutils.c ghostutils: Convert non-ASCII dots to '.' when converting hostnames 2010-12-15 03:56:35 -05:00
include.c Make the `include' glib test case build on FreeBSD. 2012-03-22 11:02:07 -04:00
keyfile.c Some final g_test_build_filename() porting 2013-05-31 23:03:19 -04:00
keyfiletest.ini forgotten file 2010-07-07 22:03:02 -04:00
list.c tests: port from g_test_trap_subprocess() to g_test_trap_fork() 2013-05-13 12:10:52 -04:00
logging.c tests: port from g_test_trap_subprocess() to g_test_trap_fork() 2013-05-13 12:10:52 -04:00
mainloop.c mainloop: redo child source tests to not use timeouts 2013-07-24 14:22:23 -04:00
Makefile.am Skip spawn tests when collecting coverage 2013-06-01 18:54:57 -04:00
mappedfile.c Rename G_TEST_DISTED to G_TEST_DIST 2013-05-29 09:03:32 -04:00
markup-collect.c Use 'dumb quotes' rather than `really dumb quotes' 2013-05-21 11:23:22 -03:00
markup-escape.c Add G_GNUC_PRINTF on all functions with format strings 2013-01-13 12:32:40 -05:00
markup-parse.c Rename G_TEST_DISTED to G_TEST_DIST 2013-05-29 09:03:32 -04:00
markup-subparser.c Mark some functions 'static' in glib/tests 2011-10-16 21:41:15 -04:00
mem-overflow.c mem-overflow: test malloc and realloc corner cases 2013-06-01 18:51:25 -04:00
mutex.c Disable deprecations where appropriate in tests 2011-10-12 00:37:02 -04:00
node.c various GLib tests: plug memory leaks 2011-12-14 12:40:16 +00:00
once.c g_thread_new: never fail 2011-10-13 01:00:57 -04:00
option-argv0.c goption: implement platform_get_argv0() for OpenBSD 2012-01-30 16:17:06 +01:00
option-context.c tests: port from g_test_trap_subprocess() to g_test_trap_fork() 2013-05-13 12:10:52 -04:00
pages.ini Add testcase for bug 640695 2011-01-27 23:07:53 -05:00
pattern.c More pattern tests 2010-07-30 19:51:18 -04:00
private.c Improve GPrivate test coverage 2012-08-18 14:41:07 -04:00
protocol.c Add --enable-installed-tests configure option 2013-05-16 08:51:57 -04:00
queue.c glib/tests: fix leaks 2012-08-27 07:38:27 -04:00
rand.c Add a test for the previous fix 2011-06-03 23:38:46 -04:00
rec-mutex.c Use non-deprecated api in tests 2012-05-13 01:14:17 -04:00
regex.c GRegex: add g_regex_get_max_lookbehind() 2013-07-23 15:43:22 +02:00
rwlock.c Use non-deprecated api in tests 2012-05-13 01:14:17 -04:00
scannerapi.c tests: port from g_test_trap_subprocess() to g_test_trap_fork() 2013-05-13 12:10:52 -04:00
sequence.c various GLib tests: plug memory leaks 2011-12-14 12:40:16 +00:00
shell.c Fix regression in g_shell_parse_argv() 2012-09-13 10:20:27 +02:00
slice.c tests/slice: use G_GNUC_BEGIN_IGNORE_DEPRECATIONS 2013-05-13 12:10:53 -04:00
slist.c Add a few more tests 2011-10-03 23:55:02 -04:00
sort.c sort: Improve test coverage 2012-04-08 10:24:51 -04:00
spawn-multithreaded.c tests/spawn-*.c: fix on Windows 2013-05-13 12:10:52 -04:00
spawn-singlethread.c Some final g_test_build_filename() porting 2013-05-31 23:03:19 -04:00
strfuncs.c glib/tests: use g_test_expect_message() 2012-08-20 13:54:52 -04:00
string.c Add G_GNUC_PRINTF on all functions with format strings 2013-01-13 12:32:40 -05:00
test-printf.c tests: port from g_test_trap_subprocess() to g_test_trap_fork() 2013-05-13 12:10:52 -04:00
test-spawn-echo.c gthread: move test cases to glib/ 2011-10-16 19:08:59 -04:00
testing.c gtestutils: deprecate g_test_trap_fork() 2013-05-13 12:10:53 -04:00
thread.c threads: don't do rlimit test when running as root 2013-02-21 10:19:27 +00:00
timeout.c glib/tests: fix leaks 2012-08-27 07:38:27 -04:00
tree.c various GLib tests: plug memory leaks 2011-12-14 12:40:16 +00:00
unicode.c unicode: Allow noncharacters 2013-03-05 17:27:53 +01:00
unix.c Avoid an unused variable warning 2013-07-28 18:39:42 -04:00
uri.c win32: various fixes to test programs 2012-11-15 14:19:06 -05:00
utf8-misc.c [test] Move non-utf8 tests into unicode.c 2011-07-14 16:55:35 -04:00
utf8-performance.c Mark utf8 performance tests as such 2012-06-23 21:01:33 -04:00
utf8-pointer.c Remove duplicate utf8 strreverse test 2010-07-30 19:51:19 -04:00
utf8-validate.c tests: clean up for Unicode corrigendum #9 2013-03-12 12:46:18 -04:00
utils.c tests: port from g_test_trap_subprocess() to g_test_trap_fork() 2013-05-13 12:10:52 -04:00