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
(1004)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: tests/gtest_fake/__init__.py
Issue
11048019
:
Add everything from src/tools/isolate r159537. (Closed)
Base URL: https://git.chromium.org/chromium/tools/swarm_client.git@master
Patch Set: Ensure --similarity is sticky
Created 8 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:
README.py
fix_test_cases.py
isolate.py
isolate_merge.py
list_test_cases.py
run_test_cases.py
shard_test_cases.py
tests/gtest_fake/__init__.py
tests/gtest_fake/gtest_fake_base.py
tests/gtest_fake/gtest_fake_error.py
tests/gtest_fake/gtest_fake_fail.py
tests/gtest_fake/gtest_fake_pass.py
tests/isolate/fail.isolate
tests/isolate/fail.py
tests/isolate/files1/subdir/42.txt
tests/isolate/files1/test_file1.txt
tests/isolate/files1/test_file2.txt
tests/isolate/files2
tests/isolate/missing_trailing_slash.isolate
tests/isolate/no_run.isolate
tests/isolate/non_existent.isolate
tests/isolate/symlink_full.isolate
tests/isolate/symlink_full.py
tests/isolate/symlink_partial.isolate
tests/isolate/symlink_partial.py
tests/isolate/touch_only.isolate
tests/isolate/touch_only.py
tests/isolate/touch_root.isolate
tests/isolate/touch_root.py
tests/isolate/with_flag.isolate
tests/isolate/with_flag.py
tests/isolate_smoke_test.py
tests/isolate_test.py
tests/run_test_cases/sleep.py
tests/run_test_cases_smoke_test.py
tests/run_test_cases_test.py
tests/trace_inputs/child1.py
tests/trace_inputs/child2.py
tests/trace_inputs/files1/bar
tests/trace_inputs/files1/do_not_care.txt
tests/trace_inputs/files1/foo
tests/trace_inputs/files2
tests/trace_inputs/ignored.txt
tests/trace_inputs/symlink.py
tests/trace_inputs/test_file.txt
tests/trace_inputs/touch_only.py
tests/trace_inputs_smoke_test.py
tests/trace_inputs_test.py
tests/trace_test_cases_smoke_test.py
trace_inputs.py
trace_test_cases.py
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« shard_test_cases.py
('k') |
tests/gtest_fake/gtest_fake_base.py »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: tests/gtest_fake/__init__.py
diff --git a/tests/gtest_fake/__init__.py b/tests/gtest_fake/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
« no previous file with comments
|
« shard_test_cases.py
('k') |
tests/gtest_fake/gtest_fake_base.py »
('j') |
no next file with comments »
Issue 11048019: Add everything from src/tools/isolate r159537. (Closed)
Created 8 years, 2 months ago by M-A Ruel
Modified 8 years, 2 months ago
Reviewers: csharp
Base URL: https://git.chromium.org/chromium/tools/swarm_client.git@master
Comments: 0
This is Rietveld
408576698