summaryrefslogtreecommitdiffhomepage
path: root/tests/test_new_list.c
AgeCommit message (Collapse)Author
2021-09-23Moved new examples from tests folder to examplesTyge Løvset
2021-09-23Some more documentation in README.md.Tyge Løvset
Added support for i_del template arg/define for destroy function. For maps, i_keydel / i_valdel is still required and error is given if i_del is defined.
2021-09-17Moved tests and v1 filestylo