From 65f3054a90a1275f831a595c84e6fbfb070e7aab Mon Sep 17 00:00:00 2001 From: Sathyanarayanan Gunasekaran Date: Tue, 17 Jun 2014 00:09:34 -0700 Subject: Add test case for empty path Test case credits to wilkie from - https://github.com/kripken/emscripten/issues/2235 --- tests/fs/test_emptyPath.out | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/fs/test_emptyPath.out (limited to 'tests/fs/test_emptyPath.out') diff --git a/tests/fs/test_emptyPath.out b/tests/fs/test_emptyPath.out new file mode 100644 index 00000000..78352877 --- /dev/null +++ b/tests/fs/test_emptyPath.out @@ -0,0 +1,2 @@ +file 's' not found! +file '' not found! -- cgit v1.2.3-18-g5258