You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.2 KiB
26 lines
1.2 KiB
<module>
|
|
<inherits name="com.google.common.collect.testing.Testing" />
|
|
<inherits name="com.google.common.collect.testing.google.Google" />
|
|
<inherits name="com.google.common.escape.testing.Testing" />
|
|
<inherits name="com.google.common.testing.Testing" />
|
|
|
|
<inherits name="com.google.common.base.testModule" />
|
|
<inherits name="com.google.common.cache.testModule" />
|
|
<inherits name="com.google.common.collect.testModule" />
|
|
<inherits name="com.google.common.collect.testing.testModule" />
|
|
<inherits name="com.google.common.escape.testModule" />
|
|
<inherits name="com.google.common.html.testModule" />
|
|
<inherits name="com.google.common.io.testModule" />
|
|
<inherits name="com.google.common.math.testModule" />
|
|
<inherits name="com.google.common.net.testModule" />
|
|
<inherits name="com.google.common.primitives.testModule" />
|
|
<inherits name="com.google.common.testing.testModule" />
|
|
<inherits name="com.google.common.util.concurrent.testModule" />
|
|
<inherits name="com.google.common.xml.testModule" />
|
|
|
|
<source path="">
|
|
<include name="GuavaTestsEntryPoint.java" />
|
|
</source>
|
|
<entry-point class="com.google.common.GuavaTestsEntryPoint" />
|
|
</module>
|