From 975377fb89f0a983494b1d71f98cb7177c970add Mon Sep 17 00:00:00 2001 From: crschmidt Date: Mon, 24 Jul 2006 12:18:51 +0000 Subject: [PATCH] KaMap tests. This led to r999, relating to base layer differences, and is in large part a copy of the Grid layer, so it could use some more tests to ensure it Does The Right thing with regard to the different initTiles functionality that kamap requires. git-svn-id: http://svn.openlayers.org/trunk/openlayers@1000 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- tests/list-tests.html | 1 + tests/test_Layer_KaMap.html | 228 ++++++++++++++++++++++++++++++++++++ 2 files changed, 229 insertions(+) create mode 100644 tests/test_Layer_KaMap.html diff --git a/tests/list-tests.html b/tests/list-tests.html index c4ca0bd499..85e88ace0a 100644 --- a/tests/list-tests.html +++ b/tests/list-tests.html @@ -15,6 +15,7 @@
  • test_Layer_Markers.html
  • test_Layer_Text.html
  • test_Layer_GeoRSS.html
  • +
  • test_Layer_KaMap.html
  • test_Layer_WMS.html
  • test_Layer_Google.html
  • test_Tile.html
  • diff --git a/tests/test_Layer_KaMap.html b/tests/test_Layer_KaMap.html new file mode 100644 index 0000000000..b8298e281b --- /dev/null +++ b/tests/test_Layer_KaMap.html @@ -0,0 +1,228 @@ + + + + + + + + +