|
|
@@ -3,41 +3,15 @@ |
|
|
|
# See Copyright for copyright notice! |
|
|
|
########################################################################### |
|
|
|
|
|
|
|
########################################################################### |
|
|
|
# Config file for the unit test framework. |
|
|
|
# Sections below. |
|
|
|
########################################################################### |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
########################################################################## |
|
|
|
# SECTION [files] - archives of wsdl/xsd files. |
|
|
|
# |
|
|
|
########################################################################## |
|
|
|
[files] |
|
|
|
archives = ('xmethods.tar.gz', 'schema.tar.gz') |
|
|
|
|
|
|
|
########################################################################## |
|
|
|
# SECTION [services_by_file] - all services locally available for |
|
|
|
# testing. |
|
|
|
########################################################################## |
|
|
|
[services_by_file] |
|
|
|
#ogsi = schema/ogsi/ogsi_service.wsdl |
|
|
|
#airport = xmethods/airport.wsdl |
|
|
|
#distance = xmethods/Distance.wsdl |
|
|
|
#freedb = xmethods/freedb.wsdl |
|
|
|
#globalweather = xmethods/globalweather.wsdl |
|
|
|
#IHaddock = xmethods/IHaddock.wsdl |
|
|
|
ip2geo = xmethods/ip2geo.wsdl |
|
|
|
#magic = xmethods/magic.wsdl |
|
|
|
#query = xmethods/query.wsdl |
|
|
|
#RateInfo = xmethods/RateInfo.wsdl |
|
|
|
#SHA1Encrypt = xmethods/SHA1Encrypt.wsdl |
|
|
|
#siteInsepct = xmethods/siteInspect.wsdl |
|
|
|
#TemperatureService = xmethods/TemperatureService.wsdl |
|
|
|
#usweather = xmethods/usweather.wsdl |
|
|
|
zip2geo = xmethods/zip2geo.wsdl |
|
|
|
#SolveSystem = xmethods/SolveSystem.wsdl.xml |
|
|
|
ip2geo = data/ip2geo.wsdl |
|
|
|
zip2geo = data/zip2geo.wsdl |
|
|
|
soapi-dlw = data/soapi-1.63.0-dlw.wsdl |
|
|
|
soapi-re = data/soapi-1.63.0-re.wsdl |
|
|
|
|
|
|
|
########################################################################## |
|
|
|
# SECTION [services_by_http] - |
|
|
|