Fixed the unit tests after integration of property-list property and device-object-property-reference properties. Thank you for noticing it was broken, Nikola Jelić, and for sending in fixes.

This commit is contained in:
skarg
2015-11-04 16:53:21 +00:00
parent b5e860dbe4
commit 8a48241e14
31 changed files with 96 additions and 88 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ key: logfile test/key.mak
( ./test/key >> ${LOGFILE} )
$(MAKE) -s -C test -f key.mak clean
lighting: lighting test/lighting.mak
lighting: logfile test/lighting.mak
$(MAKE) -s -C test -f lighting.mak clean all
( ./test/lighting >> ${LOGFILE} )
$(MAKE) -s -C test -f lighting.mak clean