Blender V5.0
path_templates_test.cc File Reference
#include <fmt/format.h>
#include "BKE_path_templates.hh"
#include "testing/testing.h"

Go to the source code of this file.

Classes

struct  blender::bke::tests::PathTemplateTestCase

Namespaces

namespace  blender
namespace  blender::bke
namespace  blender::bke::tests

Functions

static std::string blender::bke::tests::error_to_string (const Error &error)
static std::string blender::bke::tests::errors_to_string (Span< Error > errors)
 blender::bke::tests::TEST (path_templates, VariableMap)
 blender::bke::tests::TEST (path_templates, VariableMap_add_filename_only)
 blender::bke::tests::TEST (path_templates, VariableMap_add_path_up_to_file)
 blender::bke::tests::TEST (path_templates, validate_and_apply_template)