Go to file
Rick Barenthin d13bad4660
All checks were successful
continuous-integration/drone/push Build is passing
test: add memory check, reporting and fix some memleaks in tests
Reviewed-on: #14
PR #14
2022-07-30 23:10:31 +02:00
app feat(hashtable): add a hashtable implementation 2022-07-27 19:10:09 +02:00
build test: add memcheck and fix memleaks in test 2022-07-27 21:28:25 +02:00
cmake feat(list): add generic list implementation 2022-07-26 22:45:21 +02:00
library feat(hashtable): add a hashtable implementation 2022-07-27 19:10:09 +02:00
tests test: add memcheck and fix memleaks in test 2022-07-27 21:28:25 +02:00
.clang-format initial project setup 2022-01-20 23:49:46 +01:00
.drone.yml test: add memory check, reporting and fix some memleaks in tests 2022-07-30 23:10:31 +02:00
.gitignore Initial commit 2022-01-17 19:44:24 +01:00
.version.json [CI SKIP] version and changelog update 2022-06-01 22:35:07 +00:00
CHANGELOG.md [CI SKIP] version and changelog update 2022-06-01 22:35:07 +00:00
CMakeLists.txt test: add memory check, reporting and fix some memleaks in tests 2022-07-30 23:10:31 +02:00
LICENSE Initial commit 2022-01-17 19:44:24 +01:00
project-meta-info.in initial project setup 2022-01-20 23:49:46 +01:00
README.md initial project setup 2022-01-20 23:49:46 +01:00

waitui

Build Status