Blender Git Commit Log
Git Commits -> Revision ea137af
November 15, 2019, 14:14 (GMT) |
Updated for review comments - Removed link to CMake docs - EXTRA_CLI ? COMMAND_ARGS - BlendfileLoadingAbstractTest ? BlendfileLoadingBaseTest - Moved BlendfileLoadingBaseTest into tests/gtests/blenloader - Added failure message - Check C++ string with a C++ string function - Full stop. |
Commit Details:
Full Hash: ea137af7520cb6f6ef2769d135b7c304c85569c9
Parent Commit: 6a6dcfc
Lines Changed: +237, -221
2 Added Paths:
/tests/gtests/blenloader/blendfile_loading_base_test.cc (+138, -0) (View)
/tests/gtests/blenloader/blendfile_loading_base_test.h (+64, -0) (View)
/tests/gtests/blenloader/blendfile_loading_base_test.h (+64, -0) (View)
2 Deleted Paths:
/tests/gtests/testing/blendfile_loading_test.cc (+0, -139)
/tests/gtests/testing/blendfile_loading_test.h (+0, -64)
/tests/gtests/testing/blendfile_loading_test.h (+0, -64)