ext-uv/tests
Bob Weinand 836c0c68f5 Fix #43 - Add handling for uv pipes within UVStdio objects
Also some refcounting issues within uv_async* and uv_udp*
2017-05-09 00:13:00 +02:00
..
fixtures fix notice 2014-11-14 02:15:36 +00:00
000-load.phpt add test case 2012-06-24 23:08:31 +09:00
001-constants.phpt Added missing constants 2013-01-31 17:54:13 +01:00
002-uv_loop_delete_segfault.phpt uv_loop_delete segfault test case 2017-02-19 04:16:49 +03:00
003-uv_write_different-callbacks.phpt stdout ofc 2017-02-20 23:12:06 +03:00
004-uv_write-no-memory_leak.phpt Merge branch 'master' of https://github.com/Ezaki113/php-uv 2017-03-03 02:11:48 +01:00
005-uv_listen_cb-not-destroyed.phpt Use objects instead of resources as handle representation 2017-05-07 13:14:26 +02:00
006-uv_async_init-no-memory-leak.phpt Merge branch 'fix-memory-leak' of https://github.com/Ezaki113/php-uv 2017-02-28 18:22:45 +01:00
010-uv_ip4_addr.phpt Use objects instead of resources as handle representation 2017-05-07 13:14:26 +02:00
010-uv_ip4_name.phpt add uv_ip test cases 2012-07-06 23:42:31 +09:00
010-uv_ip6_addr.phpt Use objects instead of resources as handle representation 2017-05-07 13:14:26 +02:00
010-uv_ip6_name.phpt add uv_ip test cases 2012-07-06 23:42:31 +09:00
010-uv_loop_new.phpt fix issue with uv_loop_new based on 1.0 migration guide, add additional tests 2014-11-10 04:30:57 +00:00
100-uv_async.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
100-uv_check.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
100-uv_prepare.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
100-uv_stop.phpt Add uv_stop() 2014-06-10 09:11:38 -04:00
100-uv_timer.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
101-uv-idle.phpt add tcp bind test 2012-07-02 13:32:19 +09:00
200-ares_getaddrinfo.phpt add skipif section on 2 tests 2016-11-01 18:26:28 +01:00
300-fs_close.phpt Fix various bugs... 2015-01-18 17:24:13 +01:00
300-fs.phpt Fix various bugs... 2015-01-18 17:24:13 +01:00
310-fs-mkdir.phpt Prevent creation of useless resources and fix too high refcount of uv_fs_open() returned resources 2017-03-05 01:46:48 +01:00
311-fs-rmdir.phpt Prevent creation of useless resources and fix too high refcount of uv_fs_open() returned resources 2017-03-05 01:46:48 +01:00
320-fs-event.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
320-fs-poll.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
320-fs-sendfile.phpt Fixed missing refcount increment 2015-01-21 17:04:49 +01:00
330-poll-fd.phpt Use objects instead of resources as handle representation 2017-05-07 13:14:26 +02:00
330-poll-pipe.phpt update test, just checking for no segfault 2014-11-14 02:26:36 +00:00
330-poll.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
399-fs-stat-regression-no14.phpt Fix ordering in fs_stat test 2017-04-11 12:39:42 +02:00
400-tcp_bind6.phpt Fix #44 - prepare 0.2.1 2017-05-08 12:10:59 +02:00
400-tcp_bind.phpt Fix #44 - prepare 0.2.1 2017-05-08 12:10:59 +02:00
500-udp_bind6.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
500-udp_bind.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
600-pipe_bind.phpt fix broken test 2017-02-19 04:17:23 +03:00
700-uv_rwlock.phpt pthread_rwlock requires the lock being unlocked as often as it has been acquired 2016-11-01 16:32:05 +01:00
700-uv_wrlock.phpt add uv_rwlock test cases and improve uv-rwlock functions 2012-06-30 14:10:58 +09:00
701-uv_mutex.phpt improve uv_mutex functions and add test case 2012-06-30 14:42:06 +09:00
800-uv_queue_work.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
800-uv_spawn-issue59.phpt Fix #43 - Add handling for uv pipes within UVStdio objects 2017-05-09 00:13:00 +02:00
800-uv_tty.phpt add skipif section on 2 tests 2016-11-01 18:26:28 +01:00
999-uv_chdir.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
999-uv_cpu_info.phpt add several test cases 2012-06-25 00:20:19 +09:00
999-uv_cpuinfo.phpt add several test cases 2012-06-25 00:20:19 +09:00
999-uv_cwd.phpt fix uv_cwd 2012-06-25 13:05:42 +09:00
999-uv_exepath.phpt Current, broken PHP 7 port... 2015-01-18 02:58:40 +01:00
999-uv_get_free_memory.phpt add several test cases 2012-06-25 00:20:19 +09:00
999-uv_get_total_memory.phpt add several test cases 2012-06-25 00:20:19 +09:00
999-uv_hrtime.phpt add several test cases 2012-06-25 00:20:19 +09:00
999-uv_loadavg.phpt add several test cases 2012-06-25 00:20:19 +09:00
999-uv_resident_set_memory.phpt add uv_setup_args and fix uv_get_process_title. should i call uv_setup_args at RINIT phase ? 2012-06-25 13:34:47 +09:00
999-uv_uptime.phpt add several test cases 2012-06-25 00:20:19 +09:00