glib/tests
Emmanuel Fleury fd8424a974 Removing unused tests/timeloop.c and tests/timeloop-basic.c
Remove unused tests/timelooop.c and tests/timeloop-basic.c because
these programs are manual performance tests which are no more relevant
for glib. They were used for the writing of GMainLoop but since then
they haven't not much been used in 22 years, it is safe to remove them.

Helps issue #1434
2022-04-26 20:20:03 +02:00
..
collate Add Collation tests. 2005-10-05 17:37:46 +00:00
gobject Merge tests/gobject/paramspec-test.c into gobject/tests/param.c 2022-01-17 20:43:27 +00:00
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
gio-test.c Fix non-initialized variable and pointer casted to int in tests/gio-test.c 2022-02-18 10:48:39 +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 Port internal uses to use g_source_set_static_name() 2021-07-26 11:01:07 +01:00
mapping-test.c Fix global variable name hidden by local variables in tests/mapping-test.c 2022-02-18 10:25:33 +01:00
memchunks.c Fix signedness warning in tests/memchunks.c 2021-05-06 22:54:53 +02:00
meson.build Removing unused tests/timeloop.c and tests/timeloop-basic.c 2022-04-26 20:20:03 +02:00
module-test.c Enable full-static build on Windows 2022-01-26 10:14: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
slice-test.c Fix old_mem_chunk_new() does not match original declaration warning in tests/slice-test.c 2021-12-17 16:35:45 +01:00
slice-threadinit.c Fix missing initializer warning in tests/slice-threadinit.c 2021-05-27 10:16:52 +02:00
spawn-test-win32-gui.c gspawn, tests: extend spawn_test, run it on win32 2018-12-26 23:45:47 +03: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