Difference between revisions of "Part 3 Test Files"

From CMSC 420
Line 24: Line 24:
 
***[http://www.glue.umd.edu/~cconroy/420/conroyRangeTest.output.xml Simple Range Road Test Output]
 
***[http://www.glue.umd.edu/~cconroy/420/conroyRangeTest.output.xml Simple Range Road Test Output]
 
**** ^ May be inaccurate.  I was getting different results but still passed the range test.
 
**** ^ May be inaccurate.  I was getting different results but still passed the range test.
 +
 +
** Unconfirmed Nearest City To Road tester. Checks for cities along the boundary, error cases, and name ordering for ties. PLEASE CONFIRM.
 +
***[http://www.glue.umd.edu/~cconroy/420/conroyNearestCityToRoad.input.xml Nearest City To Road Input]
 +
***[http://www.glue.umd.edu/~cconroy/420/conroyNearestCityToRoad.output.xml Nearest City To Road Output]
  
 
== J Stuckey's Test Files ==
 
== J Stuckey's Test Files ==

Revision as of 03:36, 16 May 2007

Upload and post Part 3 test files here.

You will need to right-click these and do a Save As... just copying/pasting them from your browser will not work.

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).

Chris Conroy's Test Files[edit]

  • Verified by Chris. (Added Range/Nearest Road test 5:30pm, Tues)
  • See This Unit Test if you want a quick way of regression testing against part 2 stuff.

J Stuckey's Test Files[edit]