зеркало из https://github.com/mozilla/pjs.git
Do not run updateservice tests, when tests are disabled. Bug 359701, r=benjamin
This commit is contained in:
Родитель
fe27d12b30
Коммит
804af50f52
|
@ -60,5 +60,7 @@ include $(topsrcdir)/config/rules.mk
|
|||
nsUpdateService.js: nsUpdateService.js.in
|
||||
$(PERL) $(MOZILLA_DIR)/config/preprocessor.pl $(DEFINES) $(ACDEFINES) $^ > $@
|
||||
|
||||
ifdef ENABLE_TESTS
|
||||
check:: nsUpdateService.js
|
||||
$(CYGWIN_WRAPPER) $(RUN_TEST_PROGRAM) $(DIST)/bin/xpcshell$(BIN_SUFFIX) -f nsUpdateService.js $(srcdir)/testnsUpdateService.js
|
||||
endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче