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

Unified Diff: metadata.common

Issue 29326213: Issue 3039 - Generate qunit/index.html based on metadata (Closed)
Patch Set: Updated buildtools dependency again Created Sept. 9, 2015, 6:16 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
« no previous file with comments | « dependencies ('k') | qunit/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.common
diff --git a/metadata.common b/metadata.common
index a35799db4dfadeee9900f07f640a63b9df26a1b4..b29ce0e6e016631fea5f04df541129de18e45350 100644
--- a/metadata.common
+++ b/metadata.common
@@ -14,6 +14,24 @@ backgroundScripts = ext/common.js
messageResponder.js
popupBlocker.js
background.js
+testScripts = ../ext/common.js
+ ../ext/background.js
+ ../lib/compat.js
+ ../lib/info.js
+ ../lib/io.js
+ ../lib/adblockplus.js
+ ../lib/publicSuffixList.js
+ ../lib/punycode.js
+ ../lib/sha1.js
+ ../lib/jsbn.js
+ ../lib/rsa.js
+ ../webrequest.js
+ common.js
+ tests/adblockplus.js
+ tests/versionComparator.js
+ tests/url.js
+ tests/signatures.js
+ tests/cssEscaping.js
permissions = http://*/* https://*/*
[contentScripts]
« no previous file with comments | « dependencies ('k') | qunit/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld