Difference between revisions of "Part 1 Test Files"
From CMSC 420
Ben Zoller (talk | contribs) m (link) |
(Added two tests) |
||
Line 36: | Line 36: | ||
**[[Media:Part1.colin.printPRQuadtree2.input.xml]] | **[[Media:Part1.colin.printPRQuadtree2.input.xml]] | ||
**[[Media:Part1.colin.printPRQuadtree2.output.xml]] | **[[Media:Part1.colin.printPRQuadtree2.output.xml]] | ||
+ | |||
+ | |||
+ | == John's Test Files == | ||
+ | These files have been verified only by John. | ||
+ | *nearest - A basic test of nearestCity | ||
+ | **[[Media:Part1.john.nearest.input.xml]] | ||
+ | **[[Media:Part1.john.nearest.output.xml]] | ||
+ | *fatalError1 - A sanity check for outputting a fatal error | ||
+ | **[[Media:Part1.john.fatalError1.input.xml]] | ||
+ | **[[Media:Part1.john.fatalError1.output.xml]] |
Revision as of 01:33, 30 March 2007
Upload and post Part 1 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).
Public Tests[edit]
- primary
- createCity
Colin's Test Files[edit]
These files have been verified by User:Ben Zoller.
- createCity
- deleteCity
- listCities
- mapCity
- unmapCity
- printPRQuadtree
- printPRQuadtree2
John's Test Files[edit]
These files have been verified only by John.
- nearest - A basic test of nearestCity
- fatalError1 - A sanity check for outputting a fatal error