diff --git a/tests/tc036/expected3.txt b/tests/tc036/expected3.txt new file mode 100644 index 0000000..e69de29 diff --git a/tests/tc036/run.sh b/tests/tc036/run.sh index 83844db..85fa41a 100755 --- a/tests/tc036/run.sh +++ b/tests/tc036/run.sh @@ -1,6 +1,9 @@ set -e set -u +../../bin/dcd-client $1 file.d -c 15 | sed s\""$(dirname "$(pwd)")"\"\" > actual3.txt +diff actual3.txt expected3.txt + ../../bin/dcd-client $1 -I bar.d ../../bin/dcd-client $1 file.d -c 15 | sed s\""$(dirname "$(pwd)")"\"\" > actual1.txt @@ -8,3 +11,8 @@ diff actual1.txt expected1.txt ../../bin/dcd-client $1 file.d -c 40 | sed s\""$(dirname "$(pwd)")"\"\" > actual2.txt diff actual2.txt expected2.txt + +../../bin/dcd-client $1 -R bar.d + +../../bin/dcd-client $1 file.d -c 15 | sed s\""$(dirname "$(pwd)")"\"\" > actual3.txt +diff actual3.txt expected3.txt diff --git a/tests/tc_issue558/expected.txt b/tests/tc_issue558/expected.txt index 0bb4300..cf782f4 100644 --- a/tests/tc_issue558/expected.txt +++ b/tests/tc_issue558/expected.txt @@ -1,3 +1,2 @@ identifiers -bar M module1 M