-
Notifications
You must be signed in to change notification settings - Fork 16
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
Update smoke test for atree inlining #348
Merged
fxamacker
merged 12 commits into
feature/array-map-inlining
from
fxamacker/update-smoke-test-for-array-map-inlining
Oct 10, 2023
Merged
Update smoke test for atree inlining #348
fxamacker
merged 12 commits into
feature/array-map-inlining
from
fxamacker/update-smoke-test-for-array-map-inlining
Oct 10, 2023
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5eb2db8 - Browse repository at this point
Copy the full SHA 5eb2db8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e61ba40 - Browse repository at this point
Copy the full SHA e61ba40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c6f631 - Browse repository at this point
Copy the full SHA 0c6f631View commit details -
Configuration menu - View commit details
-
Copy full SHA for c59afb8 - Browse repository at this point
Copy the full SHA c59afb8View commit details
Commits on Oct 5, 2023
-
Add "slabcheck" flag to smoke test
This commit adds flag "slabcheck" to enable checking in-memory and serialized slabs. This flag is off by default because it can take a long time to run.
Configuration menu - View commit details
-
Copy full SHA for acf4b70 - Browse repository at this point
Copy the full SHA acf4b70View commit details -
Configuration menu - View commit details
-
Copy full SHA for b739b50 - Browse repository at this point
Copy the full SHA b739b50View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff9d5a9 - Browse repository at this point
Copy the full SHA ff9d5a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a10af61 - Browse repository at this point
Copy the full SHA a10af61View commit details -
Configuration menu - View commit details
-
Copy full SHA for e38ad5a - Browse repository at this point
Copy the full SHA e38ad5aView commit details
Commits on Oct 6, 2023
-
Make smoke test support child array/map mutation
This commit smoke tests mutation of child container: - existing child retrieved from parent array/map - new child appened/inserted to parent array - existing child set in parent array/map - new child set in parent map
Configuration menu - View commit details
-
Copy full SHA for 25dbc3e - Browse repository at this point
Copy the full SHA 25dbc3eView commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 11f0faa - Browse repository at this point
Copy the full SHA 11f0faaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3145ef4 - Browse repository at this point
Copy the full SHA 3145ef4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.