Blender Git Loki
Git Commits -> Revision ac657be
Revision ac657be by Sybren A. Stüvel (master) October 12, 2021, 09:25 (GMT) |
Tests: simplify asset catalog tree testing code Simplify the testing code that verifies the asset catalog tree. It now prints clearer error messages when things go wrong, and it gets simpler data to test (instead of having to explicitly pass the parent count, it just counts the number of separators in the expected path). No functional changes to Blender. |
Commit Details:
Full Hash: ac657bee0142f96fcd3fa5d56455658834a19b19
Parent Commit: 29e5dc1
Lines Changed: +84, -62