eromid/avl-tree

Testing needs improvement

Opened this issue · 0 comments

Current testing is limited. Perhaps there should be tests of individual methods from avltree.h, probably put in avltree-test-helper.h.

Perhaps also testing of different types, currently we just test with int keys and double values.