iondbproject / iondb

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

Fix name collision and write additional cpp wrapper unit tests #40

Closed danaack closed 8 years ago

danaack commented 8 years ago

Cpp wrapper tests now additionally include delete, update, equality (partial), range (partial), and all records (partial). 7 unit tests total.

Stickerpants commented 8 years ago

LGTM

wpenson commented 8 years ago

LGTM