gtk/tests
Benjamin Otte 87c33fa21a tests: Update text test for textview
1) Allow inserting text to move the cursor to after the inserted text
2) Implement selecting text for GtkTextView. Also assert if it's an
   unsupported widget type.
3) Select an inside part of the widget, not the end.
2011-07-06 16:50:09 +02:00
..
a11y tests: Update text test for textview 2011-07-06 16:50:09 +02:00
css tests: Add tests for font-family 2011-06-15 12:57:21 +02:00
dummy-headers Extend the C++ keyword test to include internal GDK headers (#449016). 2007-06-26 14:24:27 +00:00
reftests reftests: Use an offscreen window to avoid artifacts 2011-07-05 15:28:18 +02:00
test-images applied patch from maemo-gtk which avoids the allocation of an 2005-12-14 12:47:49 +00:00
3DRings.xpm
apple-red.png
autotestfilesystem.c Revert name change 2008-07-01 22:57:50 +00:00
autotestkeywords.cc Don't include gdkwin32.h when testing Objective-C++ 2009-10-09 14:35:49 +03:00
cellareascaffold.c Minor documentation improvements 2011-02-23 10:26:21 +01:00
cellareascaffold.h Added tests to reflect proper treatment of background area. 2010-11-12 21:55:28 +09:00
check-n.xpm
check-y.xpm
FilesQueue.xpm
flicker.c Don't use gtk_set_locale 2010-12-21 12:07:02 -05: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
gtkoffscreenbox.c tests: Remove useless calls to gtk_widget_style_attach() 2011-01-11 16:46:59 +01:00
gtkoffscreenbox.h Add offscreen testcase 2009-04-02 10:14:04 +02:00
Makefile.am tests: Add first shot at an accessibility dump tool 2011-07-05 16:07:57 -04:00
makefile.msc win32: msvc build update 2011-02-06 15:07:12 +01: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
Modeller.xpm
print-editor.c tests: Remove unused variables 2011-05-27 16:11:09 +02:00
prop-editor.c tests: use GdkRGBA instead GdkColor 2011-06-13 00:24:53 +01:00
prop-editor.h perf/widgets.h tests/print-editor.c tests/prop-editor.h 2008-05-23 14:55:43 +00:00
simple.c Quell compiler warnings 2011-02-12 08:01:51 -05:00
stresstest-toolbar.c Use accessor functions to access GtkToolbar 2010-08-14 02:25:33 +02:00
styleexamples.c Make styleexamples work 2011-01-03 12:34:23 -05:00
test.xpm
testaccel.c Renamed GtkCellRendererKeys to GtkCellRendererAccel to be consistent with 2005-09-22 16:33:50 +00:00
testactions.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
testadjustsize.c Make GtkWidget::halign RTL-save 2011-03-30 10:34:02 -04:00
testanimation.c Move demos around 2011-05-26 00:32:31 -04:00
testappchooser.c Add a way to set the heading of GtkAppChooserDialog 2011-01-20 20:57:47 -05:00
testappchooserbutton.c Add gtk_app_chooser_button_get/set_heading 2011-01-24 19:25:08 -05:00
testapplication.desktop Add GtkApplication 2010-06-07 16:46:30 -04:00
testassistant.c testassistant: don't use deprecated functions 2011-05-06 16:08:42 -04:00
testbbox.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
testboxcss.c Test box and toolbar regions in parallel 2011-07-01 12:31:22 -04:00
testbuttons.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
testcairo.c c99ism: declaration in the mid of a block 2011-01-02 13:33:13 +01:00
testcalendar.c tests: Make variable const to silence gcc 2011-06-01 16:52:34 +02:00
testcellarea.c tests: Use gtk_box_new() instead v/h subclasses 2011-04-22 14:44:02 +01:00
testcellrenderertext.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
testclipboard.c tests: Add simple test for image clipboard 2011-06-14 16:06:33 -04:00
testcombo.c tests: use GdkRGBA instead GdkColor 2011-06-13 00:24:53 +01:00
testcombochange.c tests: Make test_init() not check for gdk-pixbuf anymore 2011-03-29 15:33:27 +02:00
testdnd.c tests: Make test_init() not check for gdk-pixbuf anymore 2011-03-29 15:33:27 +02:00
testellipsise.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
testentrycompletion.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
testentryicons.c Use standard icon names in demos and tests 2010-08-21 03:08:15 +02:00
testerrors.c Only store error codes in inner-most X error trap 2010-09-20 16:35:41 -04:00
testexpand.c Make GtkWidget::halign RTL-save 2011-03-30 10:34:02 -04:00
testexpander.c Add an expander-in-dialog example 2010-06-24 00:35:24 -04:00
testfilechooser.c Replace gtk_misc_set_padding() with GtkWidget:margin properties 2011-06-02 18:49:54 +02:00
testfilechooserbutton.c Make GtkFileChooserButton behave as expected when expanding 2010-11-08 11:31:03 +09:00
testframe.c tests: avoid boxed structs copying where possible 2011-05-31 19:12:24 +02:00
testgeometry.c GtkWindow: Allow setting size from geometry 2010-10-11 14:06:16 -04:00
testgiconpixbuf.c tests: fix the build 2010-11-08 11:31:01 +09:00
testgrid.c GtkGrid: Add forgotten RTL flipping 2011-03-30 08:19:30 -04:00
testgrouping.c (broken pipe) 2006-04-26 12:39:25 +00:00
testgtk2.css Make testgtk load CSS for custom styling. 2010-12-04 15:39:07 +01:00
testgtk.1
testgtk.c Make this code more meaningful 2011-06-14 21:18:08 -04:00
testgtk.css Silence a theme parser error 2011-06-01 18:40:11 -04:00
testheightforwidth.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
testicontheme.c Bug 347230 – testicontheme shortcomings 2008-10-31 08:56:42 +00:00
testiconview-keynav.c tests: Make testiconview-keynav set its custom style using CSS. 2010-12-15 14:51:26 +01:00
testiconview.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
testimage.c tests: Use accessor functions to access GtkSelectionData 2010-12-15 23:58:15 +00:00
testinput.c tests: Hardcode testinput colors instead of trying to use GtkStyle 2010-12-15 14:51:26 +01:00
testlockbutton.c Add a lock button widget 2011-05-06 22:44:38 -04:00
testmenubars.c tests: Make testmenubars make all menubar items ellipsized 2011-05-01 04:44:56 +02:00
testmerge.c Add a GtkSwitch 2010-11-29 10:14:21 -05:00
testmountoperation.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testmultidisplay.c tests: Use boxes instead of vboxes 2011-06-07 18:39:15 -04:00
testmultiscreen.c tests: Use boxes instead of vboxes 2011-06-07 18:39:15 -04:00
testnoscreen.c Simple test for display-less widget creation 2011-02-04 22:06:25 -05:00
testnotebookdnd.c Don't use GtkNotebook:tab-pack in testnotebookdnd 2011-01-04 00:55:50 -05:00
testnouiprint.c Silence more compiler warnings 2011-02-12 08:01:51 -05:00
testnumerableicon.c Add GtkNumerableIcon 2011-01-05 16:33:15 -05:00
testoffscreen.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
testoffscreenwindow.c tests: Connect to draw signal in testoffscreenwindow 2010-09-26 15:11:40 +02:00
testorientable.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
testoverlay.c overlay: add initial version of gtkoverlay 2011-06-12 23:27:18 -04:00
testpixbuf-color.c Move demos around 2011-05-26 00:32:31 -04:00
testpixbuf-save.c Move demos around 2011-05-26 00:32:31 -04:00
testpixbuf-scale.c Move demos around 2011-05-26 00:32:31 -04:00
testprint.c tests: Remove unused variables 2011-05-27 16:11:09 +02: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
testrc.c Revert name change 2008-07-01 22:57:50 +00:00
testrecentchooser.c Silence more compiler warnings 2011-02-12 08:01:51 -05:00
testrecentchoosermenu.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
testrichtext.c Fix C89 compilation issue. (#467711, The Written Word) 2007-11-21 09:32:35 +00:00
testscale.c Add a test for interpretation of mark positions 2011-03-03 13:48:34 -05:00
testscrolledwindow.c tests: missed these two gtk_box_new() which sneaked in by rebasing... 2010-11-02 12:04:35 +09:00
testselection.c tests: Use accessor functions to access GtkSelectionData 2010-12-15 23:58:15 +00:00
testsensitive.c Add a testcase for state propagation problems 2011-02-06 14:14:48 -05:00
testsocket_child.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testsocket_common.c Merge branch 'master' into broadway 2011-02-11 15:27:54 +01:00
testsocket.c Add a gtkx.h header for X11-specific GTK+ api 2011-01-29 14:16:47 -05:00
testspinbutton.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
teststatusicon.c Use standard icon names 2011-02-11 23:53:39 -05:00
testswitch.c Add GtkSwitch, a "light-switch" like widget 2010-11-29 12:52:10 +00:00
testtextview.c Adding more traditional checkered background to testtextview. 2011-05-06 17:05:35 -04:00
testthreads.c Use gtk_box_new() instead gtk_[v|h]box_new() 2010-10-30 17:37:03 +09:00
testtoolbar.c tests: Remove refreh button from testtoolbar test 2011-02-01 06:33:02 +01:00
testtooltips.c Removed all variables from GtkTreeViewColumn and created GtkTreeViewColumnPrivate 2010-12-05 22:11:08 +09:00
testtoplevelembed.c tests: Use gtk_box_new() instead v/h subclasses 2011-04-22 14:44:02 +01:00
testtreecolumns.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
testtreecolumnsizing.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
testtreeedit.c tests: Use gtk_box_new() instead v/h subclasses 2011-04-22 14:44:02 +01:00
testtreeflow.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
testtreefocus.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
testtreemenu.c tests: use GdkRGBA instead GdkColor 2011-06-13 00:24:53 +01:00
testtreemodel.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
testtreepos.c Demonstrate the problem with a workaround 2011-02-05 10:58:50 -05:00
testtreesort.c Remove an unneeded include 2011-06-07 18:32:24 -04:00
testtreeview-plan.txt
testtreeview.c testtreeview: Don't use deprecated classes to make things interesting 2011-06-09 06:21:11 +02:00
testverticalcells.c Delimit the other_entries array 2010-12-23 18:19:55 +01:00
testvolumebutton.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
testwindows.c Make tests compile without using GtkStyle api 2010-12-04 15:39:46 +01:00
testxinerama.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
treestoretest.c gtk: remove "gboolean homogeneous" from gtk_box_new() 2010-11-02 12:04:35 +09:00
widget-factory.c tests: import the widget-factory test for theming 2011-06-17 11:51:14 -04:00
widget-factory.ui Remove nonexisting properties 2011-06-17 20:35:41 -04:00