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

Unified Diff: tests/metadata.gecko

Issue 29501558: Issue 5383 - Add tests for the Chrome and Firefox packagers (Closed)
Patch Set: Readme, difflib, buildnum Created Sept. 13, 2017, 1:29 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tests/metadata.gecko
diff --git a/tests/metadata.gecko b/tests/metadata.gecko
new file mode 100644
index 0000000000000000000000000000000000000000..26b4ab1c97083da79dc179bf1e0740e70625637d
--- /dev/null
+++ b/tests/metadata.gecko
@@ -0,0 +1,27 @@
+[general]
Sebastian Noack 2017/09/13 19:18:29 This file seems redundant, as you don't add tests
tlucas 2017/09/14 09:39:53 You are right - will purge
+id={d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}
+basename=adblockplus
+version=2.9.1
+author=Wladimir Palant
+options=chrome://adblockplus/content/ui/settings.xul
+optionsType=2
+
+[contributors]
+1=Pety Pete
+6=Neil Armstrong
+additional=subs.xml //subscription/@author
+
+[homepage]
+default=http://adblockplus.org/
+de=http://adblockplus.org/de/
+en=http://adblockplus.org/en/
+
+[compat]
+firefox=51.0/*
+thunderbird=51.0/57.0
+
+[mapping]
+chrome/content/ui/firstRun.html = adblockplusui/firstRun.html
+
+[import_locales]
+chrome/locale/*/test.json = *
« packagerChrome.py ('K') | « tests/metadata.chrome ('k') | tests/metadata.gecko-webext » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld