aboutsummaryrefslogtreecommitdiff
path: root/tests/cpfile/driver.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-09-28Get rid of C++ modules related code and rename *.mxx files to *.hxxKaren Arutyunov1-17/+3
2021-09-24Fortify tests against NDEBUGKaren Arutyunov1-2/+3
2020-03-09Add more support for symlinks on WindowsKaren Arutyunov1-62/+72
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2019-10-08Fix 'unused variable' warning issued by Clang on WindowsKaren Arutyunov1-0/+3
2019-08-12Add few fdstream constructor overloadsBoris Kolpackov1-2/+2
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov1-3/+3
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov1-4/+19
2017-05-31Add ifdstream::read_text() and ifdstream::read_binary()Karen Arutyunov1-8/+1
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov1-3/+3
2017-03-14Add mventry(), mvfile() and mvdir()Karen Arutyunov1-1/+1
2017-02-17Fix cpfile() to throw system_error onlyKaren Arutyunov1-2/+2
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2016-08-05Add empty file copy check to cpfile() testKaren Arutyunov1-6/+19
2016-07-23Extend fdstreamKaren Arutyunov1-10/+11
2016-07-07Add cpfile()Karen Arutyunov1-0/+182