2007-03-22 10:30:00 -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 = toolkit/content/tests/widgets
|
|
|
|
|
|
|
|
include $(DEPTH)/config/autoconf.mk
|
|
|
|
include $(topsrcdir)/config/rules.mk
|
|
|
|
|
|
|
|
_TEST_FILES = test_bug360220.xul \
|
2007-04-14 10:46:36 -07:00
|
|
|
test_bug359754.xul \
|
|
|
|
test_bug365773.xul \
|
2007-09-18 07:26:05 -07:00
|
|
|
test_bug382990.xul \
|
2007-08-30 08:43:10 -07:00
|
|
|
test_closemenu_attribute.xul \
|
2007-07-09 08:16:25 -07:00
|
|
|
test_colorpicker_popup.xul \
|
2007-09-01 16:17:44 -07:00
|
|
|
test_deck.xul \
|
2007-07-23 10:08:10 -07:00
|
|
|
test_menulist_keynav.xul \
|
2008-01-14 20:42:13 -08:00
|
|
|
test_menulist_null_value.xul \
|
2007-07-17 05:21:53 -07:00
|
|
|
test_popup_coords.xul \
|
2007-07-18 19:02:04 -07:00
|
|
|
test_popup_recreate.xul \
|
2007-08-03 07:06:16 -07:00
|
|
|
test_popup_button.xul \
|
|
|
|
test_menuchecks.xul \
|
|
|
|
test_popup_attribute.xul \
|
|
|
|
test_popup_preventdefault.xul \
|
2007-08-30 12:18:13 -07:00
|
|
|
test_notificationbox.xul \
|
2007-08-10 05:45:20 -07:00
|
|
|
test_scale.xul \
|
2007-08-07 10:03:44 -07:00
|
|
|
test_radio.xul \
|
2007-11-14 19:43:41 -08:00
|
|
|
test_tabbox.xul \
|
2007-08-03 07:06:16 -07:00
|
|
|
test_tooltip.xul \
|
2007-12-03 06:34:57 -08:00
|
|
|
test_tooltip_noautohide.xul \
|
2007-08-03 07:06:16 -07:00
|
|
|
popup_shared.js \
|
|
|
|
popup_trigger.js \
|
|
|
|
window_popup_button.xul \
|
|
|
|
window_menuchecks.xul \
|
|
|
|
window_popup_attribute.xul \
|
|
|
|
window_tooltip.xul \
|
2007-07-21 13:00:04 -07:00
|
|
|
test_progressmeter.xul \
|
2007-09-01 16:17:44 -07:00
|
|
|
test_props.xul \
|
|
|
|
test_statusbar.xul \
|
2007-08-07 07:31:07 -07:00
|
|
|
test_datepicker.xul \
|
|
|
|
test_timepicker.xul \
|
2007-10-22 06:19:37 -07:00
|
|
|
test_tree.xul \
|
|
|
|
test_tree_single.xul \
|
|
|
|
test_tree_hier.xul \
|
|
|
|
test_tree_hier_cell.xul \
|
2008-01-04 22:47:42 -08:00
|
|
|
test_tree_column_reorder.xul \
|
2007-10-22 06:19:37 -07:00
|
|
|
tree_shared.js \
|
2008-02-06 11:00:09 -08:00
|
|
|
test_textbox_emptytext.xul \
|
2007-08-31 10:30:12 -07:00
|
|
|
test_textbox_number.xul \
|
2007-08-07 10:03:44 -07:00
|
|
|
xul_selectcontrol.js \
|
2007-12-13 06:41:33 -08:00
|
|
|
test_popupincontent.xul \
|
2007-08-23 15:13:42 -07:00
|
|
|
test_panelfrommenu.xul \
|
2007-08-23 01:59:59 -07:00
|
|
|
test_hiddenitems.xul \
|
|
|
|
test_hiddenpaging.xul \
|
2007-09-04 08:30:11 -07:00
|
|
|
test_popup_tree.xul \
|
2007-10-01 08:20:32 -07:00
|
|
|
test_popup_keys.xul \
|
2007-10-09 05:11:14 -07:00
|
|
|
test_popuphidden.xul \
|
2007-11-22 06:12:03 -08:00
|
|
|
test_popup_scaled.xul \
|
2007-11-17 07:47:38 -08:00
|
|
|
test_popupremoving.xul \
|
|
|
|
test_popupremoving_frame.xul \
|
|
|
|
frame_popupremoving_frame.xul \
|
2008-01-10 07:48:26 -08:00
|
|
|
test_position.xul \
|
2008-02-08 01:37:18 -08:00
|
|
|
test_menu.xul \
|
2008-01-29 23:18:07 -08:00
|
|
|
test_menu_hide.xul \
|
2008-03-07 08:33:38 -08:00
|
|
|
test_focus.xul \
|
2007-03-22 10:30:00 -07:00
|
|
|
$(NULL)
|
|
|
|
|
2007-08-03 07:06:16 -07:00
|
|
|
ifeq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
|
|
|
_TEST_FILES += test_menubar.xul \
|
|
|
|
window_menubar.xul
|
|
|
|
endif
|
|
|
|
|
2007-03-22 10:30:00 -07:00
|
|
|
libs:: $(_TEST_FILES)
|
2007-08-05 20:22:32 -07:00
|
|
|
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)
|