1
0
mirror of https://github.com/danog/amp.git synced 2024-11-26 20:15:00 +01:00
amp/test
2017-03-13 13:56:46 +01:00
..
Loop Remove unsused code from InvalidWatcherException, add handle tests for drivers 2017-03-13 13:56:46 +01:00
AdaptTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
AllTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
AnyTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
CallableMakerTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
CallTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
CaptureTest.php Accept React promises in rethrow, wait, timeout, pipe, and capture 2017-03-13 07:17:06 +01:00
ConcatTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
CoroutineTest.php Implement yielding arrays as implicit all operator, fixes #68 2017-03-12 19:42:25 +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 Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01: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 Add more tests for React promise adaption in various places 2017-03-12 21:02:26 +01:00
MapTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
MergeTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
MessageTest.php Fix some risky tests 2017-03-12 17:33:46 +01:00
PauseTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
PipeTest.php Accept React promises in rethrow, wait, timeout, pipe, and capture 2017-03-13 07:17:06 +01:00
PlaceholderTraitTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
ProducerTest.php Add more tests for React promise adaption in various places 2017-03-12 21:02:26 +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 Accept React promises in rethrow, wait, timeout, pipe, and capture 2017-03-13 07:17:06 +01:00
SomeTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01:00
StreamTest.php Upgrade to PHPUnit 6 2017-03-11 14:57:03 +01: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 Accept React promises in rethrow, wait, timeout, pipe, and capture 2017-03-13 07:17:06 +01:00
WaitTest.php Accept React promises in rethrow, wait, timeout, pipe, and capture 2017-03-13 07:17:06 +01:00