.. |
bookmarks
|
Move bookmarkfile tests to the test framework
|
2010-08-03 10:25:54 -04:00 |
markups
|
Remove trailing spaces from expected GMarkup error messages
|
2012-11-14 13:26:57 +00: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
|
Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"
|
2012-12-19 15:20:37 -05:00 |
asyncqueue.c
|
glib/tests: fix leaks
|
2012-08-27 07:38:27 -04:00 |
atomic.c
|
Improve atomic ops test coverage
|
2012-08-18 14:39:52 -04:00 |
base64.c
|
Test inplace decoding
|
2010-06-20 23:46:01 -04:00 |
bitlock.c
|
optimise bitlocks with new atomic operations
|
2011-05-28 17:39:12 -04:00 |
bookmarkfile.c
|
glib/tests: fix leaks
|
2012-08-27 07:38:27 -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
|
gchecksum: Adds SHA512 support
|
2012-11-21 21:50:26 +01:00 |
collate.c
|
glib/tests: fix leaks
|
2012-08-27 07:38:27 -04:00 |
cond.c
|
glib/tests: fix leaks
|
2012-08-27 07:38:27 -04:00 |
convert.c
|
glib/tests: fix leaks
|
2012-08-27 07:38:27 -04:00 |
dataset.c
|
Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"
|
2012-12-19 15:20:37 -05:00 |
date.c
|
tests/date: force English locale running the GDateTime tests
|
2012-04-16 10:53:43 -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
|
Bug 633117: glib fails tests if /etc/localtime is not properly set
|
2012-12-19 00:40:08 +00:00 |
gvariant.c
|
Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"
|
2012-12-19 15:20:37 -05:00 |
gwakeuptest.c
|
win32: misc warning fixes
|
2012-11-15 14:19:06 -05:00 |
hash.c
|
Use new hashset api in the hash set tests
|
2012-04-02 09:09:11 -04: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
|
win32: various fixes to test programs
|
2012-11-15 14:19:06 -05:00 |
keyfiletest.ini
|
forgotten file
|
2010-07-07 22:03:02 -04:00 |
list.c
|
Adds g_list_copy_deep and g_slist_copy_deep
|
2012-06-21 17:21:30 -03:00 |
logging.c
|
Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"
|
2012-12-19 15:20:37 -05:00 |
mainloop.c
|
gmain: Handle case where source id overflows
|
2012-11-13 11:32:57 -05:00 |
Makefile.am
|
Revert "tests/spawn-*.c: fix on Windows"
|
2012-12-19 15:20:05 -05:00 |
mappedfile.c
|
win32: various fixes to test programs
|
2012-11-15 14:19:06 -05:00 |
markup-collect.c
|
Revert the GMarkup attribute collect changes
|
2012-08-20 18:34:13 -04:00 |
markup-escape.c
|
Move markup escape tests to test framework
|
2010-07-30 19:51:18 -04:00 |
markup-parse.c
|
glib/tests: fix leaks
|
2012-08-27 07:38:27 -04:00 |
markup-subparser.c
|
Mark some functions 'static' in glib/tests
|
2011-10-16 21:41:15 -04:00 |
mem-overflow.c
|
Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"
|
2012-12-19 15:20:37 -05: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
|
Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"
|
2012-12-19 15:20:37 -05: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
|
Revert "tests/protocol: redo a bit"
|
2012-12-19 15:20:13 -05: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
|
glib/tests: fix leaks
|
2012-08-27 07:38:27 -04:00 |
rwlock.c
|
Use non-deprecated api in tests
|
2012-05-13 01:14:17 -04:00 |
scannerapi.c
|
Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"
|
2012-12-19 15:20:37 -05: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
|
Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"
|
2012-12-19 15:20:37 -05: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
|
Revert "tests/spawn-*.c: fix on Windows"
|
2012-12-19 15:20:05 -05:00 |
spawn-singlethread.c
|
Revert "tests/spawn-*.c: fix on Windows"
|
2012-12-19 15:20:05 -05:00 |
strfuncs.c
|
glib/tests: use g_test_expect_message()
|
2012-08-20 13:54:52 -04:00 |
string.c
|
glib/tests: fix leaks
|
2012-08-27 07:38:27 -04:00 |
test-printf.c
|
Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"
|
2012-12-19 15:20:37 -05:00 |
test-spawn-echo.c
|
gthread: move test cases to glib/
|
2011-10-16 19:08:59 -04:00 |
testing.c
|
Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"
|
2012-12-19 15:20:37 -05:00 |
thread.c
|
Check for PR_GET_NAME
|
2012-11-08 08:19:43 +01: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: Add new tests for unicode 6.2
|
2012-10-03 13:58:20 +02:00 |
unix.c
|
glib/tests: fix leaks
|
2012-08-27 07:38:27 -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
|
Some fixes
|
2010-06-20 22:18:30 -04:00 |
utils.c
|
Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"
|
2012-12-19 15:20:37 -05:00 |