pekko/akka-stream-tests/src/test
Arnout Engelen 21fbfe6724
Add checkTestsHaveRun task to check tests have run (#28350)
Extend JUnitSuite to make sure the test is included in the report.

After merging this, nothing would happen. We should then invoke
`checkTestsHaveRun` from the jenkins nightly builds. That should then
fail the build until we merge #28347 and switch the nightly builds
to run on JDK11.
2019-12-13 11:29:20 +01:00
..
java/akka/stream Add Java DSL Flow#mapError version without PartialFunction (#24992) (#26310) 2019-12-10 13:05:56 +01:00
java-jdk9-only/akka/stream/javadsl Add checkTestsHaveRun task to check tests have run (#28350) 2019-12-13 11:29:20 +01:00
resources Simpler tls over tcp #24153 2018-01-16 18:05:08 +01:00
scala/akka/stream Partition must not pull from closed in, #27189 2019-12-10 17:33:11 +01:00
scala-jdk9-only/akka/stream/scaladsl System wide materializer (#27491) 2019-08-23 18:19:27 +02:00