Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
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
Side by Side Diff: cms/tests/test_site/settings.ini
Issue
29345468
:
Issue 4045 - Add Test Suite To CMS (Closed)
Patch Set: Change yield fixture, remove var assignemt in globals.tmpl
Created July 28, 2016, 10:08 p.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
cms/tests/expected_output/filter
cms/tests/expected_output/global
cms/tests/expected_output/translation
cms/tests/test_page_outputs.py
cms/tests/test_site/filters/foo_converter.py
cms/tests/test_site/globals/site_globals.py
cms/tests/test_site/pages/filter.tmpl
cms/tests/test_site/pages/foobar/index.html
cms/tests/test_site/pages/global.tmpl
cms/tests/test_site/pages/locale.html
cms/tests/test_site/pages/translation.html
cms/tests/test_site/settings.ini
cms/tests/test_site/templates/default.tmpl
cms/tests/test_site/templates/empty.tmpl
tox.ini
View unified diff
|
Download patch
« no previous file with comments
|
« cms/tests/test_site/pages/translation.html
('k') |
cms/tests/test_site/templates/default.tmpl »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
[general]
2
defaultlocale = en
3
defaultpage = index
4
5
[langnames]
6
en = English
OLD
NEW
« no previous file with comments
|
« cms/tests/test_site/pages/translation.html
('k') |
cms/tests/test_site/templates/default.tmpl »
('j') |
no next file with comments »
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