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

Bug#722718: Please enable tests



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

I have tested it but still need to check the result better (everything seems 
to work ok).

Dmityr: if you have the time+will to check, the better.

Kinds regards, Lisandro.

-- 

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: