MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / FileSystemTest.cpp

File FileSystemTest.cpp

Tests/Libraries/FileSystem/FileSystemTest.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright (c) Stefano Cristiano
2// SPDX-License-Identifier: MIT
3#include "Libraries/FileSystem/FileSystem.h"
4#include "Libraries/Memory/String.h"

Callers

nothing calls this directly

Calls 15

writableSpanMethod · 0.80
existsAndIsDirectoryMethod · 0.80
makeDirectoryMethod · 0.80
changeDirectoryMethod · 0.80
getFileStatMethod · 0.80
createSymbolicLinkMethod · 0.80
lstatMethod · 0.80
removeLinkIfExistsMethod · 0.80
statClass · 0.70
dataMethod · 0.45
resizeMethod · 0.45
assignMethod · 0.45

Tested by

no test coverage detected