gtk2/testsuite/gtk
Matthias Clasen 8c156e6b80 testsuite: Reduce the use of g_assert
Stop using g_assert() in the gtk tests.
2021-04-12 21:22:46 -04:00
..
compose imcontext: Fix a regression in Compose file parsing 2021-02-14 11:56:24 -05:00
file-chooser-test-dir
focus-chain gtk: Remove GtkFileChooserButton 2020-12-03 02:02:27 +01:00
icons
icons2
ui Add a test for constraints in ui files 2020-10-30 16:21:14 -04:00
accel.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
accessor-apis.c testsuite: Add a test that checks for property accessors 2020-10-03 14:28:37 -04:00
action.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -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 testsuite: Fix a memory leak in the bitmask tests 2020-07-08 17:44:16 -04:00
bitset.c tests: Plug a memory leak 2021-03-27 21:13:25 -04:00
builder.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
builderparser.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
cellarea.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
check-icon-names.c testsuite/gtk: Add common_cflags to build 2020-03-07 16:28:04 +01:00
composetable.c Add one more compose test 2021-04-01 16:32:30 -04:00
constraint-solver.c testsuite: Link some tests statically 2021-01-23 10:34:57 -05:00
cssprovider.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
defaultvalue.c gtk: Remove GtkFileChooserButton 2020-12-03 02:02:27 +01:00
displayclose.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
entry.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
expression.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
filter.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
filterlistmodel-exhaustive.c Make filter constructors return exact types 2020-09-05 21:43:42 -04:00
filterlistmodel.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
filtermodel.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
flattenlistmodel.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
floating.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
flowbox.c Add a test for a flowbox crash 2020-05-13 21:47:11 -04:00
gestures.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02: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 a11y: Consolidate accessibility environment variables 2020-11-09 16:21:49 +00:00
gtktreemodelrefcount.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
gtktreemodelrefcount.h Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
icontheme.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
label.c label: Fix markup parsing interactions 2021-03-02 23:25:01 -05:00
listbox.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
liststore.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
main.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
maplistmodel.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
meson.build Disable flaky focus tests 2021-03-30 11:00:54 -04:00
modelrefcount.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
multiselection.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
no-gtk-init.c testsuite: Stop using g_test_bug() 2019-05-12 17:28:18 +02:00
notify.c testsuite/notify: Don't fiddle with GtkWidget::visible 2020-12-07 22:41:36 +01:00
object.c a11y: Avoid __ prefixes for variable names 2021-01-08 22:24:42 -05:00
objects-finalize.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04: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 testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
rbtree-crash.c testsuite: Don't g_print from tests 2020-03-20 10:03:04 -04:00
rbtree.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
recentmanager.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
regression-tests.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
revealer-size.c Use gtk_revealer_set_child throughout 2020-05-04 22:53:08 -04:00
scrolledwindow.c scrolledwindow: Don't take adjustments in new() 2020-06-24 11:25:09 -04:00
searchbar.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
shortcuts.c gdk/toplevel: Negotiate surface size via a compute-size signal 2020-08-05 15:49:00 +02:00
singleselection.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
slicelistmodel.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
sorter.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
sortlistmodel-exhaustive.c Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
sortlistmodel.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
sortmodel.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
spinbutton.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
stringlist.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
templates.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
test-focus-chain.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
textbuffer.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
textiter.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
theme-validate.c testsuite: Add theme-validate test 2019-04-18 02:28:42 +02:00
timsort.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
tooltips.c Make tooltip properties idiomatic 2020-06-05 20:32:26 +01:00
treelistmodel.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
treemodel.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
treemodel.h Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
treepath.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
treesorter.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
treestore.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
treeview.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
typename.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
widget-refcount.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
widgetorder.c testsuite: Reduce the use of g_assert 2021-04-12 21:22:46 -04:00
window.c testsuite: Remove test for gtk_window_resize() 2020-12-07 09:46:39 +01:00