-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check apteryx_set_tree with multiple values
Ensure a client setting up multiple values for the same key in a tree ends up with the last value actually being used. There are ways of doing this setup which will end up with the wrong value being set (requiring a mix of methods to create the tree), but this will work when APTERYX_VALUE / APTERYX_NODE is used the same way multiple times to create a tree with duplicate nodes.
- Loading branch information
1 parent
2d0a9c3
commit 4aec22a
Showing
1 changed file
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters