wibble
1.1
|
#include <fs.test.h>
Public Member Functions | |
Test | directoryIterate () |
Test | directoryIsdir () |
Test | invalidDirectories () |
Test | _mkPath () |
Test | _mkPath2 () |
Test | _mkFilePath () |
Test | _mkdirIfMissing () |
Test | _deleteIfExists () |
Test | _isdir () |
Test | writeFileAtomically () |
Test | timestamp () |
|
inline |
References assert, and wibble::sys::fs::deleteIfExists().
|
inline |
References assert, and wibble::sys::fs::isdir().
|
inline |
|
inline |
References wibble::sys::fs::access(), assert, and wibble::sys::fs::mkFilePath().
|
inline |
References wibble::sys::fs::mkpath().
|
inline |
References wibble::sys::fs::access(), assert, and wibble::sys::fs::mkpath().
|
inline |
References assert, wibble::sys::fs::Directory::begin(), and wibble::sys::fs::Directory::end().
|
inline |
References assert, wibble::sys::fs::Directory::begin(), and wibble::sys::fs::Directory::end().
|
inline |
References assert, wibble::sys::fs::Directory::begin(), and wibble::sys::fs::Directory::exists().
|
inline |
References assert, assert_eq, wibble::sys::fs::timestamp(), wibble::sys::fs::unlink(), and wibble::sys::fs::writeFile().
|
inline |
References assert_eq, wibble::sys::fs::readFile(), and wibble::sys::fs::writeFileAtomically().