php-src/sapi/cli/tests
Nikita Popov 54dd762f59 Set up asan+ubsan scheduled build on azure
Also adds an --asan flag to run-tests.php to setup all the necessary
environment variables. Some tests are marked as skipped because they
are incompatible with asan or too slow.

I'm basing this on the DEBUG_ZTS build, which seems to give us the
most mileage.
2019-06-28 15:00:54 +02:00
..
001.phpt Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
002-unix.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
002.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
003-2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
003.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
004.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
005.phpt Revert removal of private __clone() methods 2019-01-14 09:19:30 +01:00
006.phpt Update cli reflection test 2019-05-29 17:02:36 +02:00
007.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
008.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
009.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
010-2.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
010.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
011.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
012-2.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
012.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
013.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
014.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
015.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
016.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
017.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
018.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
019.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
020.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
021.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
022.inc
022.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
023.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
argv_mb.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
argv_mb_bug77111.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
bug43177.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug44564.phpt
bug61546.phpt
bug61679.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug61977.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug64529.phpt Fixed failed with libedit 2016-04-15 11:57:53 +08:00
bug64544.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
bug64878.phpt Fix #64878: 304 responses return Content-Type header 2015-06-27 14:28:33 +02:00
bug65066_100.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug65066_422.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug65066_511.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug65633.phpt Added mandatory Date: header to built-in webserver 2016-06-02 12:27:48 +02:00
bug66606_1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug66606_2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug66830.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug67429_1.phpt Split test case 2019-06-24 14:08:11 +02:00
bug67429_2.phpt Split test case 2019-06-24 14:08:11 +02:00
bug67741.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
bug67741_stub.inc Fixed bug #67741 (auto_prepend_file messes up __LINE__) 2015-03-03 11:43:23 +08:00
bug68291.phpt Fix #68291: 404 on urls with '+' 2015-09-05 14:34:08 +02:00
bug68745.phpt Added mandatory Date: header to built-in webserver 2016-06-02 12:27:48 +02:00
bug69655.phpt Fixed bug #69953 2016-03-03 19:22:38 +01:00
bug69953.phpt Fixed bug #69953 2016-03-03 19:22:38 +01:00
bug70006.phpt Fixed bug #70006 (cli - function with default arg = STDOUT crash output). 2015-07-07 19:21:02 +08:00
bug70264.phpt Fix #70264: CLI server directory traversal 2015-08-14 17:05:31 +02:00
bug70470.phpt Fixed bug #70470 2017-09-05 16:23:32 +02:00
bug71005.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
bug71624.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
bug74600.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
cli_get_process_title_basic.phpt fix mac tests on azure 2019-06-14 12:55:00 +02:00
cli_process_title_unix.phpt fix mac tests on azure 2019-06-14 12:55:00 +02:00
cli_process_title_windows.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
cli_set_process_title_basic.phpt fix mac tests on azure 2019-06-14 12:55:00 +02:00
CONFLICTS Implement fine-grained conflict handling 2019-02-20 11:20:40 +01:00
emptyheader.phpt Fixed bug #70470 2017-09-05 16:23:32 +02:00
php_cli_server.inc Split test case 2019-06-24 14:08:11 +02:00
php_cli_server_001.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
php_cli_server_002.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
php_cli_server_003.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
php_cli_server_004.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
php_cli_server_005.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
php_cli_server_006.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
php_cli_server_007.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
php_cli_server_008.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
php_cli_server_009.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
php_cli_server_010.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
php_cli_server_012.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
php_cli_server_013.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
php_cli_server_014.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
php_cli_server_015.phpt Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
php_cli_server_016.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
php_cli_server_017.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
php_cli_server_018.phpt Added mandatory Date: header to built-in webserver 2016-06-02 12:27:48 +02:00
php_cli_server_019.phpt Added mandatory Date: header to built-in webserver 2016-06-02 12:27:48 +02:00
php_cli_server_020.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
sapi_windows_set_ctrl_handler.phpt Don't involve output check in the test 2019-06-01 23:31:05 +02:00
skipif.inc
upload_2G.phpt Set up asan+ubsan scheduled build on azure 2019-06-28 15:00:54 +02:00