aboutsummaryrefslogtreecommitdiff
path: root/tests/path-entry
AgeCommit message (Expand)AuthorFilesLines
2022-07-07Use [cmdline] type for canned commands in testscriptsKaren Arutyunov1-5/+5
2021-09-28Get rid of C++ modules related code and rename *.mxx files to *.hxxKaren Arutyunov1-24/+7
2021-09-24Fortify tests against NDEBUGKaren Arutyunov1-2/+3
2020-06-23Add note that access time tests may fail with if running on noatime mountBoris Kolpackov1-0/+3
2020-03-17Add readsymlink(), followsymlink(), and try_followsymlink()Karen Arutyunov2-17/+33
2020-03-10Fix directory symlink tests failing on Windows in Developer ModeKaren Arutyunov1-20/+14
2020-03-09Add more support for symlinks on WindowsKaren Arutyunov2-34/+353
2020-03-03Revert previous (erroneously pushed to master) commitKaren Arutyunov2-28/+3
2020-03-02BackupKaren Arutyunov2-3/+28
2020-02-06Drop copyright notice from source codeBoris Kolpackov3-3/+0
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov2-4/+3
2019-01-16Update copyright yearKaren Arutyunov3-3/+3
2018-05-19Update copyright yearKaren Arutyunov3-3/+3
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov1-1/+1
2017-10-01Only enable modularized build if forcedBoris Kolpackov1-6/+1
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov2-3/+24
2017-07-13Add hxx prerequisite type in test buildfilesKaren Arutyunov1-1/+1
2017-07-13Fix tests linkageKaren Arutyunov1-2/+2
2017-07-12Make use of wildcards in buildfilesKaren Arutyunov1-1/+1
2017-05-22Add path-entry testKaren Arutyunov3-0/+88