We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5a193 commit 11a4154Copy full SHA for 11a4154
test/dotc/tests.scala
@@ -7,7 +7,7 @@ import org.junit.experimental.categories._
7
8
import scala.io.Source
9
10
-
+// tests that match regex '(pos|dotc|run|java|compileStdLib)\.*' would be executed as benchmarks.
11
class tests extends CompilerTest {
12
13
def isRunByJenkins: Boolean = sys.props.isDefinedAt("dotty.jenkins.build")
0 commit comments