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.
2 parents 2a5a193 + 11a4154 commit 47da632Copy full SHA for 47da632
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