Niklas Keller
|
4442f6cd33
|
Add test for Producer being already resolved
|
2017-03-14 22:05:45 +01:00 |
|
Aaron Piotrowski
|
6b9ec609c1
|
Add UnionTypeError
|
2017-03-14 13:15:31 -05:00 |
|
Niklas Keller
|
c13e8e3a66
|
Use Error instead of InvalidArgumentException, remove test file
|
2017-03-14 18:44:44 +01:00 |
|
Aaron Piotrowski
|
5bdfccde97
|
Update DriverTest
|
2017-03-14 11:50:24 -05:00 |
|
Aaron Piotrowski
|
fd7587b0fd
|
Fix risky tests
Fixes #81.
|
2017-03-13 18:54:08 -05:00 |
|
Niklas Keller
|
20acaf123e
|
Remove unsused code from InvalidWatcherException, add handle tests for drivers
|
2017-03-13 13:56:46 +01:00 |
|
Aaron Piotrowski
|
f187d4b31a
|
Accept React promises in rethrow, wait, timeout, pipe, and capture
Fixes #75.
|
2017-03-13 07:17:06 +01:00 |
|
Aaron Piotrowski
|
8b7fb9ece3
|
Merge pull request #72 from amphp/issue-68
Implement yielding arrays as implicit all operator
|
2017-03-12 22:45:31 -05:00 |
|
Niklas Keller
|
77bd05b807
|
Fix tests and Producer React adaption
|
2017-03-12 22:09:19 +01:00 |
|
Niklas Keller
|
8f903b62db
|
Add more tests for React promise adaption in various places
|
2017-03-12 21:02:26 +01:00 |
|
Niklas Keller
|
e8ea4e2ba9
|
Implement yielding arrays as implicit all operator, fixes #68
|
2017-03-12 19:42:25 +01:00 |
|
Aaron Piotrowski
|
cd4328ab48
|
Merge branch 'react-compatibility'
|
2017-03-12 11:38:48 -05:00 |
|
Pieter Hordijk
|
2db7bed1b6
|
Fixed typos an promise -> a promise
|
2017-03-12 17:36:07 +01:00 |
|
Niklas Keller
|
d748855a51
|
Fix some risky tests
|
2017-03-12 17:33:46 +01:00 |
|
Niklas Keller
|
766b3224d1
|
Rename drivers to have a Driver instead of Loop suffix
|
2017-03-12 11:21:44 +01:00 |
|
Aaron Piotrowski
|
7ad10f5d7d
|
Add support for React promises
|
2017-03-11 09:17:43 -06:00 |
|
Niklas Keller
|
fe88413a17
|
Upgrade to PHPUnit 6
This commit removes Humbug, as it's no longer maintained and not
compatible with PHPUnit 6.
|
2017-03-11 14:57:03 +01:00 |
|
Niklas Keller
|
61d7f1b8d7
|
Remove remaining group use statements
|
2017-03-11 14:43:57 +01:00 |
|
Aaron Piotrowski
|
d505a13e18
|
Update promise test
|
2017-03-10 23:40:30 -06:00 |
|
Niklas Keller
|
be34c49a2d
|
Fixup all remaining issues, tests pass locally
|
2017-03-10 22:20:28 +01:00 |
|
Niklas Keller
|
4f021220a2
|
Merge async-interop/promise-test into amphp/amp
|
2017-03-10 22:07:26 +01:00 |
|
Niklas Keller
|
0be9ae9ade
|
Switch from AsyncInterop\Promise to Amp\Promise
|
2017-03-10 21:58:46 +01:00 |
|
Niklas Keller
|
e64bbfb9f5
|
Add Loop::set, auto-wrapping, fixup things
|
2017-03-10 21:31:57 +01:00 |
|
Niklas Keller
|
f4f9008ca0
|
Merge amphp/amp repository into amphp/amp
|
2017-03-10 18:26:17 +01:00 |
|
Niklas Keller
|
942cf801bd
|
Merge async-interop/event-loop repository into amphp/amp
|
2017-03-10 18:07:13 +01:00 |
|
Aaron Piotrowski
|
72378e2b82
|
Add Amp\call()
|
2017-02-22 15:52:30 -06:00 |
|
Aaron Piotrowski
|
1369f5fd47
|
Assert callback count
|
2017-02-10 09:41:43 -06:00 |
|
Aaron Piotrowski
|
b72e504eab
|
Ensure correct argument order in multi-argument lift
|
2017-02-09 22:34:24 -06:00 |
|
Aaron Piotrowski
|
5dade2443f
|
Fix error in Message with empty stream
|
2017-01-31 17:30:05 -06:00 |
|
Aaron Piotrowski
|
5f284b2f70
|
Refactor Message, add Iterator
|
2017-01-31 17:09:38 -06:00 |
|
Aaron Piotrowski
|
0631560c65
|
Merge pull request #62 from amphp/drop-choose
Drop Amp\choose
|
2017-01-15 08:49:11 -06:00 |
|
Aaron Piotrowski
|
84917e7786
|
Add Message and Listener::getBuffered()
|
2017-01-13 18:46:32 -06:00 |
|
Aaron Piotrowski
|
df901a0305
|
Remove stream() method from Listener
|
2017-01-13 18:12:38 -06:00 |
|
Niklas Keller
|
36df722e95
|
Remove ChooseTest
|
2017-01-13 20:09:46 +01:00 |
|
Aaron Piotrowski
|
a643f9a260
|
Remove last consumed value from listener before drain
|
2017-01-11 20:13:12 -06:00 |
|
Niklas Keller
|
5a92c31197
|
Fix bootstrap test and execute it
|
2017-01-08 17:24:25 +01:00 |
|
Niklas Keller
|
30a6ac24ed
|
Test bootstrap file
|
2017-01-08 17:12:04 +01:00 |
|
Aaron Piotrowski
|
4c48037295
|
Add reference/unreference methods to Pause
|
2017-01-08 01:15:57 -06:00 |
|
Aaron Piotrowski
|
ae28eae552
|
Lazy → LazyPromise
|
2017-01-08 01:02:11 -06:00 |
|
Aaron Piotrowski
|
0a79a063a6
|
Drop redundant tests
Covered by testInvalidYieldCatchingThrownException and testInvalidYieldCatchingThrownExceptionAndThrowing.
|
2017-01-08 00:34:41 -06:00 |
|
Aaron Piotrowski
|
5ad1fdb38b
|
Add more Listener tests and kill another Humbug mutant
|
2017-01-08 00:22:07 -06:00 |
|
Niklas Keller
|
3b46c168a5
|
Improve tests and kill some Humbug mutants
|
2017-01-07 22:55:34 +01:00 |
|
Aaron Piotrowski
|
2976ebdbb5
|
Throw on consecutive calls to Listener::advance(); better property names
|
2017-01-07 12:31:36 -06:00 |
|
Aaron Piotrowski
|
cf5ebb1408
|
Better error message when emitting after resolve
|
2017-01-07 12:25:04 -06:00 |
|
Niklas Keller
|
bc110c4d63
|
Add test for callback combination in WhenQueue
|
2017-01-07 14:24:21 +01:00 |
|
Niklas Keller
|
ae69e92266
|
Update to promise 0.4.0 and event-loop 0.5.0, add humbug config
|
2017-01-07 13:47:45 +01:00 |
|
Niklas Keller
|
568183b261
|
Update to event-loop 0.5.0
|
2017-01-07 13:45:03 +01:00 |
|
Niklas Keller
|
559c64fdb8
|
Add test for invalid stream arguments
|
2017-01-06 23:16:06 +01:00 |
|
Aaron Piotrowski
|
c80f264e7e
|
Remove unneeded support check
|
2017-01-05 17:21:30 -06:00 |
|
Aaron Piotrowski
|
02c2fcf0fa
|
Add implementation using event extension
|
2017-01-05 14:08:33 -06:00 |
|