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

Issue 13937004: Move bindings-tests to bindings/tests (Closed)

Created:
7 years, 8 months ago by haraken
Modified:
7 years, 8 months ago
CC:
blink-reviews, jsbell, alecflett, abarth-chromium, dgrogan, Nate Chapin
Visibility:
Public.

Description

Move bindings-tests to bindings/tests Now test IDLs are in bindings/tests/idls/. The test results are in bindings/tests/results/. BUG=none TEST=none R=abarth,dglazkov,eseidel Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=147905

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-48 lines, -10319 lines) Patch
D Source/WebCore/bindings/scripts/test/TestCallback.idl View 1 chunk +0 lines, -43 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/TestCustomNamedGetter.idl View 1 chunk +0 lines, -34 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/TestDomainSecurity.idl View 1 chunk +0 lines, -35 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/TestEventConstructor.idl View 1 chunk +0 lines, -37 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/TestEventTarget.idl View 1 chunk +0 lines, -47 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/TestException.idl View 1 chunk +0 lines, -30 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/TestInterface.idl View 1 chunk +0 lines, -40 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/TestMediaQueryListListener.idl View 1 chunk +0 lines, -30 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/TestNamedConstructor.idl View 1 chunk +0 lines, -36 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/TestNode.idl View 1 chunk +0 lines, -27 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/TestObj.idl View 1 chunk +0 lines, -307 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/TestOverloadedConstructors.idl View 1 chunk +0 lines, -34 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/TestSerializedScriptValueInterface.idl View 1 chunk +0 lines, -39 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/TestSupplemental.idl View 1 chunk +0 lines, -49 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/TestTypedArray.idl View 1 chunk +0 lines, -38 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/TestTypedefs.idl View 1 chunk +0 lines, -81 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8Float64Array.h View 1 chunk +0 lines, -129 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8Float64Array.cpp View 1 chunk +0 lines, -215 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestActiveDOMObject.h View 1 chunk +0 lines, -132 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestActiveDOMObject.cpp View 1 chunk +0 lines, -259 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestCallback.h View 1 chunk +0 lines, -70 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestCallback.cpp View 1 chunk +0 lines, -232 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestCustomNamedGetter.h View 1 chunk +0 lines, -133 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestCustomNamedGetter.cpp View 1 chunk +0 lines, -164 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestEventConstructor.h View 1 chunk +0 lines, -136 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestEventConstructor.cpp View 1 chunk +0 lines, -206 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestEventTarget.h View 1 chunk +0 lines, -136 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestEventTarget.cpp View 1 chunk +0 lines, -245 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestException.h View 1 chunk +0 lines, -132 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestException.cpp View 1 chunk +0 lines, -155 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestInterface.h View 1 chunk +0 lines, -138 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestInterface.cpp View 1 chunk +0 lines, -512 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestMediaQueryListListener.h View 1 chunk +0 lines, -132 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestMediaQueryListListener.cpp View 1 chunk +0 lines, -164 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestNamedConstructor.h View 1 chunk +0 lines, -139 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestNamedConstructor.cpp View 1 chunk +0 lines, -200 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestNode.h View 1 chunk +0 lines, -134 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestNode.cpp View 1 chunk +0 lines, -168 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestObj.h View 1 chunk +0 lines, -138 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestObj.cpp View 1 chunk +0 lines, -3748 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestOverloadedConstructors.h View 1 chunk +0 lines, -133 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestOverloadedConstructors.cpp View 1 chunk +0 lines, -216 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestSerializedScriptValueInterface.h View 1 chunk +0 lines, -136 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestSerializedScriptValueInterface.cpp View 1 chunk +0 lines, -383 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestSupplemental.h View 1 chunk +0 lines, -6 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestSupplemental.cpp View 1 chunk +0 lines, -6 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestTypedefs.h View 1 chunk +0 lines, -133 lines 0 comments Download
D Source/WebCore/bindings/scripts/test/V8/V8TestTypedefs.cpp View 1 chunk +0 lines, -630 lines 0 comments Download
A + Source/WebCore/bindings/tests/idls/TestCallback.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/idls/TestCustomNamedGetter.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/idls/TestDomainSecurity.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/idls/TestEventConstructor.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/idls/TestEventTarget.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/idls/TestException.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/idls/TestInterface.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/idls/TestMediaQueryListListener.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/idls/TestNamedConstructor.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/idls/TestNode.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/idls/TestObj.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/idls/TestOverloadedConstructors.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/idls/TestSerializedScriptValueInterface.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/idls/TestSupplemental.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/idls/TestTypedArray.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/idls/TestTypedefs.idl View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8Float64Array.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8Float64Array.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestActiveDOMObject.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestActiveDOMObject.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestCallback.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestCallback.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestCustomNamedGetter.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestCustomNamedGetter.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestEventConstructor.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestEventConstructor.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestEventTarget.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestEventTarget.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestException.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestException.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestInterface.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestInterface.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestMediaQueryListListener.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestMediaQueryListListener.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestNamedConstructor.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestNamedConstructor.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestNode.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestNode.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestObj.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestObj.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestOverloadedConstructors.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestOverloadedConstructors.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestSerializedScriptValueInterface.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestSerializedScriptValueInterface.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestSupplemental.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestSupplemental.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestTypedefs.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/WebCore/bindings/tests/results/V8TestTypedefs.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
haraken
I need to update ./run-bindings-tests in line with this change. However, I found that ./run-bindings-tests ...
7 years, 8 months ago (2013-04-09 06:47:25 UTC) #1
abarth-chromium
Ok. This will make more sense once "bindings" is it's own top-level directory.
7 years, 8 months ago (2013-04-09 06:50:10 UTC) #2
abarth-chromium
lgtm
7 years, 8 months ago (2013-04-09 06:50:16 UTC) #3
haraken
7 years, 8 months ago (2013-04-09 07:02:11 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r147905 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698