Commit graph

18 commits

Author SHA1 Message Date
Bruno BELANYI 0126fcd544 tests: avl: test range mapping function 2020-11-24 19:45:48 +01:00
Bruno BELANYI 123ae1a347 tupperware: avl: add range mapping function 2020-11-24 19:45:48 +01:00
Bruno BELANYI 9e0706a7f3 tests: avl: test mapping functions 2020-11-24 19:45:48 +01:00
Bruno BELANYI 5624e3c898 tupperware: avl: add mapping functions 2020-11-24 19:45:48 +01:00
Bruno BELANYI 564aae3d55 tests: avl: test merging functions 2020-11-24 19:45:48 +01:00
Bruno BELANYI 96971e9c8e tupperware: avl: add merging functions 2020-11-24 19:45:48 +01:00
Bruno BELANYI d35bd77e20 tests: add intrusive AVL tests 2020-11-24 19:45:48 +01:00
Bruno BELANYI 0e9f8d615a tupperware: add intrusive AVL tree 2020-11-24 19:45:48 +01:00
Bruno BELANYI 013981b79b tests: list: test 'empty' predicate 2020-11-24 19:40:43 +01:00
Bruno BELANYI ad1f130deb tupperware: list: add 'empty' predicate 2020-11-24 19:40:43 +01:00
Bruno BELANYI 5dd1f5b739 tupperware: list: add INIT_VAL macro 2020-11-24 19:40:43 +01:00
Bruno BELANYI 493487eb2d tupperware: list: add 'TUPPERWARE' to header guard 2020-11-24 19:40:43 +01:00
Bruno BELANYI 5a97ab4d37 tests: list: use FOREACH_ENTRY macro 2020-11-24 19:40:43 +01:00
Bruno BELANYI c695a6a774 tupperware: list: add FOREACH_ENTRY macro 2020-11-24 19:40:43 +01:00
Bruno BELANYI 5051b38751 ci: add Drone CI 2020-11-24 19:40:43 +01:00
Bruno BELANYI b856ca3502 git: ignore: add 'testsuite' 2020-11-24 19:40:43 +01:00
Bruno BELANYI 67ae3d45ee tests: add intrusive list tests 2020-11-24 19:40:43 +01:00
Bruno BELANYI 6b0eab2f51 tupperware: add intrusive list library 2020-11-15 16:38:52 +01:00