pekko/akka-stream/src/test/scala/akka/stream
Patrik Nordwall 69b8646359 =str Make it possible to use graph cycles
* power user mode

* Dropping buffer in feedback loop
2014-09-11 13:38:49 +02:00
..
actor +str reintroduced the TCK, 0.4.0.M2-SNAPSHOT, passing all tests 2014-09-10 17:44:01 +02:00
extra !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
impl !str: #15474: Migrate to reactive-streams 0.4.0.M1 2014-07-28 11:35:20 +02:00
io +str reintroduced the TCK, 0.4.0.M2-SNAPSHOT, passing all tests 2014-09-10 17:44:01 +02:00
scaladsl2 =str Make it possible to use graph cycles 2014-09-11 13:38:49 +02:00
tck +str reintroduced the TCK, 0.4.0.M2-SNAPSHOT, passing all tests 2014-09-10 17:44:01 +02:00
testkit +str reintroduced the TCK, 0.4.0.M2-SNAPSHOT, passing all tests 2014-09-10 17:44:01 +02:00
testkit2 +str reintroduced the TCK, 0.4.0.M2-SNAPSHOT, passing all tests 2014-09-10 17:44:01 +02:00
DslConsistencySpec.scala str =15252 Add dsl consistency spec 2014-05-27 13:50:16 +02:00
DuctSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowBroadcastSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowBufferSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowCollectSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowConcatAllSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowConcatSpec.scala !str #15551 Switch to implicit passing of FlowMaterializer 2014-08-21 13:40:43 +02:00
FlowConflateSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowDispatcherSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowDropSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowDropWithinSpec.scala +str reintroduced the TCK, 0.4.0.M2-SNAPSHOT, passing all tests 2014-09-10 17:44:01 +02:00
FlowExpandSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowFilterSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowFoldSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowForeachSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowFromFutureSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowGroupBySpec.scala +str reintroduced the TCK, 0.4.0.M2-SNAPSHOT, passing all tests 2014-09-10 17:44:01 +02:00
FlowGroupedSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowGroupedWithinSpec.scala +str reintroduced the TCK, 0.4.0.M2-SNAPSHOT, passing all tests 2014-09-10 17:44:01 +02:00
FlowIterableSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowIteratorSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowMapConcatSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowMapFutureSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowMapSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowMergeSpec.scala =str #15755 #15756 First stab at input/output factories 2014-09-02 12:58:56 +02:00
FlowOnCompleteSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowPrefixAndTailSpec.scala !str #15604: Removal of default fanout behavior 2014-09-04 15:49:14 +02:00
FlowProduceToSubscriberSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowSpec.scala !str #15604: Removal of default fanout behavior 2014-09-04 15:49:14 +02:00
FlowSplitWhenSpec.scala +str reintroduced the TCK, 0.4.0.M2-SNAPSHOT, passing all tests 2014-09-10 17:44:01 +02:00
FlowTakeSpec.scala +str reintroduced the TCK, 0.4.0.M2-SNAPSHOT, passing all tests 2014-09-10 17:44:01 +02:00
FlowTakeWithinSpec.scala +str reintroduced the TCK, 0.4.0.M2-SNAPSHOT, passing all tests 2014-09-10 17:44:01 +02:00
FlowTimerTransformerSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowToFutureSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
FlowTransformRecoverSpec.scala !str #15604: Removal of default fanout behavior 2014-09-04 15:49:14 +02:00
FlowTransformSpec.scala !str #15604: Removal of default fanout behavior 2014-09-04 15:49:14 +02:00
FlowZipSpec.scala !str #15551 Switch to implicit passing of FlowMaterializer 2014-08-21 13:40:43 +02:00
ImplicitFlowMaterializerSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
TickPublisherSpec.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
Timeouts.scala =str updated stream tests to use Java TCK 2014-04-16 17:12:34 +02:00
TimerTransformerSpec.scala +str #15091 Add time driven operators 2014-05-30 12:06:52 +02:00
TwoStreamsSetup.scala !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00