mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
Issue #439 - Remove tests from toolkit/
This commit is contained in:
parent
3210cc7d95
commit
e5bacc6f6e
2362 changed files with 95 additions and 246993 deletions
|
|
@ -11,11 +11,7 @@ DIRS += [
|
|||
'updater',
|
||||
]
|
||||
|
||||
XPIDL_SOURCES += [
|
||||
'nsIUpdateService.idl',
|
||||
]
|
||||
|
||||
TEST_DIRS += ['tests']
|
||||
XPIDL_SOURCES += ['nsIUpdateService.idl']
|
||||
|
||||
EXTRA_COMPONENTS += [
|
||||
'nsUpdateService.manifest',
|
||||
|
|
@ -25,6 +21,3 @@ EXTRA_COMPONENTS += [
|
|||
EXTRA_PP_COMPONENTS += ['nsUpdateService.js']
|
||||
|
||||
JAR_MANIFESTS += ['jar.mn']
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('Toolkit', 'Application Update')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue