1
0
mirror of https://github.com/danog/amp.git synced 2024-11-30 04:29:08 +01:00
amp/test
2017-03-10 18:07:13 +01: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
CallTest.php Add Amp\call() 2017-02-22 15:52:30 -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
DummyDriver.php Change namespace to AsyncInterop\Loop 2017-01-02 20:48:48 +00: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
LoopStateTest.php Change namespace to AsyncInterop\Loop 2017-01-02 20:48:48 +00:00
LoopTest.php Change namespace to AsyncInterop\Loop 2017-01-02 20:48:48 +00:00
MapTest.php Assert callback count 2017-02-10 09:41:43 -06: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 Fix error in Message with empty stream 2017-01-31 17:30:05 -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