summaryrefslogtreecommitdiff
path: root/ext/sqlite/tests
Commit message (Expand)AuthorAgeFilesLines
* Add another testMarcus Boerger2003-10-271-0/+56
* Rename testMarcus Boerger2003-10-271-1/+1
* - Make use of engine iteratorsMarcus Boerger2003-10-171-0/+103
* Go with the messMarcus Boerger2003-09-045-10/+10
* Match expected class and instantiated classMarcus Boerger2003-08-282-8/+8
* Add sqlite_fetch_object()Marcus Boerger2003-08-282-0/+148
* Error messages show the class nowMarcus Boerger2003-08-283-6/+6
* Add sqlite_has_prev, and sqlite_prev.Wez Furlong2003-07-131-0/+103
* Don't use class_implements() for the momentMarcus Boerger2003-07-091-13/+3
* Use --EXPECTF-- for errorsMarcus Boerger2003-07-091-5/+5
* Add oo version of testMarcus Boerger2003-07-091-0/+98
* Add test for sqlite_seek()Marcus Boerger2003-07-081-0/+98
* MFB: Function was renamed (don't test an alias)Marcus Boerger2003-06-262-4/+4
* Rename sqlite_fetch_string() to sqlite_fetch_single() + aliasMarcus Boerger2003-06-261-2/+2
* Added sqlite_single_query() and it's OO equivalent single_query().Ilia Alshanetsky2003-06-252-0/+94
* port sqlite_array_query() fix from PHP_4_3Ilia Alshanetsky2003-06-231-0/+13
* Fix test shutdownMarcus Boerger2003-06-222-6/+2
* Add oo APIMarcus Boerger2003-06-2215-0/+773
* Add a pair of functions to handle the binary coding used by PHP from withinWez Furlong2003-06-211-0/+33
* Fix testMarcus Boerger2003-06-141-2/+2
* - Update licenseMarcus Boerger2003-06-141-0/+42
* Add a test for sqlite_array_query()Marcus Boerger2003-06-091-0/+47
* This is a 'fetch all' test using fetch_all()Marcus Boerger2003-06-091-1/+1
* UpdateMarcus Boerger2003-06-091-1/+21
* Added new testMarcus Boerger2003-06-071-0/+118
* - Indendation fixMarcus Boerger2003-05-031-0/+55
* Add iterator interface and testMarcus Boerger2003-05-023-19/+97
* tests depend on ini optionMarcus Boerger2003-05-0110-0/+20
* Check returned associative indexesMarcus Boerger2003-05-011-0/+27
* More testsMarcus Boerger2003-04-271-0/+33
* Add more testsMarcus Boerger2003-04-273-0/+131
* Implement sqlite_create_function(), which allows binding of php functions byWez Furlong2003-04-201-0/+50
* Add test for aggregatesWez Furlong2003-04-201-0/+45
* Transparently decode binary encoded data.Wez Furlong2003-04-191-0/+44
* Add test for different result representationsMarcus Boerger2003-04-191-0/+49
* Improve test environment, fix 001.phpt and rename that one, also change from ...Marcus Boerger2003-04-183-5/+8
* Add a first simple open/close testMarcus Boerger2003-04-181-0/+14
* First "real" test.Wez Furlong2003-04-182-17/+31
* This commit was generated by cvs2svn to compensate for changes in r123706,Wez Furlong2003-04-171-0/+24