glib/tests
Philip Withnall be012a8067 giomodule: Port to new g_module_open_full() API
Port all existing calls in GLib to the new API so that they can receive
more detailed error information (although none of them actually make use
of it at the moment).

This also serves to test the new API better through use.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>

Helps: #203
2021-07-21 21:54:35 +01:00
..
collate Add Collation tests. 2005-10-05 17:37:46 +00:00
gobject gobject: Allow passing %NULL for @data in g_object_remove_toggle_ref 2021-05-27 21:09:45 +05:30
refcount Fix signedness warnings in tests/refcount/objects.c 2021-05-04 08:43:29 +02:00
assert-msg-test.c Normalize C source files to end with exactly one newline 2020-06-10 09:48:02 +01:00
assert-msg-test.gdb tests: Work around a gdb bug in assert-msg-test 2017-11-27 11:44:08 +00:00
asyncqueue-test.c Fix various deprecation warnings in code and tests 2019-05-30 10:38:45 +01:00
bit-test.c all: remove use of 'register' keyword 2014-06-28 13:07:52 -04:00
casefold.txt glib: Update Unicode Character Database to version 13.0.0 2020-03-18 14:50:36 +00:00
casemap.txt glib: Update Unicode Character Database to version 13.0.0 2020-03-18 14:50:36 +00:00
child-test.c all: Remove trailing newlines from g_message()/g_warning()/g_error()s 2018-04-27 16:46:19 +01:00
completion-test.c tests/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:35 +02:00
cxx-test.cpp Rename cxx-test.C to cxx-test.cpp 2018-09-21 08:45:54 -04:00
datetime.c Revert "gdatetime: Enable compile time check of g_date_time_format() format" 2018-11-01 16:12:32 +00:00
dirname-test.c Fix signedness warning in tests/dirname-test.c 2021-05-04 08:45:56 +02:00
env-test.c tests/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:35 +02:00
file-test.c tests/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:35 +02:00
gen-casefold-txt.py py: Reformat all Python files consistently 2020-11-17 15:50:07 +00:00
gen-casemap-txt.py py: Various flake8 cleanups 2020-11-17 15:50:07 +00:00
gio-test.c Fix signedness warnings in tests/gio-test.c 2021-05-06 14:35:20 +02:00
iochannel-test-infile Modified Files: glib/ChangeLog glib/glib.def glib/glib/giochannel.c 2001-07-20 20:14:37 +00:00
iochannel-test.c iochannel-test: Fix leaks in test 2013-11-10 22:45:04 +01:00
libmoduletestplugin_a.c tests/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:35 +02:00
libmoduletestplugin_b.c tests/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:35 +02:00
mainloop-test.c Fix signedness warning in tests/mainloop-test.c 2021-05-04 08:46:10 +02:00
mapping-test.c tests W32: ifdef a variable not used on Windows 2018-09-21 08:45:54 -04:00
memchunks.c Fix signedness warning in tests/memchunks.c 2021-05-06 22:54:53 +02:00
meson.build tests: Remove redundant old atomic test 2019-10-08 12:10:20 +01:00
module-test.c giomodule: Port to new g_module_open_full() API 2021-07-21 21:54:35 +01:00
onceinit.c Fix signedness warning in tests/onceinit.c 2021-04-29 12:40:05 +02:00
qsort-test.c win32: misc warning fixes 2012-11-15 14:19:06 -05:00
relation-test.c Normalize C source files to end with exactly one newline 2020-06-10 09:48:02 +01:00
run-assert-msg-test.sh Correct shellcheck errors (and ignore world splitting when we want it) 2020-11-15 17:34:27 +01:00
run-collate-tests.sh build: Fix shellcheck warnings in various old build and test scripts 2020-02-27 10:33:45 +00:00
slice-color.c tests/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:35 +02:00
slice-concurrent.c tests/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:35 +02:00
slice-test.c tests/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:35 +02:00
slice-threadinit.c Fix missing initializer warning in tests/slice-threadinit.c 2021-05-27 10:16:52 +02:00
sources.c tests/: LGPLv2+ -> LGPLv2.1+ 2017-05-29 19:53:35 +02:00
spawn-test-win32-gui.c gspawn, tests: extend spawn_test, run it on win32 2018-12-26 23:45:47 +03:00
spawn-test.c gspawn, tests: extend spawn_test, run it on win32 2018-12-26 23:45:47 +03:00
testgdate.c testgdate: fix -Wmisleading-indentation warning 2021-06-16 12:22:28 -05:00
testgdateparser.c Normalize C source files to end with exactly one newline 2020-06-10 09:48:02 +01:00
testglib.c Fix several signedness warnings in tests/testglib.c 2021-05-06 14:21:40 +02:00
thread-test.c Fix signedness warning in tests/thread-test.c 2021-05-06 22:54:53 +02:00
threadpool-test.c Fix several signedness warnings in tests/threadpool-test.c 2021-05-06 22:54:53 +02:00
timeloop-basic.c Normalize C source files to end with exactly one newline 2020-06-10 09:48:02 +01:00
timeloop.c Fix signedness warning in tests/timeloop.c 2021-05-04 16:13:41 +02:00
type-test.c win32: don't assume the format specifier for the stdlib printf/scanf like functions 2019-08-10 21:56:33 +02:00
unicode-caseconv.c tests: Port gen-casefold-txt.pl and gen-casemap-txt.pl to Python 3. See #1332 2018-06-12 22:18:03 +02:00
unicode-collate.c Fix signedness warning in tests/unicode-collate.c 2021-05-06 14:35:46 +02:00
unicode-encoding.c Fix several signedness warnings in tests/unicode-encoding.c 2021-05-06 22:54:53 +02:00
unicode-normalize.c Update to reflect Unicode PR #29 (#348694, Nikolai Weibull) 2006-07-31 04:50:05 +00:00
utf8.txt More clean up for Unicode corrigendum #9 2013-03-18 23:28:27 -04:00