1
0
mirror of https://github.com/danog/amp.git synced 2024-12-02 17:37:50 +01:00
amp/test
2021-01-04 13:57:33 -06:00
..
Iterator Fix test 2020-10-02 22:42:52 -05:00
Loop Update for FiberScheduler changes 2021-01-04 13:57:33 -06:00
Pipeline Fix active watchers in some tests 2020-11-21 00:18:36 -06:00
AdaptTest.php Update tests for fibers 2020-10-02 13:40:29 -05:00
AllTest.php Drop direct conversion of React promises 2020-10-30 10:19:12 -05:00
AnyTest.php Update tests for fibers 2020-10-02 13:40:29 -05:00
AsyncGeneratorTest.php Fix active watchers in some tests 2020-11-21 00:18:36 -06:00
CallTest.php Drop direct conversion of React promises 2020-10-30 10:19:12 -05:00
CancellationTest.php More direct use of fiber 2020-11-05 23:55:06 -06:00
CoroutineTest.php More direct use of fiber 2020-11-05 23:55:06 -06:00
DeferredTest.php Drop sleep() and refactor delay to use await() 2020-10-06 23:40:14 -05:00
DeferTest.php throw is now an expression! 2020-11-29 22:36:55 -06:00
DelayedTest.php Promisify signals 2020-10-10 09:06:49 -05:00
FailureTest.php Remove automatic Generator to Coroutine conversion 2020-10-30 10:36:19 -05:00
FirstTest.php Drop direct conversion of React promises 2020-10-30 10:19:12 -05:00
InternalPlaceholderTest.php Remove automatic Generator to Coroutine conversion 2020-10-30 10:36:19 -05:00
InternalProducerTest.php Drop direct conversion of React promises 2020-10-30 10:19:12 -05:00
LazyPromiseTest.php Remove automatic Generator to Coroutine conversion 2020-10-30 10:36:19 -05:00
LoopTest.php Rename Loop::get() to Loop::getDriver() 2020-12-12 12:15:18 -06:00
PipelineSourceTest.php Fix emit after disposal 2020-11-16 17:20:13 -06:00
ProducerTest.php Drop direct conversion of React promises 2020-10-30 10:19:12 -05:00
PromiseTest.php More direct use of fiber 2020-11-05 23:55:06 -06:00
PsalmTest.php Update tests for fibers 2020-10-02 13:40:29 -05:00
RethrowTest.php Drop direct conversion of React promises 2020-10-30 10:19:12 -05:00
SignalTrapTest.php Rename Signal to SignalTrap 2020-12-27 16:31:45 -06:00
SomeTest.php Drop direct conversion of React promises 2020-10-30 10:19:12 -05:00
StructTest.php Update tests for fibers 2020-10-02 13:40:29 -05:00
SuccessTest.php Remove automatic Generator to Coroutine conversion 2020-10-30 10:36:19 -05:00
TimeoutCancellationTokenTest.php Drop sleep() and refactor delay to use await() 2020-10-06 23:40:14 -05:00
TimeoutTest.php Drop direct conversion of React promises 2020-10-30 10:19:12 -05:00
WaitTest.php Drop direct conversion of React promises 2020-10-30 10:19:12 -05:00
WrapTest.php Update tests for fibers 2020-10-02 13:40:29 -05:00