Anonymous

Changes

From CMSC 420
288 bytes added ,  03:48, 24 April 2007
no edit summary
Line 4: Line 4:     
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).
 +
 +
== John's B-Tree Test Files ==
 +
Verified by: John
 +
These are pretty general and rely on a generic BTree.  Some of the tests are pretty much sanity checks, but the core functionality should be very well tested with this.
 +
*[http://www.glue.umd.edu/~teqdruid/BTreeTests.java BTreeTests.java]
11

edits