summaryrefslogtreecommitdiff
path: root/ext/posix/tests
Commit message (Expand)AuthorAgeFilesLines
* non living code related typo fixesVeres Lajos2013-08-041-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4David Soria Parra2012-06-101-0/+15
|\
| * Adding a test for ext/posix/tests/posix_getegid_basic.phptmichelangelo2012-06-101-0/+15
* | Merge branch 'PHP-5.3' into PHP-5.4zoe slattery2012-05-151-1/+0
|\ \
| * | Small fixes to tests, see #62022zoe slattery2012-05-151-1/+0
| |/
| * Fixing SKIPIFUlf Wendel2011-09-061-1/+1
| * Fixing SKIPIFUlf Wendel2011-09-061-1/+1
| * - add skipifPierre Joye2011-09-068-0/+48
| * Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix...Kalle Sommer Nielsen2010-08-115-5/+5
* | Changed silent conversion of array to string to produce a notice. (Patrick)Stanislav Malyshev2011-10-216-0/+60
* | Fixing SKIPIFUlf Wendel2011-09-061-1/+1
* | Fixing SKIPIFUlf Wendel2011-09-061-1/+1
* | - add skipifPierre Joye2011-09-068-0/+48
* | fix testsStanislav Malyshev2011-08-011-5/+5
* | - Fixed no bailout address error and posix testsFelipe Pena2010-11-025-10/+0
* | MFB53: Changed deprecated ini options on startup from E_WARNING to E_DEPRECAT...Kalle Sommer Nielsen2010-08-115-5/+5
* | Removed safe_modeKalle Sommer Nielsen2010-04-265-0/+15
|/
* - Fix test (Bug #51035)Felipe Pena2010-02-151-2/+2
* - Removed duplicate tests (bug #51007)Jani Taskinen2010-02-121-35/+0
* These tests don't work when run as rootRasmus Lerdorf2009-11-2512-3/+15
* Need the PCNTL extension loaded since that is where the SIGKILL constant come...Rasmus Lerdorf2009-11-231-0/+1
* This will only get a permission defined error if not running as root.Rasmus Lerdorf2009-11-231-0/+1
* Fixed testsDmitry Stogov2009-09-212-2/+4
* Fixed testsDmitry Stogov2009-09-215-5/+5
* More tests from 2009 testfestZoe Slattery2009-08-306-0/+285
* More tests from 2009 testfestZoe Slattery2009-08-283-0/+80
* Fix tests. Add missing SKIPIF sections so test do not run when POSIX extensio...andy wharmby2009-08-277-0/+47
* Test from 2009 testfestZoe Slattery2009-08-2634-0/+1143
* Remove empty sections. Fix bad use of --SKIP--Zoe Slattery2009-07-217-7/+7
* New POSIX extension tests from Berlin UG TestFest 2009.andy wharmby2009-06-1516-0/+535
* Delete duplicate testandy wharmby2009-06-111-46/+0
* New POISX tests. Tested on Windows (all test SKIP), Linux and Linux 64andy wharmby2009-06-1118-0/+470
* Remove duff comment produced by the test generator toolAnt Phillips2008-12-054-16/+0
* - Fixed strange typosFelipe Pena2008-12-037-7/+28
* - Coverage++Felipe Pena2008-12-037-0/+101
* fixed tests not to rely on actual strings of errors, as those are not defined...Alexey Zakhlestin2008-07-042-25/+25
* fix testsAntony Dovgal2008-04-112-4/+4
* POSIX extension error testsSteve Seear2008-04-1113-0/+500
* POSIX extension variation testsSteve Seear2008-04-116-0/+1043
* fix possible crash in posix_access()Nuno Lopes2006-09-161-0/+12