1
0
mirror of https://github.com/danog/amp.git synced 2024-11-27 04:24:42 +01:00
amp/test
2017-03-14 16:47:54 -05:00
..
Loop Fix signal tests 2017-03-14 16:47:54 -05:00
AdaptTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
AllTest.php Add UnionTypeError 2017-03-14 13:15:31 -05:00
AnyTest.php Add UnionTypeError 2017-03-14 13:15:31 -05:00
CallableMakerTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
CallTest.php Add more tests for functions.php 2017-03-14 22:15:36 +01:00
CaptureTest.php Test Amp\capture for non-promise 2017-03-14 22:36:24 +01:00
ConcatTest.php Add UnionTypeError 2017-03-14 13:15:31 -05:00
CoroutineTest.php Add missing coroutine tests 2017-03-14 22:32:14 +01:00
DeferredTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
EachTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
FailureTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
FilterTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
FirstTest.php Add UnionTypeError 2017-03-14 13:15:31 -05:00
IntervalTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
InvalidYieldErrorTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
LazyPromiseTest.php Add more tests for React promise adaption in various places 2017-03-12 21:02:26 +01:00
ListenerTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
LoopTest.php Use Error instead of InvalidArgumentException, remove test file 2017-03-14 18:44:44 +01:00
MapTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
MergeTest.php Add UnionTypeError 2017-03-14 13:15:31 -05:00
MessageTest.php Fix some risky tests 2017-03-12 17:33:46 +01:00
PauseTest.php Add 1ms grace period for timing tests 2017-03-14 22:18:47 +01:00
PipeTest.php Add more tests for functions.php 2017-03-14 22:15:36 +01:00
PlaceholderTraitTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
ProducerTest.php Add 1ms grace period for timing tests 2017-03-14 22:18:47 +01:00
ProducerTraitTest.php Add more tests for React promise adaption in various places 2017-03-12 21:02:26 +01:00
PromiseTest.php Fixed typos an promise -> a promise 2017-03-12 17:36:07 +01:00
RethrowTest.php Add more tests for functions.php 2017-03-14 22:15:36 +01:00
SomeTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
StreamTest.php Add UnionTypeError 2017-03-14 13:15:31 -05:00
StructTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
SuccessTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
TimeoutTest.php Add more tests for functions.php 2017-03-14 22:15:36 +01:00
WaitTest.php Add more tests for functions.php 2017-03-14 22:15:36 +01:00