mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 15:08:51 +00:00
Merge tests into a single file
This commit is contained in:
committed by
Bruno Perdigão
parent
5856d29fbe
commit
792a0c7da1
+1
-5
@@ -362,11 +362,7 @@ endif
|
||||
|
||||
.PHONY: test-modal
|
||||
test-modal:
|
||||
ifndef MODULE
|
||||
blender --enable-event-simulate --python test/modal/test_snap.py
|
||||
else
|
||||
blender --enable-event-simulate --python test/modal/test_$(MODULE).py
|
||||
endif
|
||||
blender --enable-event-simulate --python test/modal/test_modal.py
|
||||
|
||||
# Reregistering test is not added to the standard test suite because during unregister
|
||||
# Blender removes all Bonsai dependencies breaking dev-environment symlinks.
|
||||
|
||||
Reference in New Issue
Block a user