Changes

13 bytes added ,  21:32, 19 February 2012
no edit summary
Line 5: Line 5:     
If you have downloaded and ran someone's test files, mark on the wiki that you verify if outputs correctly. If you have a problem with a test file, mark it on the wiki and discuss it on the forum or possibly on the talk page (although more people would probably see it on the CS forum).
 
If you have downloaded and ran someone's test files, mark on the wiki that you verify if outputs correctly. If you have a problem with a test file, mark it on the wiki and discuss it on the forum or possibly on the talk page (although more people would probably see it on the CS forum).
 +
 +
'''Note for Spring 2012''': In the input file, '''make sure to update the noNamespaceSchemaLocation attribute''' in the <command> tag from "http://www.cs.umd.edu/users/meesh/420/spr07/part1/part1in.xsd" to "part1in.xsd".
    
== Public Tests ==
 
== Public Tests ==
Line 42: Line 44:  
These files have been verified by John Demme, [[User:Cconroy]] [[User:vl]].
 
These files have been verified by John Demme, [[User:Cconroy]] [[User:vl]].
   −
'''Note for Spring 2012''': In the input file, '''make sure to update the noNamespaceSchemaLocation attribute''' in the <command> tag from "http://www.cs.umd.edu/users/meesh/420/spr07/part1/part1in.xsd" to "part1in.xsd".
   
*nearest - A basic test of nearestCity
 
*nearest - A basic test of nearestCity
 
**[[Media:Part1.john.nearest.input.xml]]
 
**[[Media:Part1.john.nearest.input.xml]]
Line 54: Line 55:     
== Andrew's Test Files ==
 
== Andrew's Test Files ==
Verified by [[User:Cconroy]]
+
Verified by [[User:Cconroy]] [[User:vl]]
    
A modified version of Colin P's deleteCity. It deals with the two types of successful delete (mapped and unmapped cities) and the cityNotExisting error.
 
A modified version of Colin P's deleteCity. It deals with the two types of successful delete (mapped and unmapped cities) and the cityNotExisting error.
7

edits