glib/glib/tests
Matthias Clasen 6a6da9637a Fix a Unicode typo
The name of one of the Unicode Break types is misspelt.
Add an alias, since it annoys me every time I look at
Pango's break code.
2021-07-29 10:09:27 -04:00
..
bookmarks tests: Test date overflow failure with bookmark file parsing 2020-10-01 11:46:23 +01:00
markups gmarkup tests: tab character escape/unescape 2020-04-03 16:30:27 +02:00
path-test-subdir Add test coverage for G_SPAWN_SEARCH_PATH 2021-01-28 18:37:45 +00:00
time-zones tests: Add tests for RFC 8536 v3 parsing of time zones 2020-07-17 15:08:59 +01:00
.gitignore guuid: Add UUID helper functions to GLib 2017-02-06 14:40:38 +01:00
1bit-mutex.c tree: Fix various typos and outdated terminology 2020-06-12 15:01:08 +01: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 tests: Drop use of g_test_bug_base() 2021-05-13 22:16:27 +01:00
array-test.c tests: Drop use of g_test_bug_base() 2021-05-13 22:16:27 +01:00
asyncqueue.c tests: Be more lenient with timing checks on asyncqueue pops 2020-12-12 18:41:50 +00:00
atomic.c tests: Ignore warning about use of volatile from a test for exactly that 2021-06-03 13:44:15 +01:00
autoptr.c gtimezone: Deprecate g_time_zone_new() 2020-11-21 23:11:23 +00:00
base64.c tests: Drop use of g_test_bug_base() 2021-05-13 22:16:27 +01:00
bitlock.c optimise bitlocks with new atomic operations 2011-05-28 17:39:12 -04:00
bookmarkfile.c tests: Use a temporary file in the bookmarkfile tests 2021-05-13 22:53:38 +01:00
bookmarks.xbel Fix a typo 2010-07-10 23:56:45 -04:00
bytes.c tests: Add a test for GBytes memory transfer with an odd free func 2021-06-16 12:14:58 +01:00
cache.c glib: Avoid redefining GLIB_DISABLE_DEPRECATION_WARNINGS 2020-07-27 15:41:09 +01:00
charset.c tests: Drop use of g_test_bug_base() 2021-05-13 22:16:27 +01:00
checksum.c Fix several signedness problems in glib/tests/checksum.c 2020-10-14 14:17:09 +02:00
collate.c Fix a signedness problem in glib/tests/collate.c 2020-09-14 10:11:44 +02:00
cond.c tests: Drop use of g_test_bug_base() 2021-05-13 22:16:27 +01:00
convert.c Fix signedness warnings in glib/tests/convert.c 2020-10-14 14:17:09 +02:00
cxx.cpp Use C++11 decltype where possible 2021-01-27 09:23:48 -05:00
dataset.c GDataSet: Add more tests 2014-10-02 14:41:01 -04:00
date.c tests: Drop use of g_test_bug_base() 2021-05-13 22:16:27 +01:00
dir.c Add some GDir tests 2010-07-05 23:43:47 -04:00
echo-script spawn: add shebang line to script 2018-12-17 16:19:31 -05: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 genviron: make g_environ_* case-insensitive on Windows 2018-11-28 11:04:48 +01:00
error.c Add test case for g_prefix_error_literal() function 2021-06-01 19:00:37 +02:00
fileutils.c tests: Drop use of g_test_bug_base() 2021-05-13 22:16:27 +01:00
gdatetime.c Add private functions to correctly convert datetime when LC_TIME is not UTF8 2021-03-27 09:28:10 +01:00
getpwuid-preload.c Reproducer for the null pw_name returned from getpwuid() 2020-01-15 14:07:20 +01:00
gpoll.c Use lowercase to include winsock2 2018-12-28 15:30:28 +01:00
gutils-user-database.c tests: Drop use of g_test_bug_base() 2021-05-13 22:16:27 +01:00
guuid.c tests: Drop use of g_test_bug_base() 2021-05-13 22:16:27 +01:00
gvariant.c tests: Drop use of g_test_bug_base() 2021-05-13 22:16:27 +01:00
gwakeuptest.c tests: Drop unnecessary volatile qualifiers from tests 2020-11-20 14:40:19 +00:00
hash.c tests: Drop use of g_test_bug_base() 2021-05-13 22:16:27 +01:00
hmac.c ghmac: Add support for G_CHECKSUM_SHA384 to GHmac 2017-02-20 12:40:26 +01:00
hook.c Normalize C source files to end with exactly one newline 2020-06-10 09:48:02 +01:00
hostutils.c ghostutils: Abandon hostname conversion early if it’s too long 2020-12-04 13:54:27 +00:00
include.c glib/tests/include: port to gtester 2013-11-23 00:39:07 -05:00
io-channel.c io-channel test: Add coverage for g_io_channel_set_line_term(., ., -1) 2021-02-08 10:37:01 +00:00
keyfile.c tests: Drop use of g_test_bug_base() 2021-05-13 22:16:27 +01:00
keyfiletest.ini forgotten file 2010-07-07 22:03:02 -04:00
list.c tests: Don't compare strings by pointer 2020-03-05 09:39:33 +01:00
logging.c tests: Drop use of g_test_bug_base() 2021-05-13 22:16:27 +01:00
macros.c Add and use G_SIZEOF_MEMBER() macro 2020-01-21 19:54:55 +04:00
mainloop.c Port internal uses to use g_source_set_static_name() 2021-07-26 11:01:07 +01:00
mappedfile.c glib: Avoid redefining GLIB_DISABLE_DEPRECATION_WARNINGS 2020-07-27 15:41:09 +01:00
markup-collect.c Merge branch 'fix_warnings' into 'master' 2020-11-14 11:51:55 +00:00
markup-escape.c Fix signedness warnings in glib/tests/markup-escape.c 2020-11-13 10:12:16 +01:00
markup-parse.c Normalize C source files to end with exactly one newline 2020-06-10 09:48:02 +01:00
markup-subparser.c Fix missing initializer warnings in glib/tests/markup-subparser.c 2020-11-13 10:13:49 +01: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: Drop use of g_test_bug_base() 2021-05-13 22:16:27 +01:00
meson.build Merge branch 'atomic-typeof' into 'master' 2021-02-02 10:51:50 +00:00
mutex.c tests: Improve signed int handling to silence scan-build warnings 2020-10-14 13:15:09 +01:00
node.c Fix signedness warning in glib/tests/node.c 2020-11-13 10:12:16 +01:00
once.c Fix dropped 'const' qualifier warning in glib/tests/once.c 2021-06-09 11:11:06 +02:00
option-argv0.c Fix missing field initializer warning in glib/tests/option-argv0.c 2021-05-13 12:57:14 +02:00
option-context.c tests: Drop use of g_test_bug_base() 2021-05-13 22:16:27 +01:00
overflow.c glib/tests/: LGPLv2+ -> LGPLv2.1+ 2017-05-24 11:58:19 +02:00
pages.ini Add testcase for bug 640695 2011-01-27 23:07:53 -05:00
pattern.c tests/pattern: Add compilation and copy test for utf-8 string 2021-04-27 16:25:09 +02:00
private.c glib: Avoid redefining GLIB_DISABLE_DEPRECATION_WARNINGS 2020-07-27 15:41:09 +01:00
protocol.c Fix signedness warning in glib/tests/protocol.c 2020-11-13 10:12:16 +01:00
queue.c tests: Fix copy/paste error in queue test 2021-03-16 12:53:44 -05:00
rand.c tests: Drop use of g_test_bug_base() 2021-05-13 22:16:27 +01:00
rcbox.c Fix signedness warnings in glib/tests/rcbox.c 2020-11-13 10:12:16 +01:00
rec-mutex.c glib: Avoid redefining GLIB_DISABLE_DEPRECATION_WARNINGS 2020-07-27 15:41:09 +01:00
refcount.c glib/tests/refcount.c: Only expect saturation tests to pass on GCC 2019-06-18 16:42:51 +08:00
refstring.c Normalize C source files to end with exactly one newline 2020-06-10 09:48:02 +01:00
regex.c Merge branch 'wip/pwithnall/962-drop-embedded-pcre' into 'main' 2021-06-21 14:07:45 +00:00
rwlock.c glib: Avoid redefining GLIB_DISABLE_DEPRECATION_WARNINGS 2020-07-27 15:41:09 +01:00
scannerapi.c Fix signedness warning in glib/tests/scannerapi.c 2020-11-13 10:12:16 +01:00
search-utils.c gstrutils: Set locale explicitly for search-utils test 2020-03-18 08:58:02 +00:00
sequence.c Fix several signedness warnings in glib/tests/sequence.c 2020-11-17 17:25:03 +01:00
shell.c Fix signedness warnings in glib/tests/shell.c 2020-11-17 14:12:53 +01:00
slice.c tests: Drop unnecessary volatile qualifiers from tests 2020-11-20 14:40:19 +00:00
slist.c tests: Don't compare strings by pointer 2020-03-05 09:39:33 +01:00
sort.c Normalize C source files to end with exactly one newline 2020-06-10 09:48:02 +01:00
spawn-multithreaded.c Fix signedness warning in glib/tests/spawn-multithreaded.c 2020-11-13 10:13:49 +01:00
spawn-path-search-helper.c Fix missing initializer warning in glib/tests/spawn-path-search-helper.c 2021-05-13 12:57:14 +02:00
spawn-path-search.c glib/tests/spawn-path-search: Fix memory leaks 2021-07-23 22:21:28 +02:00
spawn-singlethread.c Distinguish more clearly between wait status and exit status 2021-06-15 14:33:14 +01:00
spawn-test-helper.c Add test coverage for G_SPAWN_SEARCH_PATH 2021-01-28 18:37:45 +00:00
strfuncs.c gstrfuncs: Deprecate g_memdup() in favour of g_memdup2() 2021-02-04 17:34:03 +00:00
string.c tests: Add missing return value check in string test 2021-05-11 16:24:39 -05:00
strvbuilder.c gstrvbuilder: add addv and add_many to the API 2021-05-26 12:41:18 +00:00
test-printf.c test-printf: use G_GNUC_CHECK_VERSION 2021-04-29 17:39:54 +05:30
test-spawn-echo.c gthread: move test cases to glib/ 2011-10-16 19:08:59 -04:00
testing-helper.c Introduce new options -r (or --run-prefix) and -x (or --skip-prefix) 2020-11-30 14:42:58 +01:00
testing.c Distinguish more clearly between wait status and exit status 2021-06-15 14:33:14 +01:00
thread-pool.c GThreadPool: Add g_thread_pool_new_full() 2021-07-02 18:42:59 +05:30
thread.c tests: Mark tests with AddressSanitizer-detected leaks 2021-02-01 11:19:59 +00:00
timeout.c tests: Add some rounding tolerance in timeout test 2020-12-12 18:41:08 +00:00
timer.c Fix several signedness warnings in glib/tests/timer.c 2020-11-17 17:25:13 +01:00
tree.c gtree: Make g_tree_remove_all() public 2021-03-23 11:36:57 +00:00
unicode.c Fix a Unicode typo 2021-07-29 10:09:27 -04:00
unix.c glib-unix: Add g_unix_get_passwd_entry() function 2019-11-26 12:17:04 +00:00
uri.c guri: always apply the remove dot segments algorithm 2021-05-05 15:13:16 +02:00
utf8-misc.c gutf8: Fix length handling in g_utf8_make_valid() 2017-10-25 10:33:48 +01:00
utf8-performance.c glib/tests/: LGPLv2+ -> LGPLv2.1+ 2017-05-24 11:58:19 +02:00
utf8-pointer.c gunicode: Fix UB in gutf8.c and utf8-pointer test 2019-11-14 18:38:03 +00:00
utf8-validate.c Fix missing initializers warnings in glib/tests/utf8-validate.c 2021-05-13 12:57:14 +02:00
utils.c tests: Add a test case for g_find_program_in_path() 2021-06-02 20:10:38 +08:00
win32.c Test the wchar_t version of pid-event subst routine 2021-06-08 08:38:59 +00:00