Skip to content

105 node reference by value #110

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

Merged
merged 18 commits into from
Jul 25, 2024
Merged

105 node reference by value #110

merged 18 commits into from
Jul 25, 2024

Conversation

QuBenhao
Copy link
Owner

  1. Implement random and tree node with targets, compare node value instead of struct.
  2. Fix writer especially rust.

QuBenhao and others added 18 commits July 24, 2024 08:12
add TreeNode value compare in python test
dynamic length of targets
add random loop and fix node with single value compare
add handle treeNode or listNode value compare, add random check
random test cases, treeNode with node value compare, add TreeNodeWithTargets method.
check TreeNode value compare and random results loop
add fn treeNode with targets
# Conflicts:
#	python/test.py
#	python/tests.py
retry when compare not equal and not the same result
panic timeout & random check times
@QuBenhao QuBenhao added bug Something isn't working enhancement New feature or request language New language support testcase Problems related to test cases labels Jul 25, 2024
@QuBenhao QuBenhao self-assigned this Jul 25, 2024
@QuBenhao QuBenhao linked an issue Jul 25, 2024 that may be closed by this pull request
@QuBenhao QuBenhao merged commit 44c25ef into master Jul 25, 2024
@QuBenhao QuBenhao deleted the 105-node-reference-by-value branch July 25, 2024 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request language New language support testcase Problems related to test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Node reference by value
1 participant