| Index: third_party/sqlite/sqlite-src-3080704/test/fuzz.test
|
| diff --git a/third_party/sqlite/src/test/fuzz.test b/third_party/sqlite/sqlite-src-3080704/test/fuzz.test
|
| similarity index 99%
|
| copy from third_party/sqlite/src/test/fuzz.test
|
| copy to third_party/sqlite/sqlite-src-3080704/test/fuzz.test
|
| index e1b22ae804d554ee5f39ebbc8f6db7bf5455ebb1..0deed3b6364527abc061f4b3fd9650ec5f86d2b7 100644
|
| --- a/third_party/sqlite/src/test/fuzz.test
|
| +++ b/third_party/sqlite/sqlite-src-3080704/test/fuzz.test
|
| @@ -285,7 +285,7 @@ do_test fuzz-1.18 {
|
| )
|
| ))
|
| }
|
| -} {0 -4294967298}
|
| +} {0 {{}}}
|
|
|
| # At one point the following INSERT statement caused an assert() to fail.
|
| #
|
|
|