|
Blender V4.3
|
Inherits testing::Test.
Public Member Functions | |
| void | SetUp () override |
| void | TearDown () override |
Static Public Member Functions | |
| static std::string | make_pseudo_unique_temp_filename () |
Public Attributes | |
| std::string | test_temp_dir |
Definition at line 199 of file BLI_fileops_test.cc.
|
inlinestatic |
Definition at line 219 of file BLI_fileops_test.cc.
References BLI_path_join, BLI_temp_directory_path_get(), and FILE_MAX.
|
inlineoverride |
Definition at line 203 of file BLI_fileops_test.cc.
References BLI_threadapi_init().
|
inlineoverride |
Definition at line 209 of file BLI_fileops_test.cc.
References BLI_delete(), BLI_threadapi_exit(), and test_temp_dir.
| std::string blender::tests::ChangeWorkingDirectoryTest::test_temp_dir |
Definition at line 201 of file BLI_fileops_test.cc.
Referenced by TearDown().