|
Blender V4.3
|
Inherits blender::asset_system::tests::AssetLibraryTestBase.
Protected Member Functions | |
| void | save_from_memory_into_existing_asset_lib (const bool should_top_level_cdf_exist) |
Protected Member Functions inherited from blender::asset_system::tests::AssetLibraryTestBase | |
| void | SetUp () override |
| void | TearDown () override |
| std::string | use_temp_path () |
| std::string | create_temp_path () |
Additional Inherited Members | |
Static Protected Member Functions inherited from blender::asset_system::tests::AssetLibraryTestBase | |
| static void | SetUpTestSuite () |
| static void | TearDownTestSuite () |
Protected Attributes inherited from blender::asset_system::tests::AssetLibraryTestBase | |
| std::string | asset_library_root_ |
| std::string | temp_library_path_ |
Definition at line 81 of file asset_catalog_test.cc.
|
inlineprotected |
Definition at line 84 of file asset_catalog_test.cc.
References blender::asset_system::tests::AssetLibraryTestBase::asset_library_root_, BKE_preferences_asset_library_add(), BKE_preferences_asset_library_remove(), BLI_copy(), BLI_dir_create_recursive(), BLI_exists(), BLI_file_size(), BLI_file_touch(), BLI_path_slash_native(), blender::asset_system::AssetCatalog::catalog_id, blender::asset_system::AssetCatalogService::create_catalog(), blender::asset_system::tests::AssetLibraryTestBase::create_temp_path(), blender::asset_system::AssetCatalogService::DEFAULT_CATALOG_FILENAME, EXPECT_EQ(), blender::asset_system::AssetCatalogDefinitionFile::file_path, blender::asset_system::AssetCatalogService::find_catalog(), blender::asset_system::tests::TestableAssetCatalogService::get_catalog_definition_file(), blender::asset_system::AssetCatalogService::load_from_disk(), SEP_STR, blender::asset_system::tests::UUID_POSES_ELLIE, and blender::asset_system::AssetCatalogService::write_to_disk().