external compiler: added test for rename class changing case only

This commit is contained in:
nik
2012-09-07 17:07:08 +04:00
parent c32cc81b87
commit f21e20fbf4
7 changed files with 49 additions and 22 deletions
@@ -0,0 +1,6 @@
Cleaning output files:
out/production/ChangeCaseOfName/A.class
End of files
Compiling files:
src/a.java
End of files
@@ -0,0 +1,2 @@
public class A {
}