php-src/ext/sqlite/tests
2009-10-12 19:04:00 +00:00
..
pdo adopt generic PDO test suite 2005-07-07 13:04:26 +00:00
blankdb_oo.inc Updated libsqlite in ext/sqlite to 2.8.17. 2005-12-20 15:26:26 +00:00
blankdb.inc Updated libsqlite in ext/sqlite to 2.8.17. 2005-12-20 15:26:26 +00:00
bug26911.phpt
bug28112.phpt add missing skipif conditions 2005-12-21 11:42:06 +00:00
bug35248.phpt Fixed bug #35248 (sqlite_query() doesnt set error_msg when return value is 2005-11-17 14:38:36 +00:00
bug38759.phpt add new test 2006-09-10 19:42:12 +00:00
bug48679.phpt MFH Fix bug #48679 - Crash in SQLite with count on an unbuffered query set (Scott) 2009-06-25 09:38:04 +00:00
sqlite_001.phpt
sqlite_002.phpt
sqlite_003.phpt
sqlite_004.phpt
sqlite_005.phpt
sqlite_006.phpt
sqlite_007.phpt
sqlite_008.phpt
sqlite_009.phpt
sqlite_010.phpt Rename hasMore() to valid() as discussed. (Part II) 2004-03-08 18:05:41 +00:00
sqlite_011.phpt
sqlite_012.phpt
sqlite_013.phpt Rename hasMore() to valid() as discussed. (Part II) 2004-03-08 18:05:41 +00:00
sqlite_014.phpt Increase severity level and use a more precise error message. 2004-04-03 14:40:36 +00:00
sqlite_015.phpt
sqlite_016.phpt Rename hasMore() to valid() as discussed. (Part II) 2004-03-08 18:05:41 +00:00
sqlite_017.phpt
sqlite_018.phpt
sqlite_019.phpt
sqlite_022.phpt
sqlite_023.phpt Rename hasMore() to valid() as discussed. (Part II) 2004-03-08 18:05:41 +00:00
sqlite_024.phpt Rename hasMore() to valid() as discussed. (Part II) 2004-03-08 18:05:41 +00:00
sqlite_025.phpt
sqlite_026.phpt
sqlite_027.phpt Make test work when user has memory limit setting 2004-03-19 19:56:31 +00:00
sqlite_closures_001.phpt Support for closures 2008-07-17 09:53:42 +00:00
sqlite_closures_002.phpt Support for closures 2008-07-17 09:53:42 +00:00
sqlite_exec_basic.phpt MFH: Various tests for the sqlite ext. 2008-10-29 11:44:34 +00:00
sqlite_exec_error.phpt MFH: Various tests for the sqlite ext. 2008-10-29 11:44:34 +00:00
sqlite_last_error_basic.phpt MFH: Various tests for the sqlite ext. 2008-10-29 11:44:34 +00:00
sqlite_last_error_error.phpt MFH: Various tests for the sqlite ext. 2008-10-29 11:44:34 +00:00
sqlite_oo_001.phpt Fix class names 2004-03-29 19:49:17 +00:00
sqlite_oo_002.phpt Fix class names 2004-03-29 19:49:17 +00:00
sqlite_oo_003.phpt Change to studlyCaps convention 2004-03-26 21:16:50 +00:00
sqlite_oo_008.phpt Change to studlyCaps convention 2004-03-26 21:16:50 +00:00
sqlite_oo_009.phpt Change to studlyCaps convention 2004-03-26 21:16:50 +00:00
sqlite_oo_010.phpt Change to studlyCaps convention 2004-03-26 21:16:50 +00:00
sqlite_oo_011.phpt Change to studlyCaps convention 2004-03-26 21:16:50 +00:00
sqlite_oo_012.phpt Change to studlyCaps convention 2004-03-26 21:16:50 +00:00
sqlite_oo_013.phpt Change to studlyCaps convention 2004-03-26 21:16:50 +00:00
sqlite_oo_014.phpt Increase severity level and use a more precise error message. 2004-04-03 14:40:36 +00:00
sqlite_oo_015.phpt Change to studlyCaps convention 2004-03-26 21:16:50 +00:00
sqlite_oo_016.phpt Change to studlyCaps convention 2004-03-26 21:16:50 +00:00
sqlite_oo_020.phpt Fix class names 2004-03-29 19:49:17 +00:00
sqlite_oo_021.phpt Fix class names 2004-03-29 19:49:17 +00:00
sqlite_oo_022.phpt Fix class names 2004-03-29 19:49:17 +00:00
sqlite_oo_024.phpt Change to studlyCaps convention 2004-03-26 21:16:50 +00:00
sqlite_oo_025.phpt Change to studlyCaps convention 2004-03-26 21:16:50 +00:00
sqlite_oo_026.phpt Change to studlyCaps convention 2004-03-26 21:16:50 +00:00
sqlite_oo_027.phpt
sqlite_oo_028.phpt Change to studlyCaps convention 2004-03-26 21:16:50 +00:00
sqlite_oo_029.phpt Change to studlyCaps convention 2004-03-26 21:16:50 +00:00
sqlite_oo_030.phpt - Fix test expectations - we are no detecting the error earlier 2005-11-03 23:48:09 +00:00
sqlite_popen_basic.phpt MFH: Various tests for the sqlite ext. 2008-10-29 11:44:34 +00:00
sqlite_popen_error.phpt MFH: Various tests for the sqlite ext. 2008-10-29 11:44:34 +00:00
sqlite_session_001.phpt MFH: Various tests for the sqlite ext. 2008-10-29 11:44:34 +00:00
sqlite_session_002.phpt MFH: Various tests for the sqlite ext. 2008-10-29 11:44:34 +00:00
sqlite_spl_001.phpt fix test 2005-09-16 07:41:08 +00:00
sqlite_spl_002.phpt - Regroup and add a test 2005-02-19 14:02:24 +00:00
sqlite_spl_003.phpt - Regroup and add a test 2005-02-19 14:02:24 +00:00
sqlitedatabase_arrayquery.phpt - Fixed possible crash when calling SQLiteDatabase::{ArrayQuery, SingleQuery} methods using Reflection 2009-10-12 19:04:00 +00:00