481 Commits (12bb3cd8d2791d34be855cfa1f48de35bb5faebb)

Author SHA1 Message Date
Bob Weinand 5aae01104f Add stdin command and -s command line parameter to phpdbg 10 years ago
Derick Rethans c35bd4861d Allow for special case for the opcache zend extension 10 years ago
Lior Kaplan 53fb2f1e5c Happy new year (Update copyright to 2016) 10 years ago
Francois Laupretre 25abf2f028 Fix bug #70781 (Extension tests fail on dynamic ext dependency) 10 years ago
Bob Weinand ccf8b54b89 Use --vex-iropt-precise-memory-exns=yes for valgrind < 3.8.0 10 years ago
Bob Weinand fe67696867 Generally run all tests in sapi folder by default 11 years ago
Bob Weinand b20953118b Fix last invalid read 11 years ago
Bob Weinand b5e16cebda Fix a few valgrind errors in phpdbg 11 years ago
Bob Weinand 378a05f0de Move phpdbg tests to .phpt mechanism 11 years ago
Bob Weinand af0d6256d5 Fix [valid] valgrind warnings, add first watchpoints test 11 years ago
Bob Weinand 6ff72467dc XFAILED tests are not "You may have found a problem in PHP" 11 years ago
Xinchen Hui 0e438a2783 Remove debug codes 11 years ago
Xinchen Hui c17029315f Fixed sapi/tests (maybe needs some run-test.php people's reviewing) 11 years ago
Dmitry Stogov 3abde43231 Added experimental (disabled by default) file based opcode cache. 11 years ago
Michael Wallner 34710ddc59 really only signal reports 11 years ago
Michael Wallner d88edb6d96 also catch segfaults reported by subshells 11 years ago
Nikita Popov a60efc5e11 Remove set_magic_quotes_runtime 12 years ago
Ferenc Kovacs 43c36bdb73 use the generic TRAVIS environment var to check for travis (see http://docs.travis-ci.com/user/ci-environment/) 12 years ago
Ferenc Kovacs b28c3eb47e make sure that we don't truncate the stack trace and cause false test failures when the test is executed in a directory with long path 11 years ago
Veres Lajos 4b9535341a typo fixes - https://github.com/vlajos/misspell_fixer 11 years ago
Matteo Beccati 8bd58502ca Don't treat warnings as failures in the junit output 11 years ago
Matteo Beccati abfb30dc67 Don't treat warnings as failures in the junit output 11 years ago
Matteo Beccati a3b4f8320d Don't treat warnings as failures in the junit output 11 years ago
Johannes Schlüter d0cb715373 s/PHP 5/PHP 7/ 12 years ago
Nikita Popov 3defdb1880 Also skip line-overwriting if SHOW_ONLY_GROUPS is used 12 years ago
Nikita Popov 7014dec761 Don't show TEST line if SHOW_ONLY_GROUPS is used 12 years ago
Timm Friebe ab4ded90f2 Add support for PHP's 'extended information for debugger/profiler' mode 12 years ago
Matteo Beccati 5270563167 Escape non-printable characters in the junit XML output 12 years ago
Matteo Beccati 92d54f81d6 Escape non-printable characters in the junit XML output 12 years ago
Matteo Beccati 1b08c885ba Fixed broken XML junit output due to escaping of CDATA sections 12 years ago
Matteo Beccati 1696166466 Fixed broken XML junit output due to escaping of CDATA sections 12 years ago
Matteo Beccati 5d7f82745f Fix broken Junit output with --disable-cgi 12 years ago
Matteo Beccati f9357b44f3 Fix broken Junit output with --disable-cgi 12 years ago
Adam Harvey 5d1bfd6fbf Fix run-tests.php with Valgrind >= 3.10.0. 12 years ago
Nuno Lopes 7b7d2952a6 fix regex to detect valgrind version 12 years ago
Nuno Lopes f46200bcc0 fix regex to detect valgrind version 12 years ago
Nuno Lopes 62404e767a fix regex to detect valgrind version 12 years ago
Gernot Vormayr dff0d51243 Add some basic and apparmor tests to fpm 12 years ago
Gernot Vormayr e9883779a0 Add some basic and apparmor tests to fpm 12 years ago
Dmitry Stogov a8c7e50f4d Fixed bug #65559 (Opcache: cache not cleared if changes occur while running) 12 years ago
Remi Collet 25c08a839a avoid doing a stream_select on a closed stream 12 years ago
Michael Wallner cd1cab3f47 fix bug #62396 'make test' crashes starting with 5.3.14 13 years ago
Tim Strehle 5ffaf95d3f run-tests.php: Adding support for sections EXPECT_EXTERNAL, EXPECTF_EXTERNAL and EXPECTREGEX_EXTERNAL. (Issue 55736) 13 years ago
Stanislav Malyshev 3da2fb335d Add -P option to use the current binary 13 years ago
Stanislav Malyshev 02e4d7a290 Merge branch 'pull-request/341' 13 years ago
Stanislav Malyshev ac40c0b562 Merge branch 'pull-request/341' 13 years ago
Dmitry Stogov e9641141aa Made test compatible with O+ 13 years ago
Xinchen Hui 16efc77608 count($test_files) already be checked above : if ($test_cnt) 13 years ago
Xinchen Hui 11c946e594 XFAIL test should not be considered as failed 13 years ago
Xinchen Hui 20d7ef43f7 XFAIL test should not be considered as failed 13 years ago