testsuite/scrolledwindow: Try non-overlay/non-auto
authorDaniel Boles <dboles@src.gnome.org>
Fri, 24 Feb 2017 22:46:05 +0000 (22:46 +0000)
committerDaniel Boles <dboles.src@gmail.com>
Fri, 2 Jun 2017 18:36:06 +0000 (19:36 +0100)
commit2aa4248e8f08d213049b2e0ab8aa879a0ca17e36
tree546ad682619618be2d0e76cd9eaa1b24a0eba6b2
parentfcfad2dd7eaa881efa038ad6448990bba98b8fcd
testsuite/scrolledwindow: Try non-overlay/non-auto

It was only testing the default configuration, where overlay scrolling
is on and both scrollbars use POLICY_AUTOMATIC. We should also test the
other 3 configurations that are available by including non-overlay
scrollbars and/or those that use POLICY_ALWAYS.

https://bugzilla.gnome.org/show_bug.cgi?id=778853
testsuite/gtk/scrolledwindow.c