From d564f2da47eb48622f1507e7bf6e420cbafca083 Mon Sep 17 00:00:00 2001 From: crschmidt Date: Thu, 24 Aug 2006 13:35:55 +0000 Subject: [PATCH] Add tests for MouseToolbar. This is relatively minimal compared to what really should be done, but this will catch the problems encountered in RC3 automatically if the tests are run in IE. git-svn-id: http://svn.openlayers.org/branches/openlayers/2.0@1354 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- tests/list-tests.html | 1 + tests/test_Control_MouseToolbar.html | 55 ++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) create mode 100644 tests/test_Control_MouseToolbar.html diff --git a/tests/list-tests.html b/tests/list-tests.html index 8944612c4a..f199f0aa7f 100644 --- a/tests/list-tests.html +++ b/tests/list-tests.html @@ -22,6 +22,7 @@
  • test_Tile.html
  • test_Tile_Image.html
  • test_Control.html
  • +
  • test_Control_MouseToolbar.html
  • test_Control_LayerSwitcher.html
  • test_Control_PanZoom.html
  • test_Control_PanZoomBar.html
  • diff --git a/tests/test_Control_MouseToolbar.html b/tests/test_Control_MouseToolbar.html new file mode 100644 index 0000000000..59955acb7f --- /dev/null +++ b/tests/test_Control_MouseToolbar.html @@ -0,0 +1,55 @@ + + + + + + +
    + +