5#include "testing/testing.h"
34 drag.
poin = path_data;
43 MEM_delete(path_data);
49 "blender.blend",
"text_file.txt",
"image.png"};
58 drag.
poin = path_data;
76 MEM_delete(path_data);
EXPECT_EQ(BLI_expr_pylike_eval(expr, nullptr, 0, &result), EXPR_PYLIKE_INVALID)
static DBVT_INLINE btScalar size(const btDbvtVolume &a)
Span< T > as_span() const
TEST(any, DefaultConstructor)
blender::Vector< std::string > paths
wmDragPath * WM_drag_create_path_data(blender::Span< const char * > paths)
blender::Span< std::string > WM_drag_get_paths(const wmDrag *drag)
int WM_drag_get_path_file_type(const wmDrag *drag)
const char * WM_drag_get_single_path(const wmDrag *drag)
bool WM_drag_has_path_file_type(const wmDrag *drag, int file_type)