2010-08-10 15:47:03 -07:00
|
|
|
# ***** BEGIN LICENSE BLOCK *****
|
|
|
|
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
|
|
|
#
|
|
|
|
# The contents of this file are subject to the Mozilla Public License Version
|
|
|
|
# 1.1 (the "License"); you may not use this file except in compliance with
|
|
|
|
# the License. You may obtain a copy of the License at
|
|
|
|
# http://www.mozilla.org/MPL/
|
|
|
|
#
|
|
|
|
# Software distributed under the License is distributed on an "AS IS" basis,
|
|
|
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
|
|
|
# for the specific language governing rights and limitations under the
|
|
|
|
# License.
|
|
|
|
#
|
|
|
|
# The Original Code is mozilla.org code.
|
|
|
|
#
|
|
|
|
# The Initial Developer of the Original Code is
|
|
|
|
# Mozilla Foundation.
|
|
|
|
# Portions created by the Initial Developer are Copyright (C) 2007
|
|
|
|
# the Initial Developer. All Rights Reserved.
|
|
|
|
#
|
|
|
|
# Contributor(s):
|
|
|
|
#
|
|
|
|
# Alternatively, the contents of this file may be used under the terms of
|
|
|
|
# either of the GNU General Public License Version 2 or later (the "GPL"),
|
|
|
|
# or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
|
|
|
# in which case the provisions of the GPL or the LGPL are applicable instead
|
|
|
|
# of those above. If you wish to allow use of your version of this file only
|
|
|
|
# under the terms of either the GPL or the LGPL, and not to allow others to
|
|
|
|
# use your version of this file under the terms of the MPL, indicate your
|
|
|
|
# decision by deleting the provisions above and replace them with the notice
|
|
|
|
# and other provisions required by the GPL or the LGPL. If you do not delete
|
|
|
|
# the provisions above, a recipient may use your version of this file under
|
|
|
|
# the terms of any one of the MPL, the GPL or the LGPL.
|
|
|
|
#
|
|
|
|
# ***** END LICENSE BLOCK *****
|
|
|
|
|
|
|
|
DEPTH = ../../../../..
|
|
|
|
topsrcdir = @top_srcdir@
|
|
|
|
srcdir = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
relativesrcdir = browser/base/content/test/tabview
|
|
|
|
|
|
|
|
include $(DEPTH)/config/autoconf.mk
|
|
|
|
include $(topsrcdir)/config/rules.mk
|
|
|
|
|
|
|
|
_BROWSER_FILES = \
|
2010-11-09 19:39:31 -08:00
|
|
|
browser_tabview_alltabs.js \
|
2010-09-14 03:12:03 -07:00
|
|
|
browser_tabview_apptabs.js \
|
2010-09-21 10:22:07 -07:00
|
|
|
browser_tabview_bug580412.js \
|
2010-11-24 13:23:29 -08:00
|
|
|
browser_tabview_bug586553.js \
|
2010-10-10 20:04:14 -07:00
|
|
|
browser_tabview_bug587043.js \
|
2010-09-09 22:29:00 -07:00
|
|
|
browser_tabview_bug587231.js \
|
2010-11-23 09:36:28 -08:00
|
|
|
browser_tabview_bug587351.js \
|
2010-09-14 03:12:03 -07:00
|
|
|
browser_tabview_bug587990.js \
|
2010-11-12 10:37:34 -08:00
|
|
|
browser_tabview_bug589324.js \
|
2010-09-30 03:08:28 -07:00
|
|
|
browser_tabview_bug590606.js \
|
2010-09-14 03:12:03 -07:00
|
|
|
browser_tabview_bug591706.js \
|
2010-09-21 02:55:48 -07:00
|
|
|
browser_tabview_bug594176.js \
|
2010-09-15 20:47:45 -07:00
|
|
|
browser_tabview_bug595191.js \
|
2010-09-14 02:43:33 -07:00
|
|
|
browser_tabview_bug595518.js \
|
2010-10-28 21:55:18 -07:00
|
|
|
browser_tabview_bug595521.js \
|
2010-11-23 23:55:18 -08:00
|
|
|
browser_tabview_bug595560.js \
|
2010-10-09 12:10:25 -07:00
|
|
|
browser_tabview_bug595804.js \
|
2010-09-27 16:12:00 -07:00
|
|
|
browser_tabview_bug595930.js \
|
2010-09-16 00:51:24 -07:00
|
|
|
browser_tabview_bug595943.js \
|
2010-11-30 00:15:51 -08:00
|
|
|
browser_tabview_bug597248.js \
|
2010-11-17 02:49:59 -08:00
|
|
|
browser_tabview_bug597399.js \
|
2010-10-13 10:07:55 -07:00
|
|
|
browser_tabview_bug598600.js \
|
2010-11-14 19:12:10 -08:00
|
|
|
browser_tabview_bug599626.js \
|
2010-11-23 11:30:16 -08:00
|
|
|
browser_tabview_bug600645.js \
|
2010-11-26 00:39:07 -08:00
|
|
|
browser_tabview_bug606905.js \
|
2010-11-29 21:03:51 -08:00
|
|
|
browser_tabview_bug608037.js \
|
2010-11-29 18:02:22 -08:00
|
|
|
browser_tabview_bug608158.js \
|
2010-08-19 00:35:55 -07:00
|
|
|
browser_tabview_dragdrop.js \
|
2010-09-14 03:12:03 -07:00
|
|
|
browser_tabview_exit_button.js \
|
2010-08-19 01:19:35 -07:00
|
|
|
browser_tabview_group.js \
|
2010-09-14 03:12:03 -07:00
|
|
|
browser_tabview_launch.js \
|
2010-10-06 11:56:13 -07:00
|
|
|
browser_tabview_orphaned_tabs.js \
|
2010-09-24 17:24:31 -07:00
|
|
|
browser_tabview_privatebrowsing.js \
|
2010-11-07 22:38:24 -08:00
|
|
|
browser_tabview_rtl.js \
|
2010-09-08 11:37:50 -07:00
|
|
|
browser_tabview_search.js \
|
2010-09-08 18:48:51 -07:00
|
|
|
browser_tabview_snapping.js \
|
2010-10-09 12:46:18 -07:00
|
|
|
browser_tabview_startup_transitions.js \
|
2010-09-10 07:40:27 -07:00
|
|
|
browser_tabview_undo_group.js \
|
2010-09-20 18:26:00 -07:00
|
|
|
browser_tabview_firstrun_pref.js \
|
2010-11-12 10:37:34 -08:00
|
|
|
dummy_page.html \
|
2010-10-18 02:53:58 -07:00
|
|
|
head.js \
|
2010-10-11 10:13:18 -07:00
|
|
|
search1.html \
|
|
|
|
search2.html \
|
2010-11-14 19:12:10 -08:00
|
|
|
test_bug599626.html \
|
2010-11-23 11:30:16 -08:00
|
|
|
test_bug600645.html \
|
2010-08-19 00:35:55 -07:00
|
|
|
$(NULL)
|
2010-08-10 15:47:03 -07:00
|
|
|
|
2010-10-10 15:48:42 -07:00
|
|
|
# compartments: test disabled
|
|
|
|
# browser_tabview_multiwindow_search.js \
|
|
|
|
|
2010-08-10 15:47:03 -07:00
|
|
|
libs:: $(_BROWSER_FILES)
|
|
|
|
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/browser/$(relativesrcdir)
|