Blender V5.0
asset_representation_test.cc File Reference
#include "asset_library_service.hh"
#include "asset_library_test_common.hh"
#include "AS_asset_representation.hh"
#include "BKE_lib_id.hh"
#include "BKE_main.hh"
#include "DNA_asset_types.h"
#include "DNA_object_types.h"
#include "ED_asset_mark_clear.hh"
#include "BLI_string.h"
#include "../intern/utils.hh"
#include "testing/testing.h"

Go to the source code of this file.

Classes

class  blender::asset_system::tests::AssetRepresentationTest

Namespaces

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

Functions

 blender::asset_system::tests::TEST_F (AssetRepresentationTest, library_relative_identifier__id_name_change)
 blender::asset_system::tests::TEST_F (AssetRepresentationTest, weak_reference__current_file)
 blender::asset_system::tests::TEST_F (AssetRepresentationTest, weak_reference__custom_library)
 blender::asset_system::tests::TEST_F (AssetRepresentationTest, weak_reference__id_name_change)
 blender::asset_system::tests::TEST_F (AssetRepresentationTest, weak_reference__compare)
 blender::asset_system::tests::TEST_F (AssetRepresentationTest, weak_reference__resolve_to_full_path__current_file)
 blender::asset_system::tests::TEST_F (AssetRepresentationTest, weak_reference__resolve_to_full_path__custom_library)
 blender::asset_system::tests::TEST_F (AssetRepresentationTest, weak_reference__resolve_to_full_path__custom_library__windows_pathsep)
 blender::asset_system::tests::TEST_F (AssetRepresentationTest, weak_reference__resolve_to_exploded_path__current_file)
 blender::asset_system::tests::TEST_F (AssetRepresentationTest, weak_reference__resolve_to_exploded_path__custom_library)
 blender::asset_system::tests::TEST_F (AssetRepresentationTest, weak_reference__resolve_to_exploded_path__custom_library__windows_pathsep)