зеркало из https://github.com/mozilla/gecko-dev.git
33 строки
671 B
Makefile
33 строки
671 B
Makefile
# THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT
|
|
|
|
DEPTH := @DEPTH@
|
|
|
|
topsrcdir := @top_srcdir@
|
|
srcdir := @srcdir@
|
|
VPATH := @srcdir@
|
|
relativesrcdir := @relativesrcdir@
|
|
|
|
include $(DEPTH)/config/autoconf.mk
|
|
|
|
DIRS := \
|
|
$(NULL)
|
|
|
|
MOCHITEST_FILES := \
|
|
test_addRange.html \
|
|
test_collapse.html \
|
|
test_collapseToStartEnd.html \
|
|
test_deleteFromDocument.html \
|
|
test_Document-open.html \
|
|
test_extend.html \
|
|
test_getRangeAt.html \
|
|
test_getSelection.html \
|
|
test_interfaces.html \
|
|
test_isCollapsed.html \
|
|
test_removeAllRanges.html \
|
|
test_selectAllChildren.html \
|
|
common.js \
|
|
test-iframe.html \
|
|
$(NULL)
|
|
|
|
include $(topsrcdir)/config/rules.mk
|