summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-08-12n_val tests for mem3_utilBrad Anderson
2010-08-12update test_suiteAdam Kocoloski
2010-08-12remove unused/obsolete test codeAdam Kocoloski
2010-05-14removing more of dynomite deps from mem3Brad Anderson
2010-05-09work on create_db functionality, can now generate fullmap for a db based on i...Brad Anderson
2010-05-09switch join types to init,join,replace,leave and add first json-rpc handler f...Brad Anderson
2010-05-09dang, large commit.Brad Anderson
2010-05-09reworking gossip, BugzID 10069Brad Anderson
2010-05-09gossip handling revamped, BugzID 10068Brad Anderson
2010-05-09added mem3:nodes() back in, and fixed some gen_server calls to return {ok, Va...Brad Anderson
2010-05-09changed test in Args to have a test node name for executing node. First cut ...Brad Anderson
2010-05-09add a mem3 reset command for tests. test for joins with order num that alrea...Brad Anderson
2010-05-09first stab at mem3's join new node functionalityBrad Anderson
2010-05-09add some api calls to mem3, and test hints for first joinBrad Anderson
2010-05-09switch mem3 cache from ets to mochiglobal, 20% speedup :)Brad Anderson
2010-05-09test clock, and add some dialyzer specs for mem3Brad Anderson
2010-05-09begin storing derived pmap,fullmap in ets, test them a bitBrad Anderson
2010-05-09store Args in mem State, instead of just 'test', and allow for an Args-suppli...Brad Anderson
2010-05-09some docs, and handling the joining of the first node (which is given a list ...Brad Anderson
2010-05-09more work on mem3 init, handling different types of joins, requiring more hum...Brad Anderson
2010-03-09removing old MakefilesAdam Kocoloski
2010-03-08minor path fixAdam Kocoloski
2010-02-22merge attempt #1Joe