mirror of
https://github.com/sqlite/sqlite.git
synced 2025-08-01 06:27:03 +03:00
Reformatting a few test cases for clarity.
FossilOrigin-Name: 7e1bbacb11a4689b69856450125cae3d045307af
This commit is contained in:
@ -142,9 +142,9 @@ hexlit2 327 0x1000000000000000000000000000 3.245186e+32
|
||||
hexlit2 328 0x10000000000000000000000000000 5.192297e+33
|
||||
hexlit2 329 0x100000000000000000000000000000 8.307675e+34
|
||||
|
||||
hexlit2 400 0x7fffffffffffffff 9.223372e+18
|
||||
hexlit2 401 0x8000000000000000 -9.223372e+18
|
||||
hexlit2 402 0xffffffffffffffff -1.000000e+00
|
||||
hexlit2 403 0x10000000000000000 1.844674e+19
|
||||
hexlit2 400 0x07fffffffffffffff 9.223372e+18
|
||||
hexlit2 401 0x08000000000000000 -9.223372e+18
|
||||
hexlit2 402 0x0ffffffffffffffff -1.000000e+00
|
||||
hexlit2 403 0x10000000000000000 1.844674e+19
|
||||
|
||||
finish_test
|
||||
|
Reference in New Issue
Block a user