test/fs/TestPath: new unit test

This commit is contained in:
Max Kellermann
2022-07-14 17:57:34 +02:00
parent d3947d0ad5
commit f44bc19ce1
2 changed files with 82 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ test(
'TestFs',
'TestGlob.cxx',
'TestLookupFile.cxx',
'TestPath.cxx',
include_directories: inc,
dependencies: [
fs_dep,