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

Bug#722718: Please enable tests



On Friday 20 September 2013 17:16:15 Lisandro Damián Nicanor Pérez Meyer 
wrote:
> On Friday 20 September 2013 19:37:06 Dmitry Shachnev wrote:
> > These patches do not honor DEB_BUILD_OPTIONS=nqu. If you
> > override dh_auto_test, you should do it like this:
> > 
> > ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
> > 
> > override_dh_auto_test:
> > 	xvfb-run -a make check QT_PLUGIN_PATH=$(CURDIR)/plugins
> > 
> > LD_LIBRARY_PATH=$(CURDIR)/lib endif
> > 
> > Lisandro, can you please update the branches?
> 
> I think we can also solve it with
> 
> override_dh_auto_test:
> 	xvfb-run -a dh_auto_test -- QT_PLUGIN_PATH=$(CURDIR)/plugins


Works like a charm in qtsvg and I think it's more suitable, as dh_auto_test 
will surely keep other stuff considered.

I'm doing the modifications.

-- 

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: