Blender V4.3
asset_library_service_test.cc File Reference
#include "asset_library_service.hh"
#include "BLI_fileops.h"
#include "BLI_path_utils.hh"
#include "BLI_string.h"
#include "BKE_appdir.hh"
#include "BKE_callbacks.hh"
#include "BKE_main.hh"
#include "DNA_asset_types.h"
#include "CLG_log.h"
#include "testing/testing.h"

Go to the source code of this file.

Classes

class  blender::asset_system::tests::AssetLibraryServiceTest
 

Namespaces

namespace  blender
 
namespace  blender::asset_system
 
namespace  blender::asset_system::tests
 

Functions

 blender::asset_system::tests::TEST_F (AssetLibraryServiceTest, get_destroy)
 
 blender::asset_system::tests::TEST_F (AssetLibraryServiceTest, library_pointers)
 
 blender::asset_system::tests::TEST_F (AssetLibraryServiceTest, library_from_reference)
 
 blender::asset_system::tests::TEST_F (AssetLibraryServiceTest, library_path_trailing_slashes)
 
 blender::asset_system::tests::TEST_F (AssetLibraryServiceTest, catalogs_loaded)
 
 blender::asset_system::tests::TEST_F (AssetLibraryServiceTest, has_any_unsaved_catalogs)
 
 blender::asset_system::tests::TEST_F (AssetLibraryServiceTest, has_any_unsaved_catalogs_after_write)
 

Variables

const bUUID blender::asset_system::tests::UUID_POSES_ELLIE ("df60e1f6-2259-475b-93d9-69a1b4a8db78")