From 7579dcdb07559bf2f134ac1c003cd6657707e91e Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Fri, 24 Jul 2009 06:12:54 +0000 Subject: [PATCH] shuffle test xml --- tests/data/good_maps/building_symbolizer.xml | 21 ++++++++++++++++ tests/data/good_maps/datasource.xml | 12 +--------- tests/data/good_maps/polygon_symbolizer.xml | 25 ++++++++++++++++++++ 3 files changed, 47 insertions(+), 11 deletions(-) create mode 100644 tests/data/good_maps/building_symbolizer.xml create mode 100644 tests/data/good_maps/polygon_symbolizer.xml diff --git a/tests/data/good_maps/building_symbolizer.xml b/tests/data/good_maps/building_symbolizer.xml new file mode 100644 index 000000000..4a591782a --- /dev/null +++ b/tests/data/good_maps/building_symbolizer.xml @@ -0,0 +1,21 @@ + + + + + + test + + shape + ../../data/shp/poly.shp + + + + \ No newline at end of file diff --git a/tests/data/good_maps/datasource.xml b/tests/data/good_maps/datasource.xml index facccfb80..7bf565d2b 100644 --- a/tests/data/good_maps/datasource.xml +++ b/tests/data/good_maps/datasource.xml @@ -5,17 +5,7 @@ ../../data/shp/poly.shp - - - + test shape diff --git a/tests/data/good_maps/polygon_symbolizer.xml b/tests/data/good_maps/polygon_symbolizer.xml new file mode 100644 index 000000000..4efdfc147 --- /dev/null +++ b/tests/data/good_maps/polygon_symbolizer.xml @@ -0,0 +1,25 @@ + + + + ../images/ + + + + + test + + shape + ../../data/shp/ + poly.shp + + + + \ No newline at end of file