gtk2/testsuite/gtk
Tristan Van Berkom d6187c9a02 scrolledwindow test: Check natural width for max content size
The maximum content size does not increase the minimum request
but only ensures that both minimum and natural requests do not
exceed the maximum setting.
2016-06-09 14:57:10 +09:00
..
file-chooser-test-dir build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02: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 Add some more builder parser tests 2015-10-20 06:14:57 -04:00
accel.c Add some more accelerator / modifier tests 2016-04-17 01:54:43 -04:00
accessible.c accessible: Fix test runner 2013-09-03 17:59:19 -04:00
action.c Deprecate GtkAction and GtkUIManager 2013-06-30 11:19:50 -04:00
adjustment.c testsuite: Add deprecation guards 2015-05-28 16:53:53 +02:00
autotestkeywords.cc Move autotestkeywords to testsuite 2016-03-28 17:56:13 -04:00
bitmask.c bitmask: Fix broken invert_range() implementation 2015-09-07 14:32:09 +02:00
builder.c Adjust tests 2015-04-30 06:19:10 -04:00
builderparser.c Add a a drop-in test for the GtkBuilder parser 2014-10-18 22:18:59 -04:00
cellarea.c testsuite: Avoid g_test_trap_fork 2013-06-15 16:27:04 -04:00
check-cursor-names.c Update the list of required cursors 2016-01-08 18:11:07 -05:00
check-icon-names.c Avoid some duplicate test names 2015-09-02 07:15:57 -04:00
clipboard.c tests: add clipboard set_with_data test 2014-05-22 12:44:10 +02:00
cssprovider.c cssprovider: Have a section on import error 2015-11-16 17:39:15 +01:00
defaultvalue.c defaultvalue test: Skip GdkMonitor::geometry 2016-05-02 12:42:13 -04:00
displayclose.c Add a testcase for closing display before exit 2013-06-29 19:24:22 -04:00
entry.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
filtermodel.c Remove redundant checks for NULL 2014-10-02 19:06:03 +02:00
firefox-stylecontext.c Always pass the right state in style context getters 2015-11-14 19:03:57 -05:00
floating.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
focus.c Add a test for window focus handling 2014-08-02 11:38:44 +02:00
gestures.c testsuite: Don't use deprecated APIs 2016-02-13 06:41:29 +01:00
grid.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
gtkmenu.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
gtktreemodelrefcount.c testsuite: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
gtktreemodelrefcount.h build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
icontheme.c testsuite: Fix up icontheme test 2016-02-28 21:40:23 -05:00
keyhash.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
listbox.c GtkListBox: Fix a bug in unselection 2014-10-31 22:34:09 -04:00
liststore.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
Makefile.am testsuite: add tests for scrolledwindow 2016-06-05 11:04:41 -03:00
modelrefcount.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
no-gtk-init.c testsuite: Add a test for functions that work without gtk_init() 2013-09-24 16:42:48 +02:00
notify.c Fix build 2016-06-08 14:20:02 +01:00
object.c object test: Also test object type properties 2016-06-05 22:15:00 -04:00
objects-finalize.c Skip GdkX11DeviceManagerCore in finalize tets 2016-01-03 01:23:35 -05:00
papersize.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
rbtree.c testsuite: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
recentmanager.c tests: Ignore deprecations 2013-06-24 01:13:44 +02:00
regression-tests.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
revealer-size.c revealer-size: Fix animation setting 2016-03-03 21:05:37 +01:00
scrolledwindow.c scrolledwindow test: Check natural width for max content size 2016-06-09 14:57:10 +09:00
sortmodel.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
spinbutton.c Add some spinbutton tests 2014-08-14 00:04:10 -04:00
stylecontext.c Fix stylecontext tests 2016-02-06 09:59:48 +01:00
templates.c Add some more templates tests 2014-02-17 21:42:38 -05:00
textbuffer.c testsuite: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
textiter.c textiter: add unit test for forward_to_line_end 2016-04-22 08:54:25 +02:00
treemodel.c testsuite: Strip newlines from g_warning and g_error 2016-02-28 12:23:12 -05:00
treemodel.h build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
treepath.c build: Move gtk/tests to testsuite/gtk 2013-05-15 15:37:16 +02:00
treestore.c Add a test for the previous fix 2014-05-13 11:56:29 -04:00
treeview.c tests: wait for draw before fetching tree view style 2015-05-24 12:08:33 -07:00
typename.c GtkBuilder: Undo the type name heuristic changes 2014-10-03 09:29:45 -04:00
window.c testsuite: Remove a test that isn't valid with csd 2016-03-05 13:47:41 -05:00