iondbproject / iondb

IonDB, a key-value datastore for resource constrained systems.
BSD 3-Clause "New" or "Revised" License
587 stars 48 forks source link

Add string key unit tests to dictionary behaviour tests #70

Closed danaack closed 7 years ago

danaack commented 8 years ago

A string key test has been added for every appropriate int key test already in place.

Stickerpants commented 7 years ago

Fix the rest of the failing tests on device

Stickerpants commented 7 years ago

Fix B+ Tree String keys

Stickerpants commented 7 years ago

LGTM

wpenson commented 7 years ago

LGTM