Skip to content

Instantly share code, notes, and snippets.

View rlgomes's full-sized avatar

Rodney Gomes rlgomes

View GitHub Profile
<?xml version="1.0" encoding="UTF-8"?>
<script xmlns="http://dtf.org/v1" name="map_equality_test">
<info>
<author>
<name>Rodney Gomes</name>
<email>rlgomes@yahoo-inc.com</email>
</author>
<description>
This test validates that for lossless image formats the resulting image
RGBA data does not depend on the format and therefore the maps are
<?xml version="1.0" encoding="UTF-8"?>
<script xmlns="http://dtf.org/v1" name="simple_map_get">
<info>
<author>
<name>Rodney Gomes</name>
<email>rlgomes@yahoo-inc.com</email>
</author>
<description>
Simple map retrieval test that does nothing more than retrieve the
various formats and maptypes available for a specific map location.
<function name="get_maps">
<param name="center" type="required"/>
<param name="key" type="required"/>
<param name="format" default="png"/>
<param name="maptype" default="roadmap"/>
<param name="size" default="128x128"/>
<param name="zoom" default="12"/>
<http_get uri="${static.maps.url}?center=${sf-ll}&amp;zoom=12&amp;size=${size}&amp;key=${static.maps.key}&amp;format=${format}&amp;maptype=${maptype}"/>
</function>
<?xml version="1.0" encoding="UTF-8"?>
<script xmlns="http://dtf.org/v1" name="similar_term_search">
<info>
<author>
<name>Rodney Gomes</name>
<email>rlgomes@yahoo-inc.com</email>
</author>
<description>
A similar term search test that will try to look up a few similar terms
<?xml version="1.0" encoding="UTF-8"?>
<script xmlns="http://dtf.org/v1" name="try_catch_finally">
<info>
<author>
<name>Rodney Gomes</name>
<email>rlgomes@yahoo-inc.com</email>
</author>
<description>
</description>
</info>
<?xml version="1.0" encoding="UTF-8"?>
<script xmlns="http://dtf.org/v1" name="component_usage">
<info>
<author>
<name>Rodney Gomes</name>
<email>rlgomes@yahoo-inc.com</email>
</author>
<description>
</description>
<?xml version="1.0" encoding="UTF-8"?>
<script xmlns="http://dtf.org/v1" name="lockcomponent_example">
<info>
<author>
<name>Rodney Gomes</name>
<email>rlgomes@yahoo-inc.com</email>
</author>
<description>
</description>
agent.type=secondary
agent.type=primary
We couldn’t find that file to show.