Rework API completely
This commit is contained in:
parent
33f7643040
commit
e75ecd1bb1
31 changed files with 841 additions and 1075 deletions
|
|
@ -41,7 +41,7 @@ describe("Subtree", []() {
|
|||
SubtreePool pool;
|
||||
|
||||
before_each([&]() {
|
||||
ts_subtree_pool_init(&pool);
|
||||
pool = ts_subtree_pool_new(10);
|
||||
});
|
||||
|
||||
after_each([&]() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue