Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
path_unittest.cc File Reference
#include "filesystem/path.h"
#include "filesystem/directory.h"
#include "filesystem/scoped_temp_dir.h"
#include "gtest/gtest.h"
#include "tonic/common/build_config.h"

Go to the source code of this file.

Namespaces

namespace  filesystem
 

Functions

void filesystem::ExpectPlatformPath (std::string expected, std::string actual)
 
 filesystem::TEST (Path, SimplifyPath)
 
 filesystem::TEST (Path, AbsolutePath)
 
 filesystem::TEST (Path, GetDirectoryName)
 
 filesystem::TEST (Path, GetBaseName)
 
 filesystem::TEST (Path, DeletePath)
 
 filesystem::TEST (Path, DeletePathRecursively)