Commit Graph

3 Commits

Author SHA1 Message Date
43e3a33082 Cleanup: spelling in comments 2022-01-24 14:35:23 +11:00
db496a0b7d Cleanup: spelling in comments 2022-01-18 14:27:29 +11:00
04feaa8bd0 Core: Library Remap test cases.
For an upcoming refactoring of library remapping we want to be able to test if the logic won't change.
It also increased my experience inside the remapping codebase and find out what exactly needed to
be refactored.

This patch adds test cases for the core functionality of `foreach_libblock_remap_callback`. The test cases
don't cover of all the branches. Also pre-, post-processing, referencing and proxies are not tested.

Reviewed By: mont29

Differential Revision: https://developer.blender.org/D13815
2022-01-17 12:45:37 +01:00