Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(145)

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/file-system-project-expected.txt

Issue 2780903003: DevTools: [Workspaces] remove support for .devtools file (Closed)
Patch Set: rebaseline Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Tests file system project. 1 Tests file system project.
2 2
3 3
4 Running: testFileSystems 4 Running: testFileSystems
5 Adding first file system. 5 Adding first file system.
6 Adding second file system. 6 Adding second file system.
7 Adding files to file systems. 7 Adding files to file systems.
8 8
9 UISourceCode: file:///var/www/localhost/foo.js 9 UISourceCode: file:///var/www/localhost/foo.js
10 UISourceCode is content script: false 10 UISourceCode is content script: false
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 - file:///var/www2/bar.js 46 - file:///var/www2/bar.js
47 - file:///var/www2/html2/foo.js 47 - file:///var/www2/html2/foo.js
48 48
49 Running: testExcludesViaDelegate 49 Running: testExcludesViaDelegate
50 50
51 -- Excluded /html2/ -- 51 -- Excluded /html2/ --
52 Dumping uiSourceCodes origin URLs: 52 Dumping uiSourceCodes origin URLs:
53 - file:///var/www3/html/foo.js 53 - file:///var/www3/html/foo.js
54 - file:///var/www3/bar.js 54 - file:///var/www3/bar.js
55 55
56 Running: testExcludesViaProject
57
58 -- Excluded /html2/ via .devtools --
59 Dumping uiSourceCodes origin URLs:
60 - file:///var/www3/html/foo.js
61 - file:///var/www3/bar.js
62
63 Running: testFileAddedExternally 56 Running: testFileAddedExternally
64 -- Original tree -- 57 -- Original tree --
65 Dumping uiSourceCodes origin URLs: 58 Dumping uiSourceCodes origin URLs:
66 - file:///var/www4/html/foo.js 59 - file:///var/www4/html/foo.js
67 -- File added externally -- 60 -- File added externally --
68 Dumping uiSourceCodes origin URLs: 61 Dumping uiSourceCodes origin URLs:
69 - file:///var/www4/html/foo.js 62 - file:///var/www4/html/foo.js
70 - file:///var/www4/html/bar.js 63 - file:///var/www4/html/bar.js
71 64
72 Running: testGitFolders 65 Running: testGitFolders
73 project_1 66 project_1
74 project_2 67 project_2
75 68
76 Running: testUISourceCodeMetadata 69 Running: testUISourceCodeMetadata
77 Initial metadata 70 Initial metadata
78 content size: 6 71 content size: 6
79 modification time: 1970-01-01T00:16:40.000Z 72 modification time: 1970-01-01T00:16:40.000Z
80 Changed metadata 73 Changed metadata
81 content size: 15 74 content size: 15
82 modification time: 1970-01-01T00:16:41.000Z 75 modification time: 1970-01-01T00:16:41.000Z
83 76
84 Running: testFileRename 77 Running: testFileRename
85 URL before rename: file:///var/www3/test/hello.js 78 URL before rename: file:///var/www3/test/hello.js
86 URL after rename: file:///var/www3/test/goodbye.js 79 URL after rename: file:///var/www3/test/goodbye.js
87 80
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/inspector/file-system-project.html ('k') | third_party/WebKit/Source/devtools/.devtools » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698