Blender Git Loki
Git Commits -> Revision a702ca3
Revision a702ca3 by Ankit Meel (master) March 29, 2021, 16:56 (GMT) |
Tests/bpy: Add installation verification test Makes it slightly easier to test whether the installed module works or not. Depends on D10656 Ref T86579 Reviewed By: mont29, campbellbarton Differential Revision: https://developer.blender.org/D10665 |
Commit Details:
Full Hash: a702ca3faa9bde7cb3a439a07d8893a692be9ca6
Parent Commit: fbe2c3f
Lines Changed: +57, -0
2 Added Paths:
/tests/blender_as_python_module/CMakeLists.txt (+33, -0) (View)
/tests/blender_as_python_module/import_bpy.py (+19, -0) (View)
/tests/blender_as_python_module/import_bpy.py (+19, -0) (View)
1 Modified Path:
/tests/CMakeLists.txt (+5, -0) (Diff)