зеркало из https://github.com/mozilla/gecko-dev.git
Bug 485736 - Add (TUnit) 'xpcshell-tests' |make| target, using |runxpcshelltests.py| new '--manifest' option; (Iv1a-MC) Update '.PHONY' target too; r=ted.mielczarek
This commit is contained in:
Родитель
efaca9c4c7
Коммит
e11c94e99c
|
@ -201,6 +201,8 @@ check::
|
|||
|
||||
endif # CPP_UNIT_TESTS
|
||||
|
||||
.PHONY: check xpcshell-tests check-interactive check-one
|
||||
|
||||
endif # ENABLE_TESTS
|
||||
|
||||
|
||||
|
@ -2118,7 +2120,7 @@ endif
|
|||
# Fake targets. Always run these rules, even if a file/directory with that
|
||||
# name already exists.
|
||||
#
|
||||
.PHONY: all alltags boot checkout chrome realchrome clean clobber clobber_all export install libs makefiles realclean run_viewer run_apprunner tools $(DIRS) $(TOOL_DIRS) FORCE check check-interactive check-one
|
||||
.PHONY: all alltags boot checkout chrome realchrome clean clobber clobber_all export install libs makefiles realclean run_viewer run_apprunner tools $(DIRS) $(TOOL_DIRS) FORCE
|
||||
|
||||
# Used as a dependency to force targets to rebuild
|
||||
FORCE:
|
||||
|
|
|
@ -201,6 +201,8 @@ check::
|
|||
|
||||
endif # CPP_UNIT_TESTS
|
||||
|
||||
.PHONY: check xpcshell-tests check-interactive check-one
|
||||
|
||||
endif # ENABLE_TESTS
|
||||
|
||||
|
||||
|
@ -2118,7 +2120,7 @@ endif
|
|||
# Fake targets. Always run these rules, even if a file/directory with that
|
||||
# name already exists.
|
||||
#
|
||||
.PHONY: all alltags boot checkout chrome realchrome clean clobber clobber_all export install libs makefiles realclean run_viewer run_apprunner tools $(DIRS) $(TOOL_DIRS) FORCE check check-interactive check-one
|
||||
.PHONY: all alltags boot checkout chrome realchrome clean clobber clobber_all export install libs makefiles realclean run_viewer run_apprunner tools $(DIRS) $(TOOL_DIRS) FORCE
|
||||
|
||||
# Used as a dependency to force targets to rebuild
|
||||
FORCE:
|
||||
|
|
Загрузка…
Ссылка в новой задаче