Age | Commit message (Expand) | Author |
---|---|---|
2023-05-10 | Add test_list8() | |
2023-05-10 | Calculate in the correct way the string lengths | |
2023-05-10 | Replace printfs with asserts | |
2023-05-10 | Add echoes in tests | |
2023-05-10 | Add comment | |
2023-05-10 | Add blank line | |
2023-05-10 | Add test_list7() | |
2023-05-10 | Update tests with new version | |
2023-05-10 | Remove `map` tests | |
2023-05-10 | Update some reference on tests | |
2023-05-10 | Update copyright | |
2023-03-14 | Generify the function to get the version | |
2023-03-13 | Rewrite test/Makefile | |
2023-03-13 | Rewrite tests | |
2023-03-07 | Change license from AGPL v3 to LGPL v3 | |
2022-11-30 | Add versionv0.0.0 | |
2022-11-30 | Replace itoa() with sprintf() | |
2022-11-30 | Edit test/Makefile | |
2022-11-30 | Rename iterator_next() to clist_iterator_next() | |
2022-11-30 | Rename iterator_has_next() to clist_iterator_has_next() | |
2022-11-30 | Add test/Makefile | |
2022-11-30 | Add copyright | |
2022-11-30 | Add test folder |