From ed8109ab462d874b5fa8a20fc9e5788617f51471 Mon Sep 17 00:00:00 2001 From: crschmidt Date: Sat, 27 May 2006 19:17:41 +0000 Subject: [PATCH] r406@creusa: crschmidt | 2006-05-27 12:26:35 -0400 Added tests for PanZoomBar, currently just a mirror of PanZoom, but at least will catch if something is horribly broken. git-svn-id: http://svn.openlayers.org/trunk/openlayers@430 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- tests/list-tests.html | 1 + tests/test_Control_PanZoomBar.html | 35 ++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 tests/test_Control_PanZoomBar.html diff --git a/tests/list-tests.html b/tests/list-tests.html index 0621151618..e184487552 100644 --- a/tests/list-tests.html +++ b/tests/list-tests.html @@ -17,5 +17,6 @@
  • test_Tile_Image.html
  • test_Control.html
  • test_Control_PanZoom.html
  • +
  • test_Control_PanZoomBar.html
  • test_Map.html
  • diff --git a/tests/test_Control_PanZoomBar.html b/tests/test_Control_PanZoomBar.html new file mode 100644 index 0000000000..30c49c781e --- /dev/null +++ b/tests/test_Control_PanZoomBar.html @@ -0,0 +1,35 @@ + + + + + + +
    + +