From 2874c72367d237f897d19e11922cb83eb177dd71 Mon Sep 17 00:00:00 2001 From: crschmidt Date: Fri, 19 May 2006 22:53:19 +0000 Subject: [PATCH] Add Layer.Text tests and supporting data file. git-svn-id: http://svn.openlayers.org/trunk/openlayers@198 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- tests/data_Layer_Text_textfile.txt | 2 ++ tests/list-tests.html | 1 + tests/test_Layer_Text.html | 49 ++++++++++++++++++++++++++++++ 3 files changed, 52 insertions(+) create mode 100644 tests/data_Layer_Text_textfile.txt create mode 100644 tests/test_Layer_Text.html diff --git a/tests/data_Layer_Text_textfile.txt b/tests/data_Layer_Text_textfile.txt new file mode 100644 index 0000000000..19b7d7d572 --- /dev/null +++ b/tests/data_Layer_Text_textfile.txt @@ -0,0 +1,2 @@ +point image +10,20 http://boston.openguides.org/markers/ORANGE.png diff --git a/tests/list-tests.html b/tests/list-tests.html index 5bc03e9a25..97ea373341 100644 --- a/tests/list-tests.html +++ b/tests/list-tests.html @@ -9,6 +9,7 @@
  • test_Util.html
  • test_Layer.html
  • test_Layer_Marker.html
  • +
  • test_Layer_Text.html
  • test_Layer_WMS.html
  • test_Tile.html
  • test_Tile_Image.html
  • diff --git a/tests/test_Layer_Text.html b/tests/test_Layer_Text.html new file mode 100644 index 0000000000..cfd614f063 --- /dev/null +++ b/tests/test_Layer_Text.html @@ -0,0 +1,49 @@ + + + + + + +
    + +