From fc71a3fd66b8b3fb0363ee6c0a59e9175ef86e29 Mon Sep 17 00:00:00 2001 From: Steve Block Date: Mon, 18 Oct 2010 11:30:33 +0100 Subject: Add a file to record the LayoutTest directories in the Android tree This is used when merging WebKit Change-Id: Ie7fa9e85249331e28490bfbb640e4caf78f3ae1e --- .../platform/android/layout_test_directories.txt | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100755 LayoutTests/platform/android/layout_test_directories.txt (limited to 'LayoutTests') diff --git a/LayoutTests/platform/android/layout_test_directories.txt b/LayoutTests/platform/android/layout_test_directories.txt new file mode 100755 index 0000000..3b63850 --- /dev/null +++ b/LayoutTests/platform/android/layout_test_directories.txt @@ -0,0 +1,43 @@ +# The definite list of which LayoutTest directories exist in the Android tree + +dom/html +dom/xhtml +fast/constructors +fast/cookies +fast/dom/Attr +fast/dom/CSSStyleDeclaration +fast/dom/DOMImplementation +fast/dom/DeviceMotion +fast/dom/DeviceOrientation +fast/dom/EntityReference +fast/dom/Geolocation +fast/dom/HTMLAnchorElement +fast/dom/HTMLButtonElement +fast/dom/HTMLFontElement +fast/dom/HTMLFormElement +fast/dom/HTMLHtmlElement +fast/dom/HTMLKeygenElement +fast/dom/HTMLLabelElement +fast/dom/HTMLMetaElement +fast/dom/HTMLTableRowElement +fast/dom/HTMLTableSectionElement +fast/dom/Node +fast/dom/NodeList +fast/dom/Selection +fast/dom/StyleSheet +fast/dom/Text +fast/dom/TreeWalker +fast/dom/beforeload +fast/dom/getElementsByClassName +fast/encoding +fast/events/touch +fast/js/resources +fast/leaks +fast/url +fast/xpath +http/conf +http/tests/appcache +http/tests/resources +platform/android +platform/android-v8 +storage -- cgit v1.1