Skip to content

Commit b3756e2

Browse files
committed
more VFS tests
1 parent ebecb32 commit b3756e2

File tree

4 files changed

+365
-41
lines changed

4 files changed

+365
-41
lines changed

graalpython/com.oracle.graal.python.test.integration/src/org.graalvm.python.vfs/dir1/extractme

Whitespace-only changes.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
text1
2+
text2

graalpython/com.oracle.graal.python.test.integration/src/org.graalvm.python.vfs/fileslist.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
/org.graalvm.python.vfs/
22
/org.graalvm.python.vfs/dir1/
3-
/org.graalvm.python.vfs/dir1/dir2/
3+
/org.graalvm.python.vfs/dir1/extractme
44
/org.graalvm.python.vfs/dir1/file2
55
/org.graalvm.python.vfs/emptydir/
66
/org.graalvm.python.vfs/file1
7+
/org.graalvm.python.vfs/extractme
78
/org.graalvm.python.vfs/fileslist.txt
89
/org.graalvm.python.vfs/SomeFile
910
/org.graalvm.python.vfs/site-packages/

0 commit comments

Comments
 (0)