glib/tests
Michael Gratton 6b61395c2d build: Remove */.gitignore files
Since out-of-source-tree builds are now used after switching to meson,
we don't need .gitignore files in the source directories to ignore
build artifacts.

This fixes build errors when doing a meson build after an autotools
build, because generated files such as gio/xdp-dbus.c won't show up in
a `git status`, or be removed by a `git clean -f`, and so it won't be
obvious that such files need to be removed for the meson build to
succeed.
2019-04-22 22:17:43 +10:00
..
collate
gobject installed tests: Allow tests to set environment variables 2019-02-13 09:43:49 +00:00
refcount Merge branch 'tsan' into 'master' 2019-03-05 11:46:33 +00:00
assert-msg-test.c
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
atomic-test.c
bit-test.c
casefold.txt unicode: Update test data files for unicode 11.0.0 2018-07-18 14:26:51 +02:00
casemap.txt unicode: Update test data files for unicode 11.0.0 2018-07-18 14:26:51 +02: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
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
env-test.c
file-test.c
gen-casefold-txt.py tests: Port gen-casefold-txt.pl and gen-casemap-txt.pl to Python 3. See #1332 2018-06-12 22:18:03 +02:00
gen-casemap-txt.py tests: Port gen-casefold-txt.pl and gen-casemap-txt.pl to Python 3. See #1332 2018-06-12 22:18:03 +02:00
gio-test.c gio-test: use g_debug rather than #define VERBOSE 2018-11-26 15:47:14 +00:00
iochannel-test-infile
iochannel-test.c
libmoduletestplugin_a.c
libmoduletestplugin_b.c
mainloop-test.c mainloop-test: Fix race conditions 2018-10-30 00:55:14 +01:00
mapping-test.c tests W32: ifdef a variable not used on Windows 2018-09-21 08:45:54 -04:00
memchunks.c
meson.build build: Add -UG_DISABLE_ASSERT when building tests 2019-03-08 19:46:20 +00:00
module-test.c
onceinit.c
qsort-test.c
relation-test.c
run-assert-msg-test.sh
run-collate-tests.sh
slice-color.c
slice-concurrent.c
slice-test.c
slice-threadinit.c
sources.c
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 GDate test: Disable Julian epoch test on Windows 2019-02-13 08:49:42 +00:00
testgdateparser.c
testglib.c GLib test: Adjust to follow the implementation 2019-02-13 08:49:42 +00:00
thread-test.c
threadpool-test.c
timeloop-basic.c
timeloop.c
type-test.c tests W32: ugly fix for sscanf() format 2018-09-21 08:45:54 -04: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
unicode-encoding.c Tests: Mark printf wrappers with G_GNUC_PRINTF 2018-09-27 09:21:32 +01:00
unicode-normalize.c
utf8.txt