gtk/tests
Chun-wei Fan 1a5a65acd0 tests/testmountoperation.c: Fix build on Windows
Sadly, we can't just use an interger for a GPid on Windows, so just cast
it.  Sounds silly for non-Windows, but that's life...
2022-10-17 12:36:17 +08:00
..
dummy-headers gdk/win32: correct gdk_win32_surface_get_handle return type 2022-08-23 16:17:19 +04:00
3DRings.xpm
animated-resizing.c tests/animated-resizing: Use gtk_window_default_size() instead 2020-12-07 20:37:29 +01:00
animated-revealing.c tests: Use per-screen CSS providers 2022-10-09 10:13:10 -04:00
apple-red.png Insert cast to fix warning. Assign something to old_value to quiet gcc 2003-07-03 01:02:04 +00:00
blur-performance.c gsk: Move gtk/gtkcairoblur.c to gsk/gskcairoblur.c 2016-12-20 18:01:11 +01:00
check-n.xpm reworked the redrawing heuristics somewhat, this fixed a bunch of existing 1999-01-12 15:12:14 +00:00
check-y.xpm reworked the redrawing heuristics somewhat, this fixed a bunch of existing 1999-01-12 15:12:14 +00:00
dialog.ui grid layout: Rename some properties 2020-08-02 17:58:03 -04:00
FilesQueue.xpm
frame-stats.c tests: Add common_cflags to build 2020-03-06 18:21:58 +01:00
frame-stats.h tests/animated-resizing: Split frame statistics out into a separate file 2013-04-23 14:04:40 -04:00
gnome-textfile.png Add testiconview. A test for GtkIconView ...which uses this image. 2004-08-04 14:32:45 +00:00
gradient1.png Make styleexamples work 2011-01-03 12:34:23 -05:00
gtkgears.c gl: Fix implicit leaking of shader object 2020-12-29 23:50:45 +08:00
gtkgears.h tests: Make gtkgears compile without complaints 2014-10-14 14:33:08 +02:00
input.c tests: Ignore deprecations for render api 2022-10-12 15:35:00 -04:00
listmodel.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
marble.xpm
merge-1.ui Test handling of empty menus. 2003-09-30 20:55:24 +00:00
merge-2.ui Add UI manager attribute to always show image in menu items 2009-11-27 19:14:43 +01:00
merge-3.ui Change the XML format: <Root> element is replaced by <ui>, <menu> element 2003-08-27 22:22:28 +00:00
meson.build tests: Add testdatatable 2022-06-28 21:52:49 -07:00
Modeller.xpm
motion-compression.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
mydialog2.ui tests: Fix testdialogtest 2020-05-11 03:36:51 +05:00
mydialog.ui Drop the can-default property 2019-04-28 23:28:39 +00:00
overlayscroll.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
popover2.ui Drop the margin property 2020-02-25 20:59:04 -05:00
popover.ui GtkMenuSectionBox: Always show separators for labeled sections 2014-04-29 12:19:53 -04:00
portland-rose.jpg Add a test for overlay blur 2017-09-04 14:28:16 -04:00
rendernode-create-tests.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
rendernode.c tests: Update rendernode test to use textures 2021-09-16 23:59:37 +02:00
scrolling-performance.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
selectionmode.ui tests: Fix testselectionmode 2020-05-11 19:21:03 +05:00
service-login.oga Add a quick sound test 2020-04-29 10:54:40 -04:00
service-logout.oga Add a quick sound test 2020-04-29 10:54:40 -04:00
showrendernode.c showrendernode: Monitor input file 2021-01-29 09:45:25 +01:00
simple.c tests: Add missing margin to simple test 2020-05-11 02:49:09 +05:00
syncscroll.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
test.xpm tests: Add common_cflags to build 2020-03-06 18:21:58 +01:00
testaccel.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testadjustsize.c testadjustsize: Fix overlay/box confusion 2020-08-29 11:11:29 +02:00
testappchooser.c Deprecate the app chooser widgets 2022-10-03 23:02:09 -04:00
testappchooserbutton.c Deprecate the app chooser widgets 2022-10-03 23:02:09 -04:00
testapplication.desktop Add GtkApplication 2010-06-07 16:46:30 -04:00
testassistant.c tests: Stop using radio buttons 2020-08-30 21:23:25 -04:00
testbaseline.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testblur.c Replace most remaining uses of container api 2020-05-11 22:38:21 -04:00
testborderdrawing.c testborderdrawing: Don't crash on exit 2020-08-05 08:19:07 -04:00
testcalendar.c Clean up uses of gtk_toggle_button_get/set_active 2020-08-30 21:23:25 -04:00
testcellarea.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testcellrenderertext.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testcenterbox.c Use gtk_window_set_child throughout 2020-05-04 22:53:08 -04:00
testclipboard2.c scrolledwindow: Don't take adjustments in new() 2020-06-24 11:25:09 -04:00
testcolumnview.c testcolumnview: Use GtkInscription 2022-06-10 04:34:23 +02:00
testcombo.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testcombochange.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testdatatable.c tests: Add testdatatable 2022-06-28 21:52:49 -07:00
testdialog.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
testdnd2.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
testdnd.c make testdnd trashcan work again 2021-06-23 15:09:44 +01:00
testdropdown.c dropdown: Revise constructors 2020-07-26 18:09:54 -04:00
testellipsise.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testentrycompletion.c Deprecate GtkEntryCompletion 2022-10-03 23:23:56 -04:00
testentryicons.c Drop unused logo resource 2021-01-28 12:27:07 -05:00
testerrors.c Remove assertions in tests 2021-04-12 21:22:46 -04:00
testexpand.c Replace most remaining uses of container api 2020-05-11 22:38:21 -04:00
testfilechooser.c testfilechooser: Stop listening to ::selection-changed 2020-10-14 15:06:12 -04:00
testflowbox.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testfontchooserdialog.c Beef up testfontchooserdialog 2022-07-03 12:50:30 -04:00
testfontoptions.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testframe.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
testfullscreen.c gdk/toplevel: Negotiate surface size via a compute-size signal 2020-08-05 15:49:00 +02:00
testgaction.c testgaction: Add more widgetry 2021-06-10 08:10:25 -04:00
testglarea.c Replace most remaining uses of container api 2020-05-11 22:38:21 -04:00
testglblending.c Use gtk_window_set_child throughout 2020-05-04 22:53:08 -04:00
testgmenu.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testgrid.c tests: Ignore deprecations 2022-10-12 15:35:00 -04:00
testgridbaseline.c Use gtk_window_set_child throughout 2020-05-04 22:53:08 -04:00
testgrouping.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testgtk2.css testgtk: fix css 2016-10-16 18:17:21 +02:00
testgtk.1
testgtk.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testgtk.css tests: Fix testgtk 2020-05-11 18:12:18 +05:00
testheaderbar.c tests: Ignore deprecations 2022-10-12 15:35:00 -04:00
testheadercontrols.ui Add a testcase for controls in headerbars 2020-09-12 10:58:07 -04:00
testheightforwidth.c Fix tests with regard to GtkBuilder <requires>. 2020-11-07 16:17:36 +01:00
testhover.c Replace most remaining uses of container api 2020-05-11 22:38:21 -04:00
testiconview-keynav.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testiconview.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testinfobar.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testinhibitshortcuts.c Clean up uses of gtk_toggle_button_get/set_active 2020-08-30 21:23:25 -04:00
testkineticscrolling.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testlevelbar.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
testlist2.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
testlist3.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testlist4.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
testlist.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testlistdnd.c columnview: Simplify column constructors 2020-09-25 13:57:10 -04:00
testlistview-animating.c Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
testlistview.c Make sorter constructors return exact types 2020-09-05 21:50:15 -04:00
testlockbutton.c Clean up uses of gtk_toggle_button_get/set_active 2020-08-30 21:23:25 -04:00
testlogout.c Change button hierarchy 2020-08-29 16:46:28 +02:00
testmenubutton.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testmodelbutton.c Replace most remaining uses of container api 2020-05-11 22:38:21 -04:00
testmountoperation.c tests/testmountoperation.c: Fix build on Windows 2022-10-17 12:36:17 +08:00
testnotebookdnd.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
testnouiprint.c Bump GLib dependency to 2.35 2012-11-04 13:01:38 -05:00
testoutsetshadowdrawing.c testoutsetshadowdrawing: Make window background white 2020-08-29 16:46:28 +02:00
testoverlay.c grid layout: Rename some properties 2020-08-02 17:58:03 -04:00
testoverlaystyleclass.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
testperf.c build: bump to sysprof 4 ABI 2020-07-28 11:22:33 -07:00
testplacesview.c Use gtk_window_set_child throughout 2020-05-04 22:53:08 -04:00
testpopover.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testpopup.c Add a test for popover positioning 2021-02-14 10:11:17 -05:00
testprint.c Update callers 2017-01-19 13:50:17 -05:00
testprintfileoperation.c Further updates from the GtkPrintContext functions rename. 2006-05-31 14:06:02 +00:00
testprintfileoperation.h perf/widgets.h tests/print-editor.c tests/prop-editor.h 2008-05-23 14:55:43 +00:00
testrevealer2.c Drop style class defines 2020-08-14 07:03:27 -04:00
testrevealer.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
testscale.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
testscrolledge.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
testscrolledwindow.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testscrolltofocus.c scrolledwindow: Don't take adjustments in new() 2020-06-24 11:25:09 -04:00
testselectionmode.c Clean up uses of gtk_toggle_button_get/set_active 2020-08-30 21:23:25 -04:00
testsensitive.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
testsounds.c Replace most remaining uses of container api 2020-05-11 22:38:21 -04:00
testspinbutton.c Replace "gint" with "int" 2020-07-25 00:47:36 +02:00
testsplitheaders.ui test: Use more appropriate back/forward icons 2021-05-09 20:52:48 +05:00
teststack.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
teststackedheaders.ui test: Use more appropriate back/forward icons 2021-05-09 20:52:48 +05:00
testswitch.c Replace most remaining uses of container api 2020-05-11 22:38:21 -04:00
testtextscroll.c Add a testcase for scroll-to-mark 2021-12-01 17:22:19 -05:00
testtexture.c Use gtk_window_set_child throughout 2020-05-04 22:53:08 -04:00
testtextview2.c Change button hierarchy 2020-08-29 16:46:28 +02:00
testtextview.c scrolledwindow: Don't take adjustments in new() 2020-06-24 11:25:09 -04:00
testtooltips.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testtransform.c Beef up transform testcase 2020-09-04 13:20:59 -04:00
testtreechanging.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testtreecolumns.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testtreecolumnsizing.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testtreednd.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testtreeedit.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testtreeflow.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testtreefocus.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testtreemodel.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testtreepos.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testtreesort.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testtreeview-plan.txt handle case where there are no rows in the model 2001-01-09 17:45:34 +00:00
testtreeview.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testupload.c Fix the testupload test 2021-09-10 08:28:32 -04:00
testverticalcells.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
testvolumebutton.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00
testwidgetfocus.c tests: Ignore deprecations for render api 2022-10-12 15:35:00 -04:00
testwidgettransforms.c testwidgettransforms: Fix GtkBox casts 2020-07-17 07:14:50 +02:00
testwindowdrag.c Change coordinate translation apis to take doubles 2020-05-17 17:17:31 -04:00
testwindowsize.c gdk: Remove GdkSurface::size-changed 2020-12-07 20:37:29 +01:00
testzoom.c testzoom: Fix the in-place rotate 2021-05-13 19:37:16 -04:00
treestoretest.c tests: Ignore deprecations 2022-10-11 17:18:21 -04:00
variable.c tests/animated-resizing: Split frame statistics out into a separate file 2013-04-23 14:04:40 -04:00
variable.h Fix another header guard oversight 2014-12-08 19:34:23 -05:00
video-timer.c Replace "gdouble" with "double" 2020-07-25 00:47:36 +02:00