php-src/ext/zend_test
Nikita Popov 1a370d3321 Skip some tests under --preload
A genuine problem here is that we sometime get different class
casing due interaction with the ZSTR CE cache. Ignore these for
now.
2021-07-30 17:26:39 +02:00
..
tests Skip some tests under --preload 2021-07-30 17:26:39 +02:00
config.m4 Reorganize zend_test and add custom fiber implementation tests (#7137) 2021-06-11 12:25:47 -05:00
config.w32 Reorganize zend_test and add custom fiber implementation tests (#7137) 2021-06-11 12:25:47 -05:00
fiber_arginfo.h Add test for leaking prior context with symmetric coroutines 2021-06-12 00:10:17 -05:00
fiber.c Flexible fiber bailout handling (#7163) 2021-06-18 11:01:10 -05:00
fiber.h Flexible fiber bailout handling (#7163) 2021-06-18 11:01:10 -05:00
fiber.stub.php Add test for leaking prior context with symmetric coroutines 2021-06-12 00:10:17 -05:00
observer.c more fiber notifications (#7293) 2021-07-21 17:18:15 +02:00
observer.h Reorganize zend_test and add custom fiber implementation tests (#7137) 2021-06-11 12:25:47 -05:00
php_test.h more fiber notifications (#7293) 2021-07-21 17:18:15 +02:00
test_arginfo.h Add support for internal enums 2021-07-27 09:19:14 +02:00
test.c Add support for internal enums 2021-07-27 09:19:14 +02:00
test.stub.php Add support for internal enums 2021-07-27 09:19:14 +02:00