From 56e49a09b4f1d268bfee83324bbcd44eb925815b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 11 Mar 2020 22:50:15 +0300 Subject: Add readsymlink(), followsymlink(), and try_followsymlink() --- tests/path-entry/driver.cxx | 29 ++++++++++++++++++++--------- tests/path-entry/testscript | 21 +++++++++++++-------- 2 files changed, 33 insertions(+), 17 deletions(-) (limited to 'tests/path-entry') diff --git a/tests/path-entry/driver.cxx b/tests/path-entry/driver.cxx index 51ac04d..30aae92 100644 --- a/tests/path-entry/driver.cxx +++ b/tests/path-entry/driver.cxx @@ -18,12 +18,14 @@ import std.core; import std.io; #endif import butl.path; +import butl.path-io; import butl.utility; // operator<<(ostream, exception) import butl.optional; import butl.timestamp; import butl.filesystem; #else #include +#include #include #include #include @@ -36,11 +38,12 @@ using namespace butl; // Usage: argv[0] [-l] [-t] [-p ] [-m