stasis-bLSM/test
sears 9c2c41c30c fix build on non-stasis machines (workaround fact that check_tcpclient incorrectly requires stasis...)
git-svn-id: svn+ssh://svn.corp.yahoo.com/yahoo/yrl/labs/pnuts/code/logstore@644 8dad8b1f-cf64-0410-95b6-bcf113ffbcfe
2010-02-26 18:51:12 +00:00
..
check_datapage.cpp fix remaining regressed unit test; check_datapage.cpp was leaking a datapage, then running off the end of its buffer. 2010-02-25 20:17:04 +00:00
check_gen.cpp network iterator API is now working (though it could use a better test suite) 2010-02-20 01:18:39 +00:00
check_logtable.cpp network iterator API is now working (though it could use a better test suite) 2010-02-20 01:18:39 +00:00
check_logtree.cpp network iterator API is now working (though it could use a better test suite) 2010-02-20 01:18:39 +00:00
check_merge.cpp fix 3 of 4 unit test regressions 2010-02-25 19:03:20 +00:00
check_mergelarge.cpp fix 3 of 4 unit test regressions 2010-02-25 19:03:20 +00:00
check_mergetuple.cpp fix 3 of 4 unit test regressions 2010-02-25 19:03:20 +00:00
check_rbtree.cpp Reworked memory allocation and network protocol. This gargantuan commit also reduces the default size of C0, and removes quite a bit of redundant logic and error handling. 2010-02-10 21:49:50 +00:00
check_tcpclient.cpp network iterator API is now working (though it could use a better test suite) 2010-02-20 01:18:39 +00:00
check_util.h Rewrote datapage region allocator. It no longer scribbles all over itself during merges, but it tries to double free datapage regions. Committing with datapage region reclamation disabled for now. 2010-02-15 23:02:01 +00:00
CMakeLists.txt fix build on non-stasis machines (workaround fact that check_tcpclient incorrectly requires stasis...) 2010-02-26 18:51:12 +00:00