summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/filesystem/cross-filesystem-op-expected.txt
blob: 2f0f14831505b2e09f5de9995805d415c088ef3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
This tests basic cross-filesystem operations.
Drop files here if you test this manually
Verifying contents of DataTransferItems...
PASS: "1" == "1"
PASS: "file" == "file"
PASS: "true" == "true"
Successfully setup test environment.
file__0:Temporary: reset /test
Testing copyTo apple.gif: /resources => /test
PASS: "apple.gif" == "apple.gif"
PASS: "1476" == "1476"
Testing copyTo mozilla.gif: /resources => /test
PASS: "mozilla.gif" == "mozilla.gif"
PASS: "2593" == "2593"
Testing copyTo drop-file-svg.svg: /resources => /test
PASS: "drop-file-svg.svg" == "drop-file-svg.svg"
PASS: "109" == "109"
Testing copyTo copy-backslash-euc.html: /resources => /test
PASS: "copy-backslash-euc.html" == "copy-backslash-euc.html"
PASS: "478" == "478"
Testing copyTo test_directory/test.txt: /resources => /test
PASS: "test.txt" == "test.txt"
PASS: "13" == "13"
file__0:Temporary: reset /test
Testing copyTo mozilla.gif: /resources => /test
PASS: "mozilla.gif" == "mozilla.gif"
PASS: "2593" == "2593"
Testing copyTo drop-file-svg.svg: /resources => /test
PASS: "drop-file-svg.svg" == "drop-file-svg.svg"
PASS: "109" == "109"
Testing copyTo copy-backslash-euc.html: /resources => /test
PASS: "copy-backslash-euc.html" == "copy-backslash-euc.html"
PASS: "478" == "478"
Testing copyTo test_directory/test.txt: /resources => /test
PASS: "test.txt" == "test.txt"
PASS: "13" == "13"
Successfully ran 2 tests.
Cleanup done.