1
0
mirror of https://github.com/danog/amp.git synced 2024-11-26 20:15:00 +01:00
amp/test
Niklas Keller c12828081f Fix exceptions bubbling from Coroutine::__destruct
This has been an edge case potentially hiding some exceptions. The tests have been refactored to error if the loop has watchers leaking from one test to another test.
2019-05-31 11:38:02 -05:00
..
Loop Fix signal handler in NativeDriver when used with pcntl_async_signals 2019-02-25 18:05:47 -06:00
AdaptTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
AllTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
AnyTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
BaseTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
CallableMakerTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
CallTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
CancellationTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
ConcatTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
CoroutineTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
DeferredTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
DelayedTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
FailureTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
FilterTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
FirstTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
InvalidYieldErrorTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
IteratorFromIterableTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
IteratorToArrayTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
LazyPromiseTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
LoopTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
MapTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
MergeTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
PlaceholderTraitTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
ProducerTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
ProducerTraitTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
PromiseTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
RethrowTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
SomeTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
StructTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
SuccessTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
TimeoutCancellationTokenTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
TimeoutTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
TimeoutWithDefaultTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
WaitTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00
WrapTest.php Fix exceptions bubbling from Coroutine::__destruct 2019-05-31 11:38:02 -05:00