radareorg / sdb

Simple and fast string based key-value database with support for arrays and json
https://www.radare.org/
MIT License
217 stars 62 forks source link

Add Unit Tests to Meson and fix some Warnings #217

Closed thestr4ng3r closed 4 years ago

thestr4ng3r commented 4 years ago

Detailed description

Also updated minunit.h with the changes we had in r2 over time.

Test plan

Build with meson, then ninja test will run the tests.