summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added test for XSL bug 54446Christian Stocker2011-09-121-0/+95
* Those will fail with MySQL 5.5. Running them because they have unveiled a cra...Ulf Wendel2011-09-122-0/+4
* Ensure we are working with strings hereHannes Magnusson2011-09-121-0/+1
* fixes #55659 also the 006 firebird testPopa Adrian Marius2011-09-121-1/+1
* - unused varPierre Joye2011-09-121-1/+1
* - force LFPierre Joye2011-09-120-0/+0
* Fixed issues when streams were closed before curl read/write from them, or cl...Hannes Magnusson2011-09-129-57/+124
* extension is not experimental anymore Popa Adrian Marius2011-09-111-0/+0
* fix test 003 from gconv test for firebird extensionPopa Adrian Marius2011-09-111-12/+12
* MFH: fixed test failure on win32.Rui Hirokawa2011-09-111-0/+3
* MFH: fixed test failure on win32.Rui Hirokawa2011-09-117-0/+21
* MFH: fixed test case failures.Rui Hirokawa2011-09-111-1/+1
* MFH: fixed test case failures.Rui Hirokawa2011-09-118-96/+183
* revert previous commit.Rui Hirokawa2011-09-112-14/+17
* revert previous commit.Rui Hirokawa2011-09-113-17/+36
* MFH: removed test script which depends on the removed register_globals.Rui Hirokawa2011-09-111-22/+0
* - Fix testFelipe Pena2011-09-101-1/+1
* Fix error messageStanislav Malyshev2011-09-101-1/+1
* revert bad test changeStanislav Malyshev2011-09-102-4/+0
* Fixed Bug #55653(PS crash with libmysql when binding same variable as param a...Xinchen Hui2011-09-101-1/+1
* Bug #55653Ulf Wendel2011-09-091-0/+36
* Being smart and cleanup/rename/modify tests seconds before committing isn't v...Hannes Magnusson2011-09-091-5/+5
* Merge tests from trunkHannes Magnusson2011-09-092-0/+143
* - force LFPierre Joye2011-09-090-0/+0
* - nuke unused varPierre Joye2011-09-091-1/+0
* - improve r316420, function must return a valuePierre Joye2011-09-091-1/+1
* Mention recent SPL changes on spl_directory.c and testsEtienne Kneuss2011-09-081-1/+5
* - improve r316420 (SplFileObject cannot and should not accept directories)Pierre Joye2011-09-081-10/+0
* MFH: adapt check for __construct bypassEtienne Kneuss2011-09-081-0/+1
* - improve r316420 (SplFileObject cannot and should not accept directories)Pierre Joye2011-09-082-9/+20
* Update SKIPIFs for test portabilityChristopher Jones2011-09-083-0/+8
* Fix skipifsChristopher Jones2011-09-082-0/+3
* Fix skipifs to match other tests for the case when connection failsChristopher Jones2011-09-084-6/+16
* - force LFPierre Joye2011-09-080-0/+0
* - force LFPierre Joye2011-09-084-4/+4
* SplFileObject does not accept directories. It did not check for that and blin...Etienne Kneuss2011-09-084-27/+35
* 2nd arguments is necessary in mb_parse_str because register_globals was remov...Rui Hirokawa2011-09-081-3/+3
* Fixed bug#54798 Segfault when CURLOPT_STDERR file pointer is closed before ca...Hannes Magnusson2011-09-083-2/+91
* - fix test, again...Pierre Joye2011-09-081-0/+0
* skip these tests if can't connect to mysqlFerenc Kovacs2011-09-084-2/+10
* - fix testPierre Joye2011-09-081-7/+1
* - force LF and fix... and blame me for not reading the code correctly, zlib t...Pierre Joye2011-09-083-3/+3
* - force LFPierre Joye2011-09-081-1/+1
* - skip if no hashPierre Joye2011-09-081-1/+2
* Fix the path to the .pemHannes Magnusson2011-09-081-2/+2
* - fix build when no zend signal supportPierre Joye2011-09-081-0/+2
* Use unique object names to reduce potential clashes when testing in parallelChristopher Jones2011-09-072-14/+14
* Make timeouts work again for shutdown functions.Rasmus Lerdorf2011-09-071-0/+7
* This test was added to verify that bug 39322 was fixed, which the testRasmus Lerdorf2011-09-071-8/+7
* Fixed bug #55504 (Content-Type header is not parsed correctly on HTTP POST re...Hannes Magnusson2011-09-074-1/+73