2012-05-21 04:12:37 -07:00
|
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
2012-08-04 11:26:44 -07:00
|
|
|
DEPTH = @DEPTH@
|
2009-01-14 20:38:07 -08:00
|
|
|
topsrcdir = @top_srcdir@
|
|
|
|
srcdir = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
2012-08-04 11:26:44 -07:00
|
|
|
relativesrcdir = @relativesrcdir@
|
2009-01-14 20:38:07 -08:00
|
|
|
|
|
|
|
include $(DEPTH)/config/autoconf.mk
|
|
|
|
|
2012-07-03 13:49:02 -07:00
|
|
|
MOCHITEST_FILES = \
|
2010-04-28 16:00:54 -07:00
|
|
|
db_smilAnimateMotion.js \
|
2009-10-02 14:37:25 -07:00
|
|
|
db_smilCSSFromBy.js \
|
|
|
|
db_smilCSSFromTo.js \
|
|
|
|
db_smilCSSPaced.js \
|
|
|
|
db_smilCSSPropertyList.js \
|
2010-03-16 16:17:33 -07:00
|
|
|
db_smilMappedAttrList.js \
|
2010-04-28 16:00:54 -07:00
|
|
|
smilAnimateMotionValueLists.js \
|
2009-10-02 14:37:25 -07:00
|
|
|
smilTestUtils.js \
|
2009-12-10 09:26:27 -08:00
|
|
|
smilXHR_helper.svg \
|
2011-02-10 23:02:04 -08:00
|
|
|
smilExtDoc_helper.svg \
|
2010-08-27 23:41:05 -07:00
|
|
|
test_smilAccessKey.xhtml \
|
2010-04-28 16:00:54 -07:00
|
|
|
test_smilAnimateMotion.xhtml \
|
|
|
|
test_smilAnimateMotionInvalidValues.xhtml \
|
|
|
|
test_smilAnimateMotionOverrideRules.xhtml \
|
2010-07-02 22:52:51 -07:00
|
|
|
test_smilBackwardsSeeking.xhtml \
|
2010-02-20 13:13:11 -08:00
|
|
|
test_smilChangeAfterFrozen.xhtml \
|
2010-03-01 11:31:50 -08:00
|
|
|
test_smilContainerBinding.xhtml \
|
2010-01-12 12:00:49 -08:00
|
|
|
test_smilCrossContainer.xhtml \
|
2009-11-17 22:08:19 -08:00
|
|
|
test_smilCSSFontStretchRelative.xhtml \
|
2009-10-02 14:37:25 -07:00
|
|
|
test_smilCSSFromBy.xhtml \
|
|
|
|
test_smilCSSFromTo.xhtml \
|
2009-12-10 09:26:27 -08:00
|
|
|
test_smilCSSInvalidValues.xhtml \
|
2009-10-02 14:37:25 -07:00
|
|
|
test_smilCSSPaced.xhtml \
|
2011-11-04 09:24:04 -07:00
|
|
|
test_smilDynamicDelayedBeginElement.xhtml \
|
2010-03-16 16:17:33 -07:00
|
|
|
test_smilMappedAttrFromTo.xhtml \
|
|
|
|
test_smilMappedAttrFromBy.xhtml \
|
|
|
|
test_smilMappedAttrPaced.xhtml \
|
2010-01-12 12:00:49 -08:00
|
|
|
test_smilReset.xhtml \
|
2009-10-02 14:37:25 -07:00
|
|
|
test_smilRestart.xhtml \
|
2011-02-10 23:02:04 -08:00
|
|
|
test_smilExtDoc.xhtml \
|
2010-01-12 12:00:49 -08:00
|
|
|
test_smilFillMode.xhtml \
|
2009-01-19 01:10:53 -08:00
|
|
|
test_smilGetStartTime.xhtml \
|
|
|
|
test_smilGetSimpleDuration.xhtml \
|
2012-05-17 03:05:12 -07:00
|
|
|
test_smilHyperlinking.xhtml \
|
2009-08-24 12:34:34 -07:00
|
|
|
test_smilKeySplines.xhtml \
|
2010-09-17 20:46:48 -07:00
|
|
|
test_smilKeyTimes.xhtml \
|
2010-04-06 14:39:29 -07:00
|
|
|
test_smilKeyTimesPacedMode.xhtml \
|
2010-08-18 03:20:24 -07:00
|
|
|
test_smilRepeatTiming.xhtml \
|
2009-05-09 08:29:24 -07:00
|
|
|
test_smilSetCurrentTime.xhtml \
|
2009-01-21 17:00:27 -08:00
|
|
|
test_smilSync.xhtml \
|
2010-01-12 12:00:49 -08:00
|
|
|
test_smilSyncbaseTarget.xhtml \
|
2009-01-21 17:00:27 -08:00
|
|
|
test_smilSyncTransform.xhtml \
|
2009-10-02 14:37:25 -07:00
|
|
|
test_smilTextZoom.xhtml \
|
2010-07-31 00:02:52 -07:00
|
|
|
test_smilTimeEvents.xhtml \
|
2009-08-04 19:39:04 -07:00
|
|
|
test_smilTiming.xhtml \
|
|
|
|
test_smilTimingZeroIntervals.xhtml \
|
2010-01-12 12:00:49 -08:00
|
|
|
test_smilUpdatedInterval.xhtml \
|
2012-02-23 16:45:40 -08:00
|
|
|
test_smilValues.xhtml \
|
2009-12-10 09:26:27 -08:00
|
|
|
test_smilXHR.xhtml \
|
2012-01-28 12:01:47 -08:00
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
# Tests disabled due to intermittent orange
|
|
|
|
# test_smilCSSInherit.xhtml disabled until bug 501183 is fixed
|
2009-01-14 20:38:07 -08:00
|
|
|
|
2012-07-03 13:49:02 -07:00
|
|
|
include $(topsrcdir)/config/rules.mk
|