1
0
mirror of https://github.com/danog/amp.git synced 2024-11-30 04:29:08 +01:00
amp/test
Aaron Piotrowski 0631560c65 Merge pull request #62 from amphp/drop-choose
Drop Amp\choose
2017-01-15 08:49:11 -06:00
..
AdaptTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
AllTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
AnyTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
CallableMakerTest.php Update to promise spec v0.3 2016-12-29 16:29:27 -06:00
CaptureTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
ConcatTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
CoroutineTest.php Drop redundant tests 2017-01-08 00:34:41 -06:00
DeferredTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
EachTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
FailureTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
FilterTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
FirstTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
IntervalTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
InvalidYieldErrorTest.php Add tests for InvalidYieldError, improve key display 2016-12-11 17:08:17 +01:00
LazyPromiseTest.php Lazy → LazyPromise 2017-01-08 01:02:11 -06:00
ListenerTest.php Remove stream() method from Listener 2017-01-13 18:12:38 -06:00
MapTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
MergeTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
MessageTest.php Add Message and Listener::getBuffered() 2017-01-13 18:46:32 -06:00
PauseTest.php Add reference/unreference methods to Pause 2017-01-08 01:15:57 -06:00
PipeTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
PlaceholderTraitTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
ProducerTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
ProducerTraitTest.php Better error message when emitting after resolve 2017-01-07 12:25:04 -06:00
PromiseTest.php Add test for callback combination in WhenQueue 2017-01-07 14:24:21 +01:00
RethrowTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
SomeTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
StreamTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
StructTest.php Improve tests and kill some Humbug mutants 2017-01-07 22:55:34 +01:00
SuccessTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
TimeoutTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00
WaitTest.php Update to promise 0.4.0 and event-loop 0.5.0, add humbug config 2017-01-07 13:47:45 +01:00