Skip to content

Update AvlMap.mpl; Cover [AvlMap] with tests#70

Draft
myCrack wants to merge 5 commits intoMatway:masterfrom
myCrack:avl_map
Draft

Update AvlMap.mpl; Cover [AvlMap] with tests#70
myCrack wants to merge 5 commits intoMatway:masterfrom
myCrack:avl_map

Conversation

@myCrack
Copy link
Copy Markdown
Contributor

@myCrack myCrack commented May 19, 2024

Update AvlMap.mpl; Add tests for it

Fix [AvlMap.clear] so that it destroy nodes
Make [AvlMap] compilable
Make AvlMap.mpl consistent with the rest
Make [AvlMap.find] produce references
Add tests for [AvlMap]
Fix CommandLineTest.mpl's wording
Add [AbortStatic], [InvocationCounter], [reportTestName] and [testSchemaName]

@myCrack myCrack force-pushed the avl_map branch 2 times, most recently from a12fd1a to 6e00403 Compare May 19, 2024 14:33
@myCrack myCrack changed the title Fix [AvlMap.clear] so that it destroy nodes; Make [AvlMap] compilable; Make AvlMap.mpl consistent with the rest; Make [AvlMap.find] produce reference; Add tests for [AvlMap]; Fix CommandLineTest.mpl's wording; Add [AbortStatic], [InvocationCounter], [reportTestName] and [testSchemaName] Fix [AvlMap.clear] so that it destroy nodes; Make [AvlMap] compilable; Make AvlMap.mpl consistent with the rest; Make [AvlMap.find] produce reference; Add tests for [AvlMap]; Fix CommandLineTest.mpl's wording; Add [AbortStatic], [InvocationCounter], [reportTestName] and [testSchemaName]; Fix CI May 19, 2024
@myCrack myCrack changed the title Fix [AvlMap.clear] so that it destroy nodes; Make [AvlMap] compilable; Make AvlMap.mpl consistent with the rest; Make [AvlMap.find] produce reference; Add tests for [AvlMap]; Fix CommandLineTest.mpl's wording; Add [AbortStatic], [InvocationCounter], [reportTestName] and [testSchemaName]; Fix CI Update AvlMp.mpl; Add tests for [AvlMap] Fix [AvlMap.clear] so that it destroy nodes Make [AvlMap] compilable; Make AvlMap.mpl consistent with the rest Make [AvlMap.find] produce references Add tests for [AvlMap] Fix CommandLineTest.mpl's wording Add [AbortStatic], [InvocationCounter], [reportTestName] and [testSchemaName] Fix CI May 19, 2024
@myCrack myCrack changed the title Update AvlMp.mpl; Add tests for [AvlMap] Fix [AvlMap.clear] so that it destroy nodes Make [AvlMap] compilable; Make AvlMap.mpl consistent with the rest Make [AvlMap.find] produce references Add tests for [AvlMap] Fix CommandLineTest.mpl's wording Add [AbortStatic], [InvocationCounter], [reportTestName] and [testSchemaName] Fix CI Update AvlMp.mpl; Add tests for [AvlMap] May 19, 2024
Comment thread AvlMap.mpl
Comment on lines -42 to -45
result: {
success: FALSE;
value: 0nx @valueType addressToReference;
};
Copy link
Copy Markdown
Contributor Author

@myCrack myCrack May 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How it was.

{success: ...; value: ...;}

Comment thread AvlMap.mpl
find: [
key:;
[
result: @Node.@value Ref;
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How it became.

@value

@myCrack myCrack changed the title Update AvlMp.mpl; Add tests for [AvlMap] Update AvlMap.mpl; Add tests for [AvlMap] May 19, 2024
x added 3 commits June 20, 2024 23:45
…; Make AvlMap.mpl consistent with the rest; Make [AvlMap.find] produce reference; Add tests for [AvlMap]; Fix CommandLineTest.mpl's wording; Add [AbortStatic], [InvocationCounter], [reportTestName] and [testSchemaName]
@ztozh ztozh changed the title Update AvlMap.mpl; Add tests for [AvlMap] Update AvlMap.mpl; Add tests for it Jul 2, 2025
@ztozh ztozh changed the title Update AvlMap.mpl; Add tests for it Update AvlMap.mpl; Cover [AvlMap] with tests Jul 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant