Files
test2/source/blender
Sybren A. Stüvel f63d65ae5a Tests: prevent failing assertion when running blendfile-loading test
Loading a blendfile allocates one or more windows that need to be freed.
Freeing those windows also calls `BKE_workspace_instance_hook_free()` to
free workspaces. However, in the `BlendfileLoadingBaseTest` test there are
no workspaces allocated. This caused an assertion failure, which was worked
around by not asserting when Blender is running in background mode.

Reviewed by @Severin via pair programming
2019-11-29 16:05:01 +01:00
..
2019-09-12 18:59:44 +10:00
2019-09-10 00:04:02 +10:00
2019-11-28 09:12:28 +01:00
2019-11-25 01:51:11 +11:00
2019-11-27 16:05:54 +01:00
2019-11-27 16:05:54 +01:00
2019-11-27 16:10:07 +01:00