gtk/testsuite
Benjamin Otte 8bba9b6a4a gtk-reftest: Allow loading code for reftests
When connecting signal names, gtk-reftest now allows you to use a colon
in the signal handler name like so:
  module:function_name
where module is a module loaded from the same directory (or the .libs
subdirectory for compatibility with uninstalled libtool) as the running
test and the function is resolved in that module. Of course, normal
function names work as before.
2014-05-31 05:19:41 +02:00
..
a11y a11y tests: Avoid deprecation warnings 2014-05-02 20:59:00 -04:00
css css: Actually break at end of the string 2014-05-22 02:13:49 +02:00
gdk testsuite: Ignore generated .test files 2013-07-11 12:57:06 -04:00
gtk Add a failing builder testcase 2014-05-30 12:09:43 -04:00
reftests gtk-reftest: Allow loading code for reftests 2014-05-31 05:19:41 +02:00
Makefile.am build: Move tests/reftests to testsuite/reftests 2013-05-15 15:37:17 +02:00