summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite/tests
Commit message (Expand)AuthorAgeFilesLines
* createCollation() for pdo_sqlite as wellRasmus Lerdorf2012-01-291-0/+38
* Fixed bug #60104 (Segmentation Fault in pdo_sqlite when using sqliteCreateFun...Dmitry Stogov2011-11-081-2/+0
* Added test for #60104Patrick Allaert2011-11-041-0/+23
* - New tests (code coverage++)Felipe Pena2011-06-192-0/+32
* - New testFelipe Pena2010-07-291-0/+21
* Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before callingJohannes Schlüter2010-02-111-39/+0
* Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)Ilia Alshanetsky2010-01-121-0/+16
* - Added SKIPIFFelipe Pena2009-12-151-0/+4
* - Fixed memory leak when E_STRICT message is gettedFelipe Pena2009-12-141-0/+126
* - Fixed bug #49521 (PDO fetchObject sets values before calling constructor) Felipe Pena2009-11-151-0/+39
* - Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS wi...Felipe Pena2009-07-191-0/+34
* MFH: Fix cleanupJani Taskinen2009-04-251-1/+5
* MFB: Added missing SKIPIFJani Taskinen2009-04-256-1/+11
* - Fix testFelipe Pena2009-02-201-1/+1
* MFH: Fix #46542 Extending PDO class with a __call() function doesn't workJohannes Schlüter2009-02-171-0/+20
* - New testFelipe Pena2009-02-131-0/+51
* MFH Add table key to getColumnMeta() with SQLiteScott MacVicar2009-01-131-0/+23
* MFH: Fix tests (use a in-memory database not a file called memory)Johannes Schlüter2008-12-037-7/+7
* MFH:Felipe Pena2008-12-024-0/+121
* MFH:Felipe Pena2008-11-051-7/+13
* - MFH: Improved fixFelipe Pena2008-11-031-0/+33
* - New testFelipe Pena2008-11-031-0/+50
* MFH:Felipe Pena2008-11-031-0/+31
* - Added skipifFelipe Pena2008-10-101-0/+4
* - New testFelipe Pena2008-10-101-0/+38
* add missing skipif conditionsAntony Dovgal2005-12-211-0/+4
* fix #35336 (crash on PDO::FETCH_CLASS + __set())Antony Dovgal2005-11-231-0/+22
* ZTS test fixIlia Alshanetsky2005-10-181-2/+2
* Added test for bug #33841.Ilia Alshanetsky2005-07-241-0/+28
* remove the old tests for pdo_sqliteWez Furlong2005-07-0629-1717/+0
* Add a redirect test to run the common pdo core tests against the sqliteWez Furlong2005-07-061-0/+12
* - Need to make PDO::__construct() final to prevent SEGV it isn't called 1stMarcus Boerger2005-05-262-2/+0
* - Add test for deriving PDOMarcus Boerger2005-05-241-0/+51
* - Add new tests for PDO_FETCH_INTOMarcus Boerger2005-05-241-0/+68
* - Add new testMarcus Boerger2005-03-241-0/+21
* - Add new testsMarcus Boerger2005-03-211-0/+61
* - Interface name was changedMarcus Boerger2005-03-191-1/+1
* - Update testsMarcus Boerger2005-03-132-0/+2
* - Update testsMarcus Boerger2005-03-101-1/+1
* Add one more test.Magnus M��tt�2005-03-091-0/+84
* Add test 020 and 021 for PDO_SQLite.Magnus M��tt�2005-03-092-0/+41
* - Add new testsMarcus Boerger2005-03-071-0/+52
* - Add new testsMarcus Boerger2005-03-071-0/+135
* - Add new testsMarcus Boerger2005-03-071-0/+22
* - Add testsMarcus Boerger2005-03-042-1/+117
* - Add new testMarcus Boerger2005-02-271-0/+77
* fix line endingsWez Furlong2005-02-263-3/+3
* - Drop driver name from generic tests and reserve those names for driverMarcus Boerger2005-02-2414-13/+13
* - Delay ctor call so that it can overwrite everything and the data canMarcus Boerger2005-02-231-10/+2
* - Add new testsMarcus Boerger2005-02-231-0/+58