Changes

Verified BTreeTests.java tests
Line 6: Line 6:     
== John's B Tree Test Files ==
 
== John's B Tree Test Files ==
*Verified by: John
+
*Verified by: John, Maxim
 
*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.
 
*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]