From e7790c4a4a1a4c5768c842f63182ff6e7d283235 Mon Sep 17 00:00:00 2001 From: euzuro Date: Wed, 25 Jul 2007 03:45:55 +0000 Subject: [PATCH] adding thorough tests for all functions in BaseTypes.js git-svn-id: http://svn.openlayers.org/trunk/openlayers@3807 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf --- tests/list-tests.html | 1 + tests/test_BaseTypes.html | 169 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 170 insertions(+) create mode 100644 tests/test_BaseTypes.html diff --git a/tests/list-tests.html b/tests/list-tests.html index 3bc412a66e..aad909b016 100644 --- a/tests/list-tests.html +++ b/tests/list-tests.html @@ -1,4 +1,5 @@