Bug 901568 - Move CPP_UNIT_TESTS to moz.build, r=Standard8.
--HG-- extra : rebase_source : 74c5f89e214db6817ca374d6a757a4db685f9b32
This commit is contained in:
Родитель
ed6a0ebc6f
Коммит
6eafe79b0d
|
@ -13,10 +13,6 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
include $(topsrcdir)/config/config.mk
|
||||
|
||||
CPP_UNIT_TESTS = \
|
||||
TestMailCookie.cpp \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
LOCAL_INCLUDES = \
|
||||
|
|
|
@ -5,3 +5,7 @@
|
|||
|
||||
XPCSHELL_TESTS_MANIFESTS += ['unit/xpcshell.ini']
|
||||
|
||||
CPP_UNIT_TESTS += [
|
||||
'TestMailCookie.cpp',
|
||||
]
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче