зеркало из https://github.com/mozilla/gecko-dev.git
Bug 978591 - Remove per-directory uses of MOZ_CHROME_FILE_FORMAT. r=glandium
--HG-- extra : rebase_source : 15031044bb2be11e69848ddebc3e40315dda3cb1
This commit is contained in:
Родитель
e72a2b1b6a
Коммит
2a6275c310
|
@ -135,6 +135,7 @@ DEPRECATED_VARIABLES = [
|
||||||
'MOCHITEST_FILES_PARTS',
|
'MOCHITEST_FILES_PARTS',
|
||||||
'MOCHITEST_METRO_FILES',
|
'MOCHITEST_METRO_FILES',
|
||||||
'MOCHITEST_ROBOCOP_FILES',
|
'MOCHITEST_ROBOCOP_FILES',
|
||||||
|
'MOZ_CHROME_FILE_FORMAT',
|
||||||
'SHORT_LIBNAME',
|
'SHORT_LIBNAME',
|
||||||
'TESTING_JS_MODULES',
|
'TESTING_JS_MODULES',
|
||||||
'TESTING_JS_MODULE_DIR',
|
'TESTING_JS_MODULE_DIR',
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
MOZ_CHROME_FILE_FORMAT = jar
|
|
||||||
|
|
||||||
_DEST_DIR = $(DEPTH)/_tests/$(relativesrcdir)
|
_DEST_DIR = $(DEPTH)/_tests/$(relativesrcdir)
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,6 @@
|
||||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
MOZ_CHROME_FILE_FORMAT = flat
|
|
||||||
|
|
||||||
TEST_EXTENSIONS_DIR = $(DEPTH)/testing/specialpowers
|
TEST_EXTENSIONS_DIR = $(DEPTH)/testing/specialpowers
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче