4#include "testing/testing.h"
54 EXPECT_TRUE(bundle->is_empty());
General operations, lookup, etc. for materials.
void BKE_materials_init()
void BKE_materials_exit()
EXPECT_EQ(BLI_expr_pylike_eval(expr, nullptr, 0, &result), EXPR_PYLIKE_INVALID)
static BundlePtr create()
const BundleItemValue * lookup(StringRef key) const
void add_path_override(StringRef path, const BundleItemValue &value)
bool add(StringRef key, const BundleItemValue &value)
const BundleItemValue * lookup_path(Span< StringRef > path) const
bool add_path(StringRef path, const BundleItemValue &value)
bool contains(StringRef key) const
static void TearDownTestSuite()
static void SetUpTestSuite()
TEST_F(BundleTest, DefaultBundle)
ImplicitSharingPtr< Bundle > BundlePtr
VecBase< float, 3 > float3