1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00
DBD-SQLite-SQLcipher/t
Adam Kennedy a3ff0b1f7c All tests run under the same Perl environment
(autoflush on, and warnings enabled via $^W = 1)
2009-04-03 14:25:58 +00:00
..
00basic.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
01logon.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
02cr_table.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
03insert.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
04select.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
05tran.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
06error.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
07busy.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
08create_function.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
09create_aggregate.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
10dsnlist.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
11unicode.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
12create_collation.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
13progress_handler.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
20createdrop.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
30insertfetch.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
40bindparam.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
40blobs.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
40blobtext.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
40listfields.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
40nulls.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
40numrows.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
40prepcached.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
50chopblanks.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
50commit.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
60metadata.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
70schemachange.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
90cppcomments.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
ak-dbd.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
column-info.t All tests run under the same Perl environment 2009-04-03 14:25:58 +00:00
lib.pl Importing DBD::SQLite 1.14 from the CPAN 2009-01-24 09:59:18 +00:00
SQLite.dbtest DBD-SQLite: added "use strict"s (and some "use vars"s and "my"s) to the tests 2009-04-02 11:04:42 +00:00