Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(1101)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: mojo/edk/js/tests/js_to_cpp.mojom
Issue
709603002
:
Move mojo/apps/js tests et al to mojo/edk/js/test,tests (Closed)
Base URL: https://github.com/domokit/mojo.git@master
Patch Set: chromium environment for JS tests
Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
mojo/BUILD.gn
mojo/apps/js/BUILD.gn
mojo/apps/js/bindings/BUILD.gn
mojo/apps/js/bindings/connection_unittests.js
mojo/apps/js/bindings/sample_service_unittests.js
mojo/apps/js/bindings/threading.h
mojo/apps/js/bindings/threading.cc
mojo/apps/js/js_app.h
mojo/apps/js/mojo_runner_delegate.h
mojo/apps/js/mojo_runner_delegate.cc
mojo/apps/js/test/BUILD.gn
mojo/apps/js/test/hexdump.js
mojo/apps/js/test/js_to_cpp.mojom
mojo/apps/js/test/js_to_cpp_unittest.cc
mojo/apps/js/test/js_to_cpp_unittest.js
mojo/apps/js/test/run_apps_js_tests.cc
mojo/edk/js/BUILD.gn
mojo/edk/js/DEPS
mojo/edk/js/core.h
mojo/edk/js/drain_data.h
mojo/edk/js/handle.h
mojo/edk/js/handle_close_observer.h
mojo/edk/js/mojo_runner_delegate.h
mojo/edk/js/mojo_runner_delegate.cc
mojo/edk/js/support.h
mojo/edk/js/test/BUILD.gn
mojo/edk/js/test/hexdump.js
mojo/edk/js/test/run_js_integration_tests.cc
mojo/edk/js/test/run_js_tests.cc
mojo/edk/js/tests/BUILD.gn
mojo/edk/js/tests/DEPS
mojo/edk/js/tests/connection_tests.js
mojo/edk/js/tests/js_to_cpp.mojom
mojo/edk/js/tests/js_to_cpp_tests.cc
mojo/edk/js/tests/js_to_cpp_tests.js
mojo/edk/js/tests/run_js_tests.cc
mojo/edk/js/tests/sample_service_tests.js
mojo/edk/js/threading.h
mojo/edk/js/threading.cc
mojo/edk/js/waiting_callback.h
mojo/edk/mojo_edk.gyp
mojo/public/js/threading.js
mojo/tools/data/unittests
View side-by-side diff with in-line comments
Download patch
« mojo/edk/js/test/run_js_integration_tests.cc
('K') |
« mojo/edk/js/tests/connection_tests.js
('k') |
mojo/edk/js/tests/js_to_cpp_tests.cc »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: mojo/edk/js/tests/js_to_cpp.mojom
diff --git a/mojo/apps/js/test/js_to_cpp.mojom b/mojo/edk/js/tests/js_to_cpp.mojom
similarity index 100%
rename from mojo/apps/js/test/js_to_cpp.mojom
rename to mojo/edk/js/tests/js_to_cpp.mojom
« mojo/edk/js/test/run_js_integration_tests.cc
('K') |
« mojo/edk/js/tests/connection_tests.js
('k') |
mojo/edk/js/tests/js_to_cpp_tests.cc »
('j') |
no next file with comments »
Issue 709603002: Move mojo/apps/js tests et al to mojo/edk/js/test,tests (Closed)
Created 6 years, 1 month ago by hansmuller
Modified 6 years, 1 month ago
Reviewers: jamesr
Base URL: https://github.com/domokit/mojo.git@master
Comments: 4
This is Rietveld
408576698