gtk/testsuite/gtk
Jeremy Bícha 20b00d3947 ci: avoid another date-dependent failure
Set the day before setting the month to avoid
failure when running the test on the 31st day of a month
2024-07-30 15:50:12 -04:00
..
compose Add test case for single char compose sequence 2023-08-29 13:30:05 -04:00
file-chooser-test-dir build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
focus-chain gtk: Remove GtkFileChooserButton 2020-12-03 02:02:27 +01:00
icons testsuite: add a test for non-square symbolic icons 2015-06-12 08:55:23 -07:00
icons2 icon-theme: Test inheritance vs. generic fallback 2014-09-21 16:34:27 -04:00
ui Tests: add GtkPicture builder test 2024-07-26 18:30:58 -04:00
a11y.c a11y: Add a test for gtk_accessible_role_to_name 2023-03-21 20:06:37 -04:00
accel.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
accessor-apis.c testsuite: Set GIO_USE_VFS=local everywhere 2023-06-09 02:29:24 +02:00
action.c actionmuxer: Correctly notify actions after reparenting 2023-06-01 06:39:44 +04:00
adjustment.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
autotestkeywords.cc docs: Stop referring to the Quartz backend 2020-10-29 14:23:46 -04:00
bitmask.c Cosmetics 2023-05-27 13:51:39 -04:00
bitset.c Cosmetics 2023-05-27 13:51:39 -04:00
border.c gtk: Improve test coverage 2022-07-18 07:08:01 -05:00
builder.c Tests: add GtkPicture builder test 2024-07-26 18:30:58 -04:00
builderparser.c testsuite: Cosmetics 2024-04-09 19:06:12 -04:00
calendar.c ci: Avoid silly date-dependent failures 2024-03-31 09:57:50 +02:00
cellarea.c Deprecate GtkEntryCompletion 2022-10-03 23:23:56 -04:00
check-icon-names.c Add missing icon 2024-07-05 13:22:54 +02:00
colorutils.c colorutils: Add linear srgb conversion functions 2024-05-27 15:50:50 +04:00
composetable.c Add test case for single char compose sequence 2023-08-29 13:30:05 -04:00
constraint-solver.c Force g_test_init to cooperate 2021-04-12 21:22:46 -04:00
cssprovider.c Stop using gtk_css_provider_load_from_data 2023-05-13 19:59:17 -04:00
defaultvalue.c dmabuf texture: color state support 2024-07-16 21:23:44 +02:00
displayclose.c testsuite: Stop using gtk_widget_show/hide 2022-12-13 13:46:02 -05:00
entry.c entry: Add some tests for editable implementation 2024-03-12 14:58:13 -04:00
expression.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
filefilter.c filefilter: If not given a name, deduce one 2023-03-10 17:10:30 +01:00
filter.c Cosmetics 2023-05-27 13:51:39 -04:00
filterlistmodel-exhaustive.c testsuite: Add tests for sections to filterlistmodel 2023-05-09 17:00:39 +02:00
filterlistmodel.c filterlistmodel: Pass through sections-changed 2023-05-27 17:27:19 -04:00
filtermodel.c testsuite: Ignore deprecations 2022-10-11 17:18:21 -04:00
flattenlistmodel.c Cosmetics 2023-05-27 13:51:39 -04:00
floating.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
flowbox.c testsuite: Stop using gtk_widget_show/hide 2022-12-13 13:46:02 -05:00
fnmatch.c testsuite: Fix a few memory leaks 2021-09-14 08:29:45 -04:00
gestures.c testsuite: Stop using gtk_widget_show/hide 2022-12-13 13:46:02 -05:00
grid-layout.c grid layout: Rename some properties 2020-08-02 17:58:03 -04:00
grid.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
gtk.test.in testsuite: Run some installed tests exclusively 2021-05-17 07:16:42 -04:00
gtktreemodelrefcount.c testsuite: Stop using g_slice 2023-03-14 14:56:42 -04:00
gtktreemodelrefcount.h testsuite: Use #pragma once consistently 2023-12-20 10:55:14 -05:00
icontheme.c testsuite: fix icontheme test failure on win32 2023-12-12 21:25:16 +01:00
imcontext.c textview: Fix cursor/anchor mixup when retrieving surrounding text 2024-02-22 20:49:10 +01:00
label.c Fix some static analysis warnings 2023-11-24 10:35:57 -05:00
listbox.c testsuite: Replace g_random_*() with g_test_rand_*() 2024-01-03 16:05:25 +01:00
listitemmanager.c testsuite: Test inserting items at sections 2024-01-25 17:16:00 +00:00
listlistmodel.c testsuite: Add some more exhaustive testing to listlistmodel 2023-04-15 05:27:47 +02:00
liststore.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
main.c Force g_test_init to cooperate 2021-04-12 21:22:46 -04:00
maplistmodel.c Fix issues spotted by PVS-Studio 2023-11-14 08:56:40 +01:00
meson.build testsuite: Remove leftover code from meson.build 2024-05-02 20:28:27 -03:00
misc.c Add a test for picker button constructors 2022-11-07 15:32:51 +01:00
modelrefcount.c testsuite: Ignore deprecations 2022-10-11 17:18:21 -04:00
multiselection.c Fix issues spotted by PVS-Studio 2023-11-14 08:56:40 +01:00
no-gtk-init.c testsuite: GTK_MODULES doesn't exist anymore 2024-01-03 04:11:34 +01:00
noselection.c Fix issues spotted by PVS-Studio 2023-11-14 08:56:40 +01:00
notify.c ci: avoid another date-dependent failure 2024-07-30 15:50:12 -04:00
object.c testsuite: Ignore deprecations 2022-10-11 17:18:21 -04:00
objects-finalize.c gsk: Deprecate GskGLShader and the rendernode 2024-07-04 21:28:06 +02:00
papersize.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
popover.c Use gtk_window_set_child throughout 2020-05-04 22:53:08 -04:00
propertylookuplistmodel.c Cosmetics 2023-05-27 13:51:39 -04:00
rbtree-crash.c Force g_test_init to cooperate 2021-04-12 21:22:46 -04:00
rbtree.c testsuite: Replace g_random_*() with g_test_rand_*() 2024-01-03 16:05:25 +01:00
recentmanager.c testsuite: fix recentmanager failure on win32 2023-12-09 18:08:03 +01:00
regression-tests.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
revealer-size.c Force g_test_init to cooperate 2021-04-12 21:22:46 -04:00
scrolledwindow.c Force g_test_init to cooperate 2021-04-12 21:22:46 -04:00
searchbar.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
shortcuts.c testsuite: Fix broken test to not unref surfaces twice 2023-04-16 19:28:21 +02:00
singleselection.c Fix issues spotted by PVS-Studio 2023-11-14 08:56:40 +01:00
slicelistmodel.c Fix issues spotted by PVS-Studio 2023-11-14 08:56:40 +01:00
sorter.c testsuite: Replace g_random_*() with g_test_rand_*() 2024-01-03 16:05:25 +01:00
sortlistmodel-exhaustive.c testsuite: Add section tests to sortlistmodel test 2023-05-09 17:00:39 +02:00
sortlistmodel.c testsuite: Replace g_random_*() with g_test_rand_*() 2024-01-03 16:05:25 +01:00
sortmodel.c testsuite: Ignore deprecations 2022-10-11 17:18:21 -04:00
spinbutton.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
stringlist.c stringlist: Add a construct-only strings property 2022-11-20 14:07:45 -05:00
templates.c testsuite: Set GIO_USE_VFS=local everywhere 2023-06-09 02:29:24 +02:00
test-focus-chain.c testsuite: rename 'wait' function to 'timed_loop' 2023-05-29 16:43:28 +02:00
textbuffer.c testsuite: Stop relying on xpms 2024-06-14 14:11:22 -04:00
texthistory.c gtktexthistory: restore 'modified' flag on redo 2023-08-17 22:26:00 +02:00
textiter.c Add a test for invisible text navigation 2023-02-16 14:27:44 -05:00
theme-validate.c Force g_test_init to cooperate 2021-04-12 21:22:46 -04:00
timsort.c Drop redundant glib version checks 2022-11-17 22:49:56 -05:00
tooltips.c Make tooltip properties idiomatic 2020-06-05 20:32:26 +01:00
treelistmodel.c Cosmetics 2023-05-27 13:51:39 -04:00
treemodel.c testsuite: Ignore deprecations 2022-10-11 17:18:21 -04:00
treemodel.h testsuite: Ignore deprecations 2022-10-11 17:18:21 -04:00
treepath.c Cosmetics 2023-05-27 13:51:39 -04:00
treesorter.c Force g_test_init to cooperate 2021-04-12 21:22:46 -04:00
treestore.c Avoid g_log_set_writer_func in tests 2022-05-28 10:43:26 -04:00
treeview.c testsuite: Stop using gtk_widget_show/hide 2022-12-13 13:46:02 -05:00
typename.c Force g_test_init to cooperate 2021-04-12 21:22:46 -04:00
widget-refcount.c Deprecate GtkFileChooser and implementations 2022-10-29 13:31:41 -04:00
widgetorder.c Force g_test_init to cooperate 2021-04-12 21:22:46 -04:00