aboutsummaryrefslogtreecommitdiff
path: root/tests/fs/path
AgeCommit message (Collapse)AuthorFilesLines
2011-01-04Copyright updateBoris Kolpackov2-2/+2
2010-10-22Add additional path functionsBoris Kolpackov1-2/+63
These include: absolute(), relative(), current(), complete(), and normalize().
2010-09-13Rework fs::pathBoris Kolpackov1-20/+24
Use platform-canonical slashes. Add path_traits. Add the notion of an empty path.
2010-01-01Update copyrightBoris Kolpackov2-2/+2
2009-09-13Add the fs::basic_path classBoris Kolpackov2-0/+137