.. |
bookmarks
|
Improve GBookmarkFile test coverage
|
2014-01-01 17:59:22 -05:00 |
markups
|
Add a few tests for G_MARKUP_TREAT_CDATA_AS_TEXT
|
2014-03-02 19:10:00 -05:00 |
.gitignore
|
Update .gitignore
|
2014-01-15 10:37:59 -05: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
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
asyncqueue.c
|
Improve GAsyncQueue test coverage
|
2014-01-01 17:59:22 -05:00 |
atomic.c
|
g_atomic_int_get, g_atomic_pointer_get: accept const arguments
|
2013-01-28 11:37:53 +00:00 |
base64.c
|
Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
|
2013-11-20 09:25:39 -05:00 |
bitlock.c
|
optimise bitlocks with new atomic operations
|
2011-05-28 17:39:12 -04:00 |
bookmarkfile.c
|
Improve GBookmarkFile test coverage
|
2014-01-01 17:59:22 -05: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
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
checksum.c
|
Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
|
2013-11-20 09:25:39 -05:00 |
collate.c
|
glib/tests/collate.c: run to completion when skipping all tests
|
2014-02-13 14:31:09 +00:00 |
cond.c
|
GCond (linux): fix g_cond_wait_until() return value on timeout
|
2014-07-09 10:59:06 -04:00 |
convert.c
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
dataset.c
|
Simplify subprocesses in tests
|
2013-12-15 11:50:00 -05:00 |
date.c
|
glib/tests/date.c: Fix the tests on non-English Windows
|
2014-01-07 13:35:16 +08: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 |
echo-script.bat
|
glib/tests/spawn-singlethread: Improve test for Windows
|
2013-11-11 22:38:36 +08:00 |
empty
|
Improve test coverage
|
2011-02-13 23:49:19 -05:00 |
environment.c
|
glib/tests/enviroment.c: Fix running on Windows
|
2013-11-27 08:01:46 +08:00 |
error.c
|
gerror: Don't leak memory when overwrite warning
|
2013-11-10 22:40:08 +01:00 |
fileutils.c
|
Fix tests to compile again - add missing headers to W32, call correct process-id-getting function
|
2014-08-02 12:41:14 +00:00 |
gdatetime.c
|
tests: change test timezone to America/Toronto
|
2013-12-16 14:55:12 -05:00 |
gvariant.c
|
gvariant tests: workaround libc/compiler "issue"
|
2014-06-24 14:18:29 -04:00 |
gwakeuptest.c
|
glib/tests: Clean up inclusion of unistd.h
|
2013-11-04 22:52:02 +08:00 |
hash.c
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
hmac.c
|
hmac: Add support for SHA-512 in GHmac
|
2014-04-16 16:20:46 +01:00 |
hook.c
|
Add some GHookList tests
|
2011-10-08 19:02:06 -04:00 |
hostutils.c
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
include.c
|
glib/tests/include: port to gtester
|
2013-11-23 00:39:07 -05:00 |
keyfile.c
|
glib/tests: fix build
|
2014-01-07 11:33:14 +02:00 |
keyfiletest.ini
|
forgotten file
|
2010-07-07 22:03:02 -04:00 |
list.c
|
gtestutils: Allow clean simple use of g_test_trap_subprocess()
|
2013-12-15 11:03:17 -05:00 |
logging.c
|
Improve logging test coverage
|
2014-01-01 17:59:21 -05:00 |
mainloop.c
|
glib/tests/mainloop: Acquire the context while asserting its state
|
2014-06-28 13:56:07 -04:00 |
Makefile.am
|
Add a few tests for G_MARKUP_TREAT_CDATA_AS_TEXT
|
2014-03-02 19:10:00 -05:00 |
malloc.c
|
Add tests for g_malloc
|
2014-01-01 17:59:22 -05:00 |
mappedfile.c
|
mappedfile test: permit ENODEV on /dev/null
|
2014-02-23 00:47:29 -05:00 |
markup-collect.c
|
tests: add a ignore-qualified markup-collect case
|
2013-10-28 15:24:58 -07: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
|
Add a way to test different markup parser flags
|
2014-03-02 19:03:15 -05:00 |
markup-subparser.c
|
Mark some functions 'static' in glib/tests
|
2011-10-16 21:41:15 -04:00 |
markup.c
|
Add a test for g_markup_parse_context_get_element_stack
|
2014-01-01 17:59:21 -05:00 |
mem-overflow.c
|
tests: Fix for non-GCC
|
2013-11-11 22:39:57 +08:00 |
mutex.c
|
Disable deprecations where appropriate in tests
|
2011-10-12 00:37:02 -04:00 |
node.c
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
once.c
|
g_thread_new: never fail
|
2011-10-13 01:00:57 -04:00 |
option-argv0.c
|
gtestutils: add "options" to g_test_init(), make option-argv0 use gtester
|
2013-11-23 00:43:45 -05:00 |
option-context.c
|
Add a testcase for the previous fix
|
2014-05-05 20:30:35 -04:00 |
pages.ini
|
Add testcase for bug 640695
|
2011-01-27 23:07:53 -05:00 |
pattern.c
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
private.c
|
private: Use threading primitives correctly in private test
|
2013-11-11 08:20:13 +01:00 |
protocol.c
|
Improve GIOChannel test coverage
|
2014-01-01 17:59:22 -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
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
rwlock.c
|
Use non-deprecated api in tests
|
2012-05-13 01:14:17 -04:00 |
scannerapi.c
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
search-utils.c
|
Improve search utils test coverage
|
2013-11-28 16:01:23 -05:00 |
sequence.c
|
various GLib tests: plug memory leaks
|
2011-12-14 12:40:16 +00:00 |
shell.c
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
slice.c
|
tests: Remove a compiler warning
|
2014-02-02 09:35:17 +00:00 |
slist.c
|
Add a few more tests
|
2011-10-03 23:55:02 -04:00 |
sort.c
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
spawn-multithreaded.c
|
Add G_SPAWN_DEFAULT to GSpawnFlags
|
2013-08-17 13:02:25 -04:00 |
spawn-singlethread.c
|
glib/tests/spawn-singlethread: Improve test for Windows
|
2013-11-11 22:38:36 +08:00 |
strfuncs.c
|
tests: test transliteration API
|
2014-02-20 18:27:24 -05:00 |
string.c
|
Add G_GNUC_PRINTF on all functions with format strings
|
2013-01-13 12:32:40 -05:00 |
test-printf.c
|
Fix printf-tests on W32 by ifdefing the expected output
|
2014-08-02 12:31:09 +00:00 |
test-spawn-echo.c
|
gthread: move test cases to glib/
|
2011-10-16 19:08:59 -04:00 |
testing.c
|
Fix up failure-to-see-expected-message logging
|
2014-07-09 10:48:34 -04:00 |
thread.c
|
Replace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
|
2013-11-20 09:25:39 -05:00 |
timeout.c
|
glib/tests: Clean up inclusion of unistd.h
|
2013-11-04 22:52:02 +08:00 |
timer.c
|
Drop locale-dependent timeval tests
|
2014-01-01 22:39:32 -05:00 |
tree.c
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
unicode.c
|
unicode: Update to unicode 7.0.0
|
2014-06-28 12:49:38 -04:00 |
unix.c
|
Improve glib-unix test coverage
|
2014-01-01 17:59:21 -05:00 |
uri.c
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
utf8-misc.c
|
[test] Move non-utf8 tests into unicode.c
|
2011-07-14 16:55:35 -04:00 |
utf8-performance.c
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
utf8-pointer.c
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
utf8-validate.c
|
Updated FSF's address
|
2014-01-31 14:31:55 +01:00 |
utils.c
|
Improve gutils.c test coverage
|
2014-01-01 17:59:22 -05:00 |