aboutsummaryrefslogtreecommitdiff
path: root/tests/link/driver.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-12-12Support detecting inaccessible/dangling entries in dir_iterator, path_search()Karen Arutyunov1-6/+8
2021-09-28Get rid of C++ modules related code and rename *.mxx files to *.hxxKaren Arutyunov1-21/+5
2021-09-24Fortify tests against NDEBUGKaren Arutyunov1-2/+3
2020-03-17Add readsymlink(), followsymlink(), and try_followsymlink()Karen Arutyunov1-1/+90
2020-03-09Add more support for symlinks on WindowsKaren Arutyunov1-17/+76
2020-03-03Revert previous (erroneously pushed to master) commitKaren Arutyunov1-31/+12
2020-03-02BackupKaren Arutyunov1-12/+31
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov1-3/+3
2019-02-16Fix non-detecting dangling junctions if built with mingw gccKaren Arutyunov1-0/+48
2019-02-15Fix directory symlinks support on WindowsKaren Arutyunov1-2/+32
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-18Add ignore_dangling parameter to dir_iterator() ctorKaren Arutyunov1-2/+2
2018-04-28Fix function name in link testKaren Arutyunov1-1/+1
2018-04-28Add support for directory symlinks on WindowsKaren Arutyunov1-9/+55
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov1-4/+18
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov1-3/+3
2017-01-09Add operator<<(ostream, exception)Karen Arutyunov1-1/+1
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2016-07-28Redesign path to store trailing slash for directoriesBoris Kolpackov1-4/+8
2016-07-23Extend fdstreamKaren Arutyunov1-7/+5
2016-06-23Add mkslink(), mkhlink()Karen Arutyunov1-0/+141