Skip to content

Commit fb53ab7

Browse files
committed
Added test run configurations.
1 parent 512f1fd commit fb53ab7

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed
+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<component name="ProjectRunConfigurationManager">
2+
<configuration default="false" name="Procyon.CompilerTools Tests" type="JUnit" factoryName="JUnit">
3+
<module name="Procyon.Procyon.CompilerTools.test" />
4+
<option name="PACKAGE_NAME" value="" />
5+
<option name="MAIN_CLASS_NAME" value="" />
6+
<option name="METHOD_NAME" value="" />
7+
<option name="TEST_OBJECT" value="package" />
8+
<method v="2">
9+
<option name="Make" enabled="true" />
10+
</method>
11+
</configuration>
12+
</component>
+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<component name="ProjectRunConfigurationManager">
2+
<configuration default="false" name="Procyon.Expressions Tests" type="JUnit" factoryName="JUnit">
3+
<module name="Procyon.Procyon.Expressions.test" />
4+
<option name="PACKAGE_NAME" value="" />
5+
<option name="MAIN_CLASS_NAME" value="" />
6+
<option name="METHOD_NAME" value="" />
7+
<option name="TEST_OBJECT" value="package" />
8+
<method v="2">
9+
<option name="Make" enabled="true" />
10+
</method>
11+
</configuration>
12+
</component>

0 commit comments

Comments
 (0)