gtk/testsuite
Juan Pablo Ugarte 49fa04212b GtkBuilder: improved parsing error report for invalid properties and signals.
Added GTK_BUILDER_ERROR_INVALID_PROPERTY and GTK_BUILDER_ERROR_INVALID_SIGNAL
error codes

ObjectInfo: Use a GType instead of a char * for the class name.
PropertyInfo: Use a GParamSpec instead of a char * for the property name.
SignalInfo: Use signal id and detail quark instead of a detailed signal name string.

This not only save us a few malloc in each case but lets us simplify the code
and report unknown properties and signals as a parsing error instead of just
printing a warning.
2014-05-01 17:59:53 -03:00
..
a11y Update output of a11y tests 2014-04-28 22:55:44 -04:00
css testsuite: Don't leak in test runner 2014-02-23 15:40:46 +01:00
gdk testsuite: Ignore generated .test files 2013-07-11 12:57:06 -04:00
gtk GtkBuilder: improved parsing error report for invalid properties and signals. 2014-05-01 17:59:53 -03:00
reftests reftests: Add test for latest commit 2014-04-29 19:36:26 +02:00
Makefile.am build: Move tests/reftests to testsuite/reftests 2013-05-15 15:37:17 +02:00