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

Unified Diff: third_party/WebKit/Source/devtools/tests/README.md

Issue 2772553002: DevTools: copy console tests to /Source/devtools/tests/ (Closed)
Patch Set: w/ docs & moves Created 3 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/tests/TestExpectations » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/tests/README.md
diff --git a/third_party/WebKit/Source/devtools/tests/README.md b/third_party/WebKit/Source/devtools/tests/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..e695ae3c87f02611f5aef7f4c2a2fb3b9486522e
--- /dev/null
+++ b/third_party/WebKit/Source/devtools/tests/README.md
@@ -0,0 +1,5 @@
+# DevTools Tests
+
+The tests inside ./console/ are intentional duplicates of those in third_party/WebKit/LayoutTests/ and are used as a pilot to migrating all devtools frontend related tests to this directory. Once the migration is completed, these tests will no longer be duplicates.
+
+Please direct questions to chenwilliam@
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/tests/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698