|
OpenEnroth 90c43ae
|
#include <vector>#include "Testing/Unit/UnitTest.h"#include "Library/FileSystem/Merging/MergingFileSystem.h"#include "Library/FileSystem/Memory/MemoryFileSystem.h"#include "Library/FileSystem/Dump/FileSystemDump.h"Functions | |
| UNIT_TEST (MergingFileSystem, Empty) | |
| UNIT_TEST (MergingFileSystem, SimpleMerge) | |
| UNIT_TEST (MergingFileSystem, ShrodingerMaxxxing) | |
| UNIT_TEST (MergingFileSystem, DisplayPathForExistingDir) | |
| UNIT_TEST | ( | MergingFileSystem | , |
| DisplayPathForExistingDir | |||
| ) |
| UNIT_TEST | ( | MergingFileSystem | , |
| Empty | |||
| ) |
| UNIT_TEST | ( | MergingFileSystem | , |
| ShrodingerMaxxxing | |||
| ) |
| UNIT_TEST | ( | MergingFileSystem | , |
| SimpleMerge | |||
| ) |