1
0
mirror of https://github.com/danog/amp.git synced 2024-11-26 20:15:00 +01:00
amp/test
Aaron Piotrowski 41b18fe6cc
Add Flow
2018-11-29 13:22:22 -06:00
..
Loop Add Loop::now() 2018-11-26 21:59:15 +01:00
AdaptTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
AllTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
AnyTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
CallableMakerTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
CallTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
CancellationTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
ConcatTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
CoroutineTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
DeferredTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
DelayedTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
FailureTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
FilterTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
FirstTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
GeneratorTraitTest.php Add Flow 2018-11-29 13:22:22 -06:00
InvalidYieldErrorTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
IteratorFromIterableTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
IteratorToArrayTest.php Rename Iterator\collect to Iterator\toArray 2018-11-25 17:09:50 +01:00
LazyPromiseTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
LoopTest.php Add Loop::now() 2018-11-26 21:59:15 +01:00
MapTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
MergeTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
PlaceholderTraitTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
ProducerTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
ProducerTraitTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
PromiseTest.php Use dedicated PHPUnit assertions 2018-11-14 22:14:22 +01:00
RethrowTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
SomeTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
StructTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
SuccessTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
TimeoutCancellationTokenTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
TimeoutTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
TimeoutWithDefaultTest.php Add timeoutWithDefault function (#245) 2018-11-25 17:56:42 +01:00
WaitTest.php Apply PSR-2 2018-06-18 20:00:01 +02:00
WrapTest.php Add Promise\wrap (#234) 2018-11-26 19:36:46 +01:00