mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 13:56:29 +00:00
Bug 488091 - Review |make check| usages; (Av2a) Remove empty targets; r=ted.mielczarek
This commit is contained in:
parent
e11c94e99c
commit
c17d8fb2ec
@ -48,5 +48,3 @@ XPCSHELL_TESTS = unit \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
check::
|
||||
|
@ -51,7 +51,3 @@ XPCSHELL_TESTS = unit
|
||||
DIRS += mochitest
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
# Note: Invoke any additional (non-xpcshell) test programs here.
|
||||
check::
|
||||
|
||||
|
@ -63,6 +63,3 @@ XPCSHELL_TESTS = \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
# Note: Invoke any additional (non-xpcshell) test programs here.
|
||||
check::
|
||||
|
@ -110,8 +110,5 @@ XPCSHELL_TESTS = unit
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
# Note: Invoke any additional (non-xpcshell) test programs here.
|
||||
check::
|
||||
|
||||
libs:: $(MOCHI_TESTS) $(MOCHI_CONTENT)
|
||||
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)
|
||||
|
Loading…
x
Reference in New Issue
Block a user