Blender V4.3
asset_representation_test.cc File Reference
#include "BLI_string.h"
#include "asset_library_service.hh"
#include "asset_library_test_common.hh"
#include "AS_asset_representation.hh"
#include "BKE_asset.hh"
#include "DNA_asset_types.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, weak_reference__current_file)
 
 blender::asset_system::tests::TEST_F (AssetRepresentationTest, weak_reference__custom_library)
 
 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)