gtk-engines r1366 - in trunk: . test



Author: bberg
Date: Mon Apr 13 21:57:14 2009
New Revision: 1366
URL: http://svn.gnome.org/viewvc/gtk-engines?rev=1366&view=rev

Log:
2009-04-13  Benjamin Berg  <benjamin sipsolutions net>

	* test/Makefile.am:
	There are no failures in the exported test, as the functions do not
	need to be marked as internal with the patch from bug #576787.
	Fixes bug #578882.


Modified:
   trunk/ChangeLog
   trunk/test/Makefile.am

Modified: trunk/test/Makefile.am
==============================================================================
--- trunk/test/Makefile.am	(original)
+++ trunk/test/Makefile.am	Mon Apr 13 21:57:14 2009
@@ -66,9 +66,6 @@
 # Prefix with exported_
 EXPORTED_SYMBOLS_TESTS = $(patsubst %,exported_%,$(BUILD_ENGINES))
 
-# The whole lua crap gets exported ... so right now it has to fail
-XFAIL_TESTS += exported_lua
-
 TESTS += $(EXPORTED_SYMBOLS_TESTS)
 
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]