Juergen Ributzka
|
69cd1ea6d6
Revert r297510 "[VFS] Ignore broken symlinks in the directory iterator."
|
8 years ago |
Juergen Ributzka
|
6cd8b3d4eb
[VFS] Ignore broken symlinks in the directory iterator.
|
8 years ago |
Pavel Labath
|
7a8f655927
[VFS] Replace TimeValue usage with std::chrono
|
8 years ago |
Mehdi Amini
|
2e23251d3e
[NFC] Header cleanup
|
9 years ago |
Bruno Cardoso Lopes
|
8717bb1115
[VFS] Add level() method to vfs::recursive_directory_iterator
|
9 years ago |
Bruno Cardoso Lopes
|
dfa97d29ff
[VFS] Reapply #2: Reconstruct the VFS overlay tree for more accurate lookup
|
9 years ago |
Bruno Cardoso Lopes
|
17e4499741
[Unittests] Reverse the order of arguments for correct debug output
|
9 years ago |
Bruno Cardoso Lopes
|
0a721a2d46
Revert "[VFS] Reapply r269100: Reconstruct the VFS overlay tree for more accurate lookup"
|
9 years ago |
Bruno Cardoso Lopes
|
cf9fe97883
[VFS] Reapply r269100: Reconstruct the VFS overlay tree for more accurate lookup
|
9 years ago |
Bruno Cardoso Lopes
|
cbbb14f15f
[VFS][Unittests] Make dir iteration tests depend only on content
|
9 years ago |
Sean Silva
|
4e683f9a2b
Hopefully bring llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast back to life
|
9 years ago |
Bruno Cardoso Lopes
|
2af00892dd
[VFS] One more unittest change to fix win10 buildbot
|
9 years ago |
Bruno Cardoso Lopes
|
316a9608d3
[VFS] Change unittest to try appeasing win10 buildbot
|
9 years ago |
Bruno Cardoso Lopes
|
329e886c49
[VFS] Reconstruct the VFS overlay tree for more accurate lookup
|
9 years ago |
Bruno Cardoso Lopes
|
86240eff14
Reapply [2] [VFS] Add 'overlay-relative' field to YAML files
|
9 years ago |
Bruno Cardoso Lopes
|
1b9182c1e4
Revert "Reapply [VFS] Add 'overlay-relative' field to YAML files"
|
9 years ago |
Bruno Cardoso Lopes
|
0b61e8b1ec
Reapply [VFS] Add 'overlay-relative' field to YAML files
|
9 years ago |
Bruno Cardoso Lopes
|
5719765bec
Revert "[VFS] Add 'overlay-relative' field to YAML files" and "[VFS] Fix call to getVFSFromYAML in unittests"
|
9 years ago |
Bruno Cardoso Lopes
|
2b25146c20
[VFS] Fix call to getVFSFromYAML in unittests
|
9 years ago |
Eugene Zelenko
|
491046d014
Fix Clang-tidy modernize-use-nullptr warnings; other minor fixes.
|
9 years ago |
Benjamin Kramer
|
f77109904f
Simplify test code with initializer lists.
|
9 years ago |
Benjamin Kramer
|
22da134d98
Make test work on windows by turning \ in paths back into /.
|
9 years ago |
Benjamin Kramer
|
d3306b717c
[vfs] Normalize working directory if requested.
|
9 years ago |
Ben Langmuir
|
9440ecd124
[VFS] Fix status() of opened redirected file
|
9 years ago |
Benjamin Kramer
|
df3ac5aa4a
[VFS] Let the user decide if they want path normalization.
|
10 years ago |
Benjamin Kramer
|
d4f3dc096f
[VFS] Unbreak test.
|
10 years ago |
Benjamin Kramer
|
93eafedc4a
[VFS] Don't try to be heroic with '.' in paths.
|
10 years ago |
Benjamin Kramer
|
cac047b0f4
[VFS] remove handling of '..' for now.
|
10 years ago |
Benjamin Kramer
|
034e609fea
[VFS] Just normalize away .. and . in paths for in-memory file systems.
|
10 years ago |
Benjamin Kramer
|
b4c9f62cc5
[VFS] Also drop '.' when adding files to an in-memory FS.
|
10 years ago |