Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
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
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
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
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
Issues
All Issues
Delta Between Two Patch Sets: tests/test_site/settings.ini
Issue
29345468
:
Issue 4045 - Add Test Suite To CMS (Closed)
Left Patch Set: fix Popen object return
Created June 29, 2016, 1:23 p.m.
Right Patch Set: fixed erroneous upload of patch
Created Aug. 25, 2016, 9:04 a.m.
Left:
Base
Patch Set 1: CMS Test Suite Conf and Some Tests
Patch Set 2: fix Popen object return
Patch Set 3: Cosolidated test code
Patch Set 4: Adds global test page and addresses comments
Patch Set 5: Add tox.ini patch and change dyncamic server to yield_fixture
Patch Set 6: Change yield fixture, remove var assignemt in globals.tmpl
Patch Set 7: I moved the tests folder, now we wait on Vasiliy
Patch Set 8: Adds flake8 run to tests dir
Patch Set 9: rebase for flake8 explicit version in tox ini and removes unused tests
Patch Set 10: fixed erroneous upload of patch
Right:
Patch Set 1: CMS Test Suite Conf and Some Tests
Patch Set 2: fix Popen object return
Patch Set 3: Cosolidated test code
Patch Set 4: Adds global test page and addresses comments
Patch Set 5: Add tox.ini patch and change dyncamic server to yield_fixture
Patch Set 6: Change yield fixture, remove var assignemt in globals.tmpl
Patch Set 7: I moved the tests folder, now we wait on Vasiliy
Patch Set 8: Adds flake8 run to tests dir
Patch Set 9: rebase for flake8 explicit version in tox ini and removes unused tests
Patch Set 10: fixed erroneous upload of patch
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
.hgignore
tests/expected_output/filter
tests/expected_output/global
tests/test_page_outputs.py
tests/test_site/filters/foo_converter.py
tests/test_site/globals/site_globals.py
tests/test_site/pages/filter.tmpl
tests/test_site/pages/global.tmpl
tests/test_site/settings.ini
tests/test_site/templates/empty.tmpl
tox.ini
Right:
Side by side diff
|
Download
« no previous file with change/comment
|
« tests/test_site/pages/global.tmpl
('k') |
tests/test_site/templates/empty.tmpl »
('j') |
no next file with change/comment »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
LEFT
RIGHT
(no file at all)
1
[general]
2
defaultlocale = en
3
defaultpage = index
4
5
[langnames]
6
en = English
LEFT
RIGHT
« tests/test_site/pages/global.tmpl
('k') |
tests/test_site/templates/empty.tmpl »
('j') |
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Toggle Comments
('s')
Edit Message
Issue 29345468: Issue 4045 - Add Test Suite To CMS (Closed)
Created June 1, 2016, 2:10 a.m. by Jon Sonesen
Modified Sept. 12, 2016, 11:18 a.m.
Reviewers: Sebastian Noack, Vasily Kuznetsov, Wladimir Palant
Base URL:
Comments: 38
This is Rietveld