Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an option to run brute-force test for JSON round-trip (#5804)
* Add an option to run brute-force test for JSON round-trip * Apply reviewer's feedback * Remove unneeded objects * Parallel run. * Max. * Use signed 64-bit loop var, to support MSVC * Add exhaustive test to CI * Run JSON test in Win build worker * Revert "Run JSON test in Win build worker" This reverts commit c97b2c7. * Revert "Add exhaustive test to CI" This reverts commit c149c2c. Co-authored-by: fis <jm.yuan@outlook.com>
- Loading branch information