Randomized node heights and the beginnings of a test to drive out corner cases which...
commit98df05870a656da0a9cd93431cc46223d3375d21
authorNathan Sobo <nathansobo@gmail.com>
Sat, 26 Jan 2008 02:04:00 +0000 (25 18:04 -0800)
committerNathan Sobo <nathansobo@gmail.com>
Sat, 26 Jan 2008 02:04:00 +0000 (25 18:04 -0800)
tree0d438a93329ed7f5655f2943b08db54a757b275f
parent1169099ff175559ecdea213cb2b285c502e11f2c
Randomized node heights and the beginnings of a test to drive out corner cases which seem to exist with duplicate markers returned from stabbing queries
lib/treetop/runtime/interval_skip_list/interval_skip_list.rb
spec/runtime/interval_skip_list/expire_range_spec.graffle [deleted file]
spec/runtime/interval_skip_list/expire_range_spec.rb
spec/runtime/interval_skip_list/interval_skip_list_spec.graffle [moved from spec/runtime/interval_skip_list/delete_spec.graffle with 61% similarity]
spec/runtime/interval_skip_list/interval_skip_list_spec.rb [new file with mode: 0644]
spec/runtime/interval_skip_list/spec_helper.rb