gtk+ r22051 - branches/gtk-2-14



Author: matthiasc
Date: Sat Jan  3 07:13:10 2009
New Revision: 22051
URL: http://svn.gnome.org/viewvc/gtk+?rev=22051&view=rev

Log:
        * Makefile.decl: Start Xvfb with -ac -noreset to try
        and get the gui tests working.




Modified:
   branches/gtk-2-14/ChangeLog
   branches/gtk-2-14/Makefile.decl

Modified: branches/gtk-2-14/Makefile.decl
==============================================================================
--- branches/gtk-2-14/Makefile.decl	(original)
+++ branches/gtk-2-14/Makefile.decl	Sat Jan  3 07:13:10 2009
@@ -10,7 +10,7 @@
 ### testing rules
 
 # Xvfb based test rules
-XVFB = Xvfb -screen 0 800x600x16
+XVFB = Xvfb -ac -noreset -screen 0 800x600x16
 XIDS = 101 102 103 104 105 106 107 197 199 211 223 227 293 307 308 309 310 311 \
    491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 \
    991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 \



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