aboutsummaryrefslogtreecommitdiff
path: root/tests/mventry
AgeCommit message (Expand)AuthorFilesLines
2020-03-17Fix ln builtin not to complete relative target against working directoryKaren Arutyunov1-1/+1
2020-03-10Fix directory symlink tests failing on Windows in Developer ModeKaren Arutyunov1-58/+62
2020-03-09Add more support for symlinks on WindowsKaren Arutyunov1-5/+46
2020-03-03Revert previous (erroneously pushed to master) commitKaren Arutyunov1-3/+2
2020-03-02BackupKaren Arutyunov1-2/+3
2020-02-06Drop copyright notice from source codeBoris Kolpackov3-3/+0
2019-08-01Combine multiple single-character flags into a single argument for testscript...Karen Arutyunov1-2/+2
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/+25
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-06-15Adapt for ln testscript builtinKaren Arutyunov1-3/+3
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov2-5/+5
2017-03-14Add mventry(), mvfile() and mvdir()Karen Arutyunov3-0/+301