diff --git a/implementations/python/tests/samples.bin b/implementations/python/tests/samples.bin index 3d59549..e05af50 100644 Binary files a/implementations/python/tests/samples.bin and b/implementations/python/tests/samples.bin differ diff --git a/implementations/python/tests/samples.pr b/implementations/python/tests/samples.pr index a99aae9..76061db 100644 --- a/implementations/python/tests/samples.pr +++ b/implementations/python/tests/samples.pr @@ -79,7 +79,7 @@ double-0: double1: double2: - double3: + double3: double4: @"Fewer than 16 digits" double5: @"More than 16 digits" double6: @"Invalid chars" @@ -89,11 +89,12 @@ double10: @"-NaN" double11: @"+NaN" double12: @"+NaN" + double13: @"Bad spacing" float0: float+0: float-0: float1: - float2: + float2: float3: @"Fewer than 8 digits" float4: @"More than 8 digits" float5: @"Invalid chars" @@ -103,6 +104,7 @@ float9: @"+NaN" float10: @"-NaN" float11: @"-NaN" + float12: @"Bad spacing" int-257: int-256: int-255: diff --git a/implementations/racket/preserves/preserves/tests/samples.pr b/implementations/racket/preserves/preserves/tests/samples.pr index a99aae9..76061db 100644 --- a/implementations/racket/preserves/preserves/tests/samples.pr +++ b/implementations/racket/preserves/preserves/tests/samples.pr @@ -79,7 +79,7 @@ double-0: double1: double2: - double3: + double3: double4: @"Fewer than 16 digits" double5: @"More than 16 digits" double6: @"Invalid chars" @@ -89,11 +89,12 @@ double10: @"-NaN" double11: @"+NaN" double12: @"+NaN" + double13: @"Bad spacing" float0: float+0: float-0: float1: - float2: + float2: float3: @"Fewer than 8 digits" float4: @"More than 8 digits" float5: @"Invalid chars" @@ -103,6 +104,7 @@ float9: @"+NaN" float10: @"-NaN" float11: @"-NaN" + float12: @"Bad spacing" int-257: int-256: int-255: diff --git a/tests/samples.bin b/tests/samples.bin index 3d59549..e05af50 100644 Binary files a/tests/samples.bin and b/tests/samples.bin differ diff --git a/tests/samples.pr b/tests/samples.pr index a99aae9..76061db 100644 --- a/tests/samples.pr +++ b/tests/samples.pr @@ -79,7 +79,7 @@ double-0: double1: double2: - double3: + double3: double4: @"Fewer than 16 digits" double5: @"More than 16 digits" double6: @"Invalid chars" @@ -89,11 +89,12 @@ double10: @"-NaN" double11: @"+NaN" double12: @"+NaN" + double13: @"Bad spacing" float0: float+0: float-0: float1: - float2: + float2: float3: @"Fewer than 8 digits" float4: @"More than 8 digits" float5: @"Invalid chars" @@ -103,6 +104,7 @@ float9: @"+NaN" float10: @"-NaN" float11: @"-NaN" + float12: @"Bad spacing" int-257: int-256: int-255: