MONGOCRYPT-702 regenerate edge and minCover test data #856
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.
Summary
Regenerate
edges_*.cstructandmincover_*.cstructtest files. No functional changes are expected.Background & Motivation
This PR is intended as a precursor to MONGOCRYPT-702. The work-in-progress for SERVER-91788 includes changes to test data that served as a source of the
edges_*.cstructandmincover_*.cstructfiles in libmongocrypt.This PR takes the opportunity to update test data for libmongocrypt using the
make_includes.pyscript introduced in #522.make_includes.pywas used to generate test data for decimal128, but was not used for the other types. This is intended to reduce the diff once test data is changed.Server tests were used from https://github.com/10gen/mongo/commit/54e4cc6160eab62877d24a00a5cf2eee0dc2d4b5 and copied as follows: