Corrected unit tests for iam, event, ai, and bacdevobjpropref. Removed device from unit test since it needs reworked for unit testing due to object dependencies. Noted that lc object fails test and needs fixed.
This commit is contained in:
@@ -187,7 +187,7 @@ wp: logfile test/wp.mak
|
||||
( ./test/wp >> ${LOGFILE} )
|
||||
make -C test -f wp.mak clean
|
||||
|
||||
objects: ai ao av bi bo bv device lc lo lso lsp mso
|
||||
objects: ai ao av bi bo bv lc lo lso lsp mso
|
||||
|
||||
ai: logfile demo/object/ai.mak
|
||||
make -C demo/object -f ai.mak clean all
|
||||
|
||||
Reference in New Issue
Block a user