aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/227 fs module
AgeCommit message (Expand)AuthorFilesLines
2020-08-04tests/common/227: remove unneeded is_git_checkoutMichael Hirsch, Ph.D1-12/+6
2020-08-04tests/common/227: don't have symlink in GitMichael Hirsch2-3/+4
2020-02-06add fs.stem()Michael Hirsch, Ph.D1-0/+4
2020-02-06fs: add expanduser methodMichael Hirsch, Ph.D1-2/+6
2020-02-06fs: add methods as_posix, is_absoluteMichael Hirsch, Ph.D1-0/+22
2020-01-07One more symlink test skip.Jussi Pakkanen1-1/+1
2019-12-29Only run symlink test from git checkout.Jussi Pakkanen1-1/+11
2019-12-19fs: rename samefile => is_samepathMichael Hirsch, Ph.D1-3/+5
2019-11-25fs: Add parent() and name() methodsXavier Claessens1-0/+3
2019-11-17fs: make replace_suffix not expand file to absolute path, just manipulate the...Michael Hirsch, Ph.D1-4/+4
2019-11-17fs: replace_suffixMichael Hirsch, Ph.D1-11/+11
2019-11-17fs: get file sizeMichael Hirsch, Ph.D1-0/+14
2019-11-17fs: add hash compute methodMichael Hirsch, Ph.D1-0/+8
2019-11-17fs: further document and test behaviorMichael Hirsch, Ph.D1-0/+12
2019-11-17fs: extend self-test to cover windows as well for with_suffixMichael Hirsch, Ph.D1-8/+9
2019-11-17add fs.with_suffixMichael Hirsch, Ph.D1-0/+13
2019-11-17fs: use expanduserMichael Hirsch, Ph.D1-0/+3
2019-11-08Created the filesystem module.Jussi Pakkanen8-0/+36