-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test/check_an_itoa: make the check test run faster under CI (#7)
Passing an argument to the `bin/check_an_itoa` still results in slower testing, including exhaustive tests for every 32 bit unsigned int. Also, explicitly make sure that 0 serialises as "0".
- Loading branch information
1 parent
81800a0
commit 206e9b5
Showing
1 changed file
with
28 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters