mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-05 01:50:56 +07:00
[tests] updates test data
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -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!
|
||||
*
|
||||
|
||||
@@ -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!
|
||||
*
|
||||
|
||||
@@ -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!
|
||||
*
|
||||
|
||||
@@ -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!
|
||||
*
|
||||
|
||||
@@ -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!
|
||||
*
|
||||
|
||||
@@ -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!
|
||||
*
|
||||
|
||||
@@ -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!
|
||||
*
|
||||
|
||||
@@ -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!
|
||||
*
|
||||
|
||||
@@ -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!
|
||||
*
|
||||
|
||||
@@ -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!
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user