Skip to content

Tags: spbu-coding-2023/trees-5

Tags

v.2.0.0

Toggle v.2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change the tests arch

Full post-review change of tests architecture. Optimization of test code achieved through designing the test part of the lib similar to the main one

v.1.0.0

Toggle v.1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implement BSTree tests

Implement pack of tests for BST and do refactoring (add exception for null parent of non-root node)