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
f8a45b96f6 error messages have been slightly changed since 3.8.2 2014-01-09 02:30:37 +09:00
Kenichi Ishigaki
d6af16bea5 DBD-SQLite: Tweaked not to hide a real error by a "not an error" issued by another sqlite3 function between the failed sqlite3 function and the sqlite_error to report.
Note that this change makes some failures issue two relevant errors at a time.
2009-10-06 04:29:05 +00:00
Adam Kennedy
2ac8ee6ee9 Increased use of Test::NoWarnings 2009-04-10 06:30:07 +00:00
Adam Kennedy
90c018c655 Commit a bunch of RT fixes 2009-04-04 00:37:29 +00:00
Adam Kennedy
872a54eea9 Streamllining the naming scheme 2009-04-03 20:16:26 +00:00
Renamed from t/06error.t (Browse further)