ref: 1e4d6558899037c65bb0e82402fe5089a014e098
parent: e5e7c55fb3946c3f0f09f3664958b5a0f76c8715
author: Ori Bernstein <[email protected]>
date: Mon Aug 18 13:20:01 EDT 2014
Add missing test data
--- /dev/null
+++ b/test/data/stdpathnorm-expected
@@ -1,0 +1,23 @@
+foo
+foo/bar
+/foo/bar
+.
+.
+foo
+foo/bar/baz
+/foo/bar
+foo/bar
+/foo/bar
+foo/bar
+/foo/bar
+../../foo/bar
+foo
+.
+..
+/
+/foo/bar
+../../foo/bar
+foo
+.
+/
+..