aboutsummaryrefslogtreecommitdiff
path: root/tests/fs/path
AgeCommit message (Expand)AuthorFilesLines
2021-10-14Fortify tests against NDEBUGKaren Arutyunov1-1/+3
2021-02-24Get rid of legacy build systems and rename cutl/ to libcutl/Karen Arutyunov2-69/+1
2020-02-13Drop copyright notice from source codeKaren Arutyunov3-3/+0
2019-01-16Update copyright yearKaren Arutyunov3-3/+3
2018-05-24Update copyright yearKaren Arutyunov3-3/+3
2017-07-15Make use of wildcards in buildfilesKaren Arutyunov1-1/+1
2017-01-03Update copyright yearBoris Kolpackov3-3/+3
2016-11-17Add support for build2 for testsKaren Arutyunov1-0/+7
2014-09-06Do not low-case paths in normalize() for Win32Boris Kolpackov1-3/+12
2013-05-30Add posix_string() function to fs::basic_path class templateBoris Kolpackov1-0/+13
2013-02-09Update copyright yearBoris Kolpackov2-2/+2
2011-12-27Remove author headerBoris Kolpackov2-2/+0
2011-12-27Update copyrightBoris Kolpackov2-2/+2
2011-01-04Copyright updateBoris Kolpackov2-2/+2
2010-10-22Add additional path functionsBoris Kolpackov1-2/+63
2010-09-13Rework fs::pathBoris Kolpackov1-20/+24
2010-01-01Update copyrightBoris Kolpackov2-2/+2
2009-09-13Add the fs::basic_path classBoris Kolpackov2-0/+137