Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Did unit tests for the dictionary class still incomplete #44370

Closed
wants to merge 11 commits into from
Closed

Did unit tests for the dictionary class still incomplete #44370

wants to merge 11 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Dec 14, 2020

Added unit tests for:
get_key_list
get_key_at_index
[] assignment
getpr
get_valid
get
size
empty
clear
has
has_all

!=
keys
values

Still Missing:
get_value_at_index
erase
_ref
_unref
hash
next
duplicate
id

@ghost ghost closed this Dec 14, 2020
@ghost ghost reopened this Dec 14, 2020
@Calinou
Copy link
Member

Calinou commented Mar 30, 2021

Superseded by #47511. Thanks for the contribution nonetheless 🙂

@Calinou Calinou closed this May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants