Blender
V3.3
|
#include "asset_library_service.hh"
#include "BLI_fileops.h"
#include "BLI_path_util.h"
#include "BKE_appdir.h"
#include "BKE_callbacks.h"
#include "CLG_log.h"
#include "testing/testing.h"
Go to the source code of this file.
Classes | |
class | blender::bke::tests::AssetLibraryServiceTest |
Namespaces | |
blender | |
blender::bke | |
blender::bke::tests | |
Functions | |
blender::bke::tests::TEST_F (AssetLibraryServiceTest, get_destroy) | |
blender::bke::tests::TEST_F (AssetLibraryServiceTest, library_pointers) | |
blender::bke::tests::TEST_F (AssetLibraryServiceTest, library_path_trailing_slashes) | |
blender::bke::tests::TEST_F (AssetLibraryServiceTest, catalogs_loaded) | |
blender::bke::tests::TEST_F (AssetLibraryServiceTest, has_any_unsaved_catalogs) | |
blender::bke::tests::TEST_F (AssetLibraryServiceTest, has_any_unsaved_catalogs_after_write) | |
Variables | |
const bUUID | blender::bke::tests::UUID_POSES_ELLIE ("df60e1f6-2259-475b-93d9-69a1b4a8db78") |