[tests] updates test data

This commit is contained in:
Roman Shevchenko
2017-08-11 20:52:10 +02:00
parent ae10212eb1
commit 2d2213c811
11 changed files with 15 additions and 17 deletions

View File

@@ -13,7 +13,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package org.jetbrains.idea.devkit.build;
import com.intellij.compiler.ant.BuildTargetsFactory;
@@ -35,7 +34,6 @@ import java.io.PrintWriter;
import java.io.StringWriter;
public class GenerateAntTest extends IdeaTestCase {
public void testP1() throws Exception {
final VirtualFile parent = myModule.getModuleFile().getParent();
assertNotNull(parent);
@@ -56,7 +54,7 @@ public class GenerateAntTest extends IdeaTestCase {
" <zipfileset dir=\"${module." + lowercased + ".basedir}/classes\"/>\n" +
" <zipfileset file=\"${module." + lowercased + ".basedir}/META-INF/plugin.xml\" prefix=\"META-INF\"/>\n" +
" <manifest>\n" +
" <attribute name=\"Created-By\" value=\"IntelliJ IDEA Community Edition\"/>\n" +
" <attribute name=\"Created-By\" value=\"IntelliJ IDEA\"/>\n" +
" <attribute name=\"Manifest-Version\" value=\"1.0\"/>\n" +
" </manifest>\n" +
" </jar>\n" +
@@ -102,4 +100,4 @@ public class GenerateAntTest extends IdeaTestCase {
}
return true;
}
}
}

View File

@@ -37,7 +37,7 @@ public class BindingTest {
}
/**
* Method generated by IntelliJ IDEA Community Edition GUI Designer
* Method generated by IntelliJ IDEA GUI Designer
* >>> IMPORTANT!! <<<
* DO NOT edit this method OR call it in your code!
*

View File

@@ -37,7 +37,7 @@ public class BindingTest {
}
/**
* Method generated by IntelliJ IDEA Community Edition GUI Designer
* Method generated by IntelliJ IDEA GUI Designer
* >>> IMPORTANT!! <<<
* DO NOT edit this method OR call it in your code!
*

View File

@@ -31,7 +31,7 @@ public class BindingTest {
}
/**
* Method generated by IntelliJ IDEA Community Edition GUI Designer
* Method generated by IntelliJ IDEA GUI Designer
* >>> IMPORTANT!! <<<
* DO NOT edit this method OR call it in your code!
*

View File

@@ -27,14 +27,14 @@ public class BindingTest {
}
{
// GUI initializer generated by IntelliJ IDEA Community Edition GUI Designer
// GUI initializer generated by IntelliJ IDEA GUI Designer
// >>> IMPORTANT!! <<<
// DO NOT EDIT OR ADD ANY CODE HERE!
$$$setupUI$$$();
}
/**
* Method generated by IntelliJ IDEA Community Edition GUI Designer
* Method generated by IntelliJ IDEA GUI Designer
* >>> IMPORTANT!! <<<
* DO NOT edit this method OR call it in your code!
*

View File

@@ -36,7 +36,7 @@ public class BindingTest {
}
/**
* Method generated by IntelliJ IDEA Community Edition GUI Designer
* Method generated by IntelliJ IDEA GUI Designer
* >>> IMPORTANT!! <<<
* DO NOT edit this method OR call it in your code!
*

View File

@@ -37,7 +37,7 @@ public class BindingTest {
}
/**
* Method generated by IntelliJ IDEA Community Edition GUI Designer
* Method generated by IntelliJ IDEA GUI Designer
* >>> IMPORTANT!! <<<
* DO NOT edit this method OR call it in your code!
*

View File

@@ -33,7 +33,7 @@ public class BindingTest {
}
/**
* Method generated by IntelliJ IDEA Community Edition GUI Designer
* Method generated by IntelliJ IDEA GUI Designer
* >>> IMPORTANT!! <<<
* DO NOT edit this method OR call it in your code!
*

View File

@@ -37,7 +37,7 @@ public class BindingTest {
}
/**
* Method generated by IntelliJ IDEA Community Edition GUI Designer
* Method generated by IntelliJ IDEA GUI Designer
* >>> IMPORTANT!! <<<
* DO NOT edit this method OR call it in your code!
*

View File

@@ -26,14 +26,14 @@ public class BindingTest {
}
{
// GUI initializer generated by IntelliJ IDEA Community Edition GUI Designer
// GUI initializer generated by IntelliJ IDEA GUI Designer
// >>> IMPORTANT!! <<<
// DO NOT EDIT OR ADD ANY CODE HERE!
$$$setupUI$$$();
}
/**
* Method generated by IntelliJ IDEA Community Edition GUI Designer
* Method generated by IntelliJ IDEA GUI Designer
* >>> IMPORTANT!! <<<
* DO NOT edit this method OR call it in your code!
*

View File

@@ -28,14 +28,14 @@ public class BindingTest {
}
{
// GUI initializer generated by IntelliJ IDEA Community Edition GUI Designer
// GUI initializer generated by IntelliJ IDEA GUI Designer
// >>> IMPORTANT!! <<<
// DO NOT EDIT OR ADD ANY CODE HERE!
$$$setupUI$$$();
}
/**
* Method generated by IntelliJ IDEA Community Edition GUI Designer
* Method generated by IntelliJ IDEA GUI Designer
* >>> IMPORTANT!! <<<
* DO NOT edit this method OR call it in your code!
*