Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Delta Between Two Patch Sets: .hgignore

Issue 29342955: Issue 3985 - Unified test runner for sitescripts (Closed)
Left Patch Set: Created May 23, 2016, 9:50 p.m.
Right Patch Set: Measure test coverage of everything in sitescripts Created May 25, 2016, 3:37 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « .gitignore ('k') | README.md » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 syntax: glob 1 syntax: glob
2 2
3 *.pyc 3 *.pyc
4 *.pyo 4 *.pyo
5 .tox 5 .tox
6 .cache 6 .cache
7 .vagrant 7 .sitescripts.test
8 .coverage
LEFTRIGHT

Powered by Google App Engine
This is Rietveld