aboutsummaryrefslogtreecommitdiff
path: root/c/cursor_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the c package.Ben Johnson2014-05-051-347/+0
* fix empty byte vs nil test problemsMartin Kobetic2014-04-231-7/+7
* add test for empty bucket handlingMartin Kobetic2014-04-231-1/+25
* another test case and minor cleanupMartin Kobetic2014-04-231-0/+6
* fix deep searchMartin Kobetic2014-04-231-0/+12
* add deep tree tests, some cleanupMartin Kobetic2014-04-221-0/+85
* all tests passMartin Kobetic2014-04-181-4/+4
* trying to fix large seekMartin Kobetic2014-04-171-12/+12
* hide the cursor stack details behind function calls (pop/push/current)Martin Kobetic2014-04-171-1/+39
* tests passMartin Kobetic2014-04-171-2/+2
* Clean upBen Johnson2014-04-171-0/+75
* Add Cursor.Next() to C cursor.Ben Johnson2014-04-161-91/+75
* Fix pointer arithematic.Ben Johnson2014-04-161-11/+2
* wipSteven Normore2014-04-161-40/+60
* build c/cursor and running testsSteven Normore2014-04-161-4/+67
* fix up the C bits to compileMartin Kobetic2014-04-161-7/+2
* cleanupMartin Kobetic2014-04-161-1/+0
* first draftMartin Kobetic2014-04-161-0/+55