wolkykim / qlibc

qLibc is a simple and yet powerful C library providing generic data structures and algorithms.

Home Page:http://wolkykim.github.io/qlibc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Like it? Wanna make it better? Unit test is a good place to start making contributions!!!

wolkykim opened this issue · comments

Please join us, we need your help on writing unit tests.
If this is something that interests you, please refer /tests/README.md file for more details.

Thank you.

@Charles0429 provided unit tests for qlist and merged. Issue #35

@darkdh provided unit tests for qhasharr and merged. Issue #16