From 532e2085deeddd3e94cfbee1ded1e5917aff2b59 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 24 Aug 2015 10:21:59 +0200 Subject: Add support for reversing project qualification to string value --- tests/variable/representation/test.out | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/variable/representation/test.out (limited to 'tests/variable/representation/test.out') diff --git a/tests/variable/representation/test.out b/tests/variable/representation/test.out new file mode 100644 index 0000000..af12c6f --- /dev/null +++ b/tests/variable/representation/test.out @@ -0,0 +1,6 @@ +'-L/' +'-L/foo/' +'foo%bar' +'foo%' +'%bar' +'foo%bar' -- cgit v1.1