No description
Find a file
Konrad 'ktoso' Malawski ec3cecb896 =pro #15178 enable junit tests in akka-streams again
The junit-interface is treating "anything it cannot understand" as a
globbing pattern, thus when it didn't understand ScalaTest options, it
used them for globbing, and of course none of our junit tests matched
the "-oDF" pattern for example.

Debugged this with Stefan and we've opened an issue to improve the
integration in this respect:
https://github.com/sbt/junit-interface/issues/60

Resolves #15178
2014-10-08 15:31:51 +02:00
akka-docs-dev !str #15121 MaterializerSettings now uses a config object 2014-09-01 19:21:57 +02:00
akka-http/src/main +htp #15910 import + improve coding infrastructure from spray 2014-10-02 15:22:06 +02:00
akka-http-core/src !str #15950 Add runWith and remove toX 2014-10-06 12:12:05 +02:00
akka-http-testkit/src !htp,htk Upgrade from Deferrable to new FastFuture, closes #15962 2014-09-25 14:56:34 +02:00
akka-http-tests/src/test/scala/akka/http +htp #15910 import + improve coding infrastructure from spray 2014-10-02 15:22:06 +02:00
akka-parsing/src/main =par more shapeless strip-down and comment cleanup 2014-09-12 12:03:56 +02:00
akka-stream/src/main +str #15950 Add fold and foreach shortcuts 2014-10-06 14:46:52 +02:00
akka-stream-tck/src/test/scala/akka/stream/tck +pro #15406 Split up stream into testkit, tests and tck 2014-09-16 10:16:38 +02:00
akka-stream-testkit/src/test !str #15950 Add runWith and remove toX 2014-10-06 12:12:05 +02:00
akka-stream-tests/src/test =pro #15178 enable junit tests in akka-streams again 2014-10-08 15:31:51 +02:00