Anonymous

Changes

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

edits