зеркало из https://github.com/mozilla/pjs.git
Bug 672040 - Hunspell test suite is still generated when using --disable-tests; r=khuey
This commit is contained in:
Родитель
dda36f043f
Коммит
8c65e58dd6
|
@ -44,15 +44,15 @@ include $(DEPTH)/config/autoconf.mk
|
||||||
MODULE = hunspell
|
MODULE = hunspell
|
||||||
DIRS = src
|
DIRS = src
|
||||||
|
|
||||||
|
ifdef ENABLE_TESTS
|
||||||
XPCSHELL_TESTS = tests/unit
|
XPCSHELL_TESTS = tests/unit
|
||||||
|
|
||||||
ABS_topsrcdir = $(call core_abspath,$(topsrcdir))
|
ABS_topsrcdir = $(call core_abspath,$(topsrcdir))
|
||||||
|
|
||||||
libs::
|
libs::
|
||||||
$(NSINSTALL) -D $(DEPTH)/_tests/xpcshell/$(relativesrcdir)/tests/unit/data
|
$(NSINSTALL) -D $(DEPTH)/_tests/xpcshell/$(relativesrcdir)/tests/unit/data
|
||||||
cd $(srcdir)/tests; $(PYTHON) $(ABS_topsrcdir)/config/nsinstall.py \
|
cd $(srcdir)/tests; $(PYTHON) $(ABS_topsrcdir)/config/nsinstall.py \
|
||||||
./ \
|
./ \
|
||||||
$(call core_abspath,$(DEPTH)/_tests/xpcshell/$(relativesrcdir)/tests/unit/data/)
|
$(call core_abspath,$(DEPTH)/_tests/xpcshell/$(relativesrcdir)/tests/unit/data/)
|
||||||
|
endif
|
||||||
|
|
||||||
include $(topsrcdir)/config/rules.mk
|
include $(topsrcdir)/config/rules.mk
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче