From 304b61f8f8d37fe582b2f927118434147f5e16c8 Mon Sep 17 00:00:00 2001 From: euzuro Date: Thu, 6 Jul 2006 13:04:04 +0000 Subject: [PATCH] add tests for Layer.Grid git-svn-id: http://svn.openlayers.org/trunk/openlayers@903 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- tests/list-tests.html | 1 + tests/test_Layer_Grid.html | 211 +++++++++++++++++++++++++++++++++++++ 2 files changed, 212 insertions(+) create mode 100644 tests/test_Layer_Grid.html diff --git a/tests/list-tests.html b/tests/list-tests.html index a78d5dc17c..02e89abf8e 100644 --- a/tests/list-tests.html +++ b/tests/list-tests.html @@ -11,6 +11,7 @@
  • test_Util.html
  • test_Layer.html
  • test_Layer_HTTPRequest.html
  • +
  • test_Layer_Grid.html
  • test_Layer_Markers.html
  • test_Layer_Text.html
  • test_Layer_GeoRSS.html
  • diff --git a/tests/test_Layer_Grid.html b/tests/test_Layer_Grid.html new file mode 100644 index 0000000000..345106ad02 --- /dev/null +++ b/tests/test_Layer_Grid.html @@ -0,0 +1,211 @@ + + + + + + + + +