1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00
Commit graph

6 commits

Author SHA1 Message Date
Kenichi Ishigaki
434aea6479 rename t/lib/Test.pm to t/lib/SQLiteTest.pm 2017-03-04 15:04:39 +09:00
Kenichi Ishigaki
bb93e93884 skip no warnings test because it's known to fail under perl >= 5.22 and non-utf8 locale (RT-112220) 2016-02-20 19:57:02 +09:00
Kenichi Ishigaki
c716e6b56a compare perl_match and db_match 2016-02-20 10:43:33 +09:00
Kenichi Ishigaki
8a50806e17 try Encode for older perls 2016-02-20 10:33:14 +09:00
Kenichi Ishigaki
95bd200674 not to use Japanese multibyte characters directly 2016-02-20 10:21:36 +09:00
Kenichi Ishigaki
7ae3f655d0 make sure to set internal unicode mode before registering default callbacks (REGEXP function etc) 2016-02-20 09:45:11 +09:00