1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-08 06:38:12 -04:00

added a few test cases for int overflow regression

This commit is contained in:
Kenichi Ishigaki 2014-10-24 15:41:14 +09:00
parent 0a1f3416fc
commit b388c648a3

View file

@ -12,6 +12,8 @@ use Test::More;
use DBI; use DBI;
my @tests = qw( my @tests = qw(
-2 -1 0 1 2
-9223372036854775808 -9223372036854775808
-9223372036854775807 -9223372036854775807
-8694837494948124658 -8694837494948124658