Changeset 388

Show
Ignore:
Timestamp:
04/14/09 23:47:43 (1 year ago)
Author:
sbenthall
Message:

tests for WMSCapabilitiesReader (see #26)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sandbox/opengeo/geoexplorer/modifications.txt

    r386 r388  
    99 * Made FeatureRecord.create() and LayerRecord.create() not modify prototype fields. (see #40) 
    1010 * Added scale store (see #41) 
     11 * added WMSCapabilitiesReader tests (see #26) 
    1112 
  • sandbox/opengeo/geoexplorer/tests/list-tests.html

    r386 r388  
    99  <li>lib/GeoExt/data/ScaleStore.html</li> 
    1010  <li>lib/GeoExt/data/ProtocolProxy.html</li> 
     11  <li>lib/GeoExt/data/WMSCapabilitiesReader.html</li> 
    1112  <li>lib/GeoExt/widgets/MapPanel.html</li> 
    1213  <li>lib/GeoExt/widgets/Popup.html</li>