repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1492664 - update funsize scripts to use TASKCLUSTER_ROOT_URL; r=sfraser
[gecko.git]
/
testing
/
moz.build
blob
f2d25ec7a66ed50f7208a42de17035a0a0e15422
1
with Files("**"):
2
BUG_COMPONENT = ("Testing", "General")
3
4
with Files("*cppunittest*"):
5
BUG_COMPONENT = ("Testing", "CPPUnitTest")
6
SCHEDULES.exclusive = ['cppunittest']
7
8
with Files("remote*"):
9
BUG_COMPONENT = ("Firefox for Android", "Testing")