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

Side by Side Diff: tests/metadata.gecko

Issue 29501558: Issue 5383 - Add tests for the Chrome and Firefox packagers (Closed)
Patch Set: Adding pytest-cov, adhering to comments Created Aug. 14, 2017, 2:19 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 [general]
Sebastian Noack 2017/08/14 15:20:12 Support for legacy (non-web-ext) Gecko extensions
2 id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
3 basename=adblockplus
4 version=2.9.1
5 author=Wladimir Palant
6 options=chrome://adblockplus/content/ui/settings.xul
7 optionsType=2
8
9 [contributors]
10 1=Pety Pete
11 6=Neil Armstrong
12 additional=subs.xml //subscription/@author
13
14 [homepage]
15 default=http://adblockplus.org/
16 de=http://adblockplus.org/de/
17 en=http://adblockplus.org/en/
18
19 [compat]
20 firefox=51.0/*
21 thunderbird=51.0/57.0
22
23 [mapping]
24 chrome/content/ui/firstRun.html = adblockplusui/firstRun.html
25
26 [import_locales]
27 chrome/locale/*/test.json = *
OLDNEW

Powered by Google App Engine
This is Rietveld