mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-30 16:43:00 +00:00
Merge tests into a single file
This commit is contained in:
committed by
Thomas Krijnen
parent
bc07342354
commit
5f5e7de5f6
+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