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
(129)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: bin/ctest
Issue
3606008
:
Add ctest that calls the au test harness. (Closed)
Base URL: http://git.chromium.org/git/crosutils.git
Patch Set: Remove comment
Created 10 years, 2 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:
bin/cros_make_image_bootable
bin/ctest
bin/ctest.py
bin/ctest_unittest.py
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« bin/cros_make_image_bootable
('k') |
bin/ctest.py »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: bin/ctest
diff --git a/bin/ctest b/bin/ctest
new file mode 120000
index 0000000000000000000000000000000000000000..2a65c0d3303ae81fe54cf20cbf55544701a2c950
--- /dev/null
+++ b/bin/ctest
@@ -0,0 +1 @@
+ctest.py
« no previous file with comments
|
« bin/cros_make_image_bootable
('k') |
bin/ctest.py »
('j') |
no next file with comments »
Issue 3606008: Add ctest that calls the au test harness. (Closed)
Created 10 years, 2 months ago by sosa
Modified 9 years, 6 months ago
Reviewers: scottz, scottz-goog
Base URL: http://git.chromium.org/git/crosutils.git
Comments: 22
This is Rietveld
408576698