diff options
Diffstat (limited to 'tests/org.eclipse.wst.xml.tests.encoding')
376 files changed, 0 insertions, 11958 deletions
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/.classpath b/tests/org.eclipse.wst.xml.tests.encoding/.classpath deleted file mode 100644 index 76c602712..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/.classpath +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="src" path="src/"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/> - <classpathentry path="org.eclipse.pde.core.requiredPlugins" kind="con"> - <accessrules> - <accessrule kind="accessible" pattern="org/eclipse/wst/**"/> - </accessrules> - </classpathentry> - <classpathentry kind="output" path="bin"/> -</classpath> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/.cvsignore b/tests/org.eclipse.wst.xml.tests.encoding/.cvsignore deleted file mode 100644 index 67968bde3..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/.cvsignore +++ /dev/null @@ -1,5 +0,0 @@ -bin -build.xml -temp.folder -tests.jar -javaCompiler.tests.jar.args diff --git a/tests/org.eclipse.wst.xml.tests.encoding/.project b/tests/org.eclipse.wst.xml.tests.encoding/.project deleted file mode 100644 index 6ac370c1d..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/.project +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.eclipse.wst.xml.tests.encoding</name> - <comment></comment> - <projects></projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.pde.ManifestBuilder</name> - <arguments> - </arguments> - </buildCommand> - <buildCommand> - <name>org.eclipse.pde.SchemaBuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.pde.PluginNature</nature> - <nature>org.eclipse.jdt.core.javanature</nature> - </natures> -</projectDescription> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.core.resources.prefs b/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.core.resources.prefs deleted file mode 100644 index afa5c9135..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.core.resources.prefs +++ /dev/null @@ -1,3 +0,0 @@ -#Tue Apr 04 03:36:32 EDT 2006 -eclipse.preferences.version=1 -encoding/<project>=ISO-8859-1 diff --git a/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.core.runtime.prefs b/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.core.runtime.prefs deleted file mode 100644 index 7ec575022..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.core.runtime.prefs +++ /dev/null @@ -1,3 +0,0 @@ -#Mon Apr 17 01:48:39 EDT 2006 -eclipse.preferences.version=1 -line.separator=\r\n diff --git a/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.jdt.core.prefs b/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index 5f7bac712..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,80 +0,0 @@ -#Sat Aug 19 16:31:43 EDT 2006 -eclipse.preferences.version=1 -org.eclipse.jdt.core.builder.cleanOutputFolder=clean -org.eclipse.jdt.core.builder.duplicateResourceTask=warning -org.eclipse.jdt.core.builder.invalidClasspath=ignore -org.eclipse.jdt.core.builder.resourceCopyExclusionFilter=*.launch -org.eclipse.jdt.core.circularClasspath=error -org.eclipse.jdt.core.classpath.exclusionPatterns=enabled -org.eclipse.jdt.core.classpath.multipleOutputLocations=enabled -org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=disabled -org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.2 -org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve -org.eclipse.jdt.core.compiler.compliance=1.4 -org.eclipse.jdt.core.compiler.debug.lineNumber=generate -org.eclipse.jdt.core.compiler.debug.localVariable=generate -org.eclipse.jdt.core.compiler.debug.sourceFile=generate -org.eclipse.jdt.core.compiler.doc.comment.support=enabled -org.eclipse.jdt.core.compiler.maxProblemPerUnit=100 -org.eclipse.jdt.core.compiler.problem.annotationSuperInterface=warning -org.eclipse.jdt.core.compiler.problem.assertIdentifier=warning -org.eclipse.jdt.core.compiler.problem.autoboxing=ignore -org.eclipse.jdt.core.compiler.problem.deprecation=ignore -org.eclipse.jdt.core.compiler.problem.deprecationInDeprecatedCode=disabled -org.eclipse.jdt.core.compiler.problem.deprecationWhenOverridingDeprecatedMethod=enabled -org.eclipse.jdt.core.compiler.problem.discouragedReference=warning -org.eclipse.jdt.core.compiler.problem.emptyStatement=warning -org.eclipse.jdt.core.compiler.problem.enumIdentifier=warning -org.eclipse.jdt.core.compiler.problem.fieldHiding=ignore -org.eclipse.jdt.core.compiler.problem.finalParameterBound=ignore -org.eclipse.jdt.core.compiler.problem.finallyBlockNotCompletingNormally=error -org.eclipse.jdt.core.compiler.problem.forbiddenReference=error -org.eclipse.jdt.core.compiler.problem.hiddenCatchBlock=warning -org.eclipse.jdt.core.compiler.problem.incompatibleNonInheritedInterfaceMethod=warning -org.eclipse.jdt.core.compiler.problem.incompleteEnumSwitch=ignore -org.eclipse.jdt.core.compiler.problem.indirectStaticAccess=error -org.eclipse.jdt.core.compiler.problem.invalidJavadoc=ignore -org.eclipse.jdt.core.compiler.problem.invalidJavadocTagsDeprecatedRef=enabled -org.eclipse.jdt.core.compiler.problem.invalidJavadocTagsNotVisibleRef=enabled -org.eclipse.jdt.core.compiler.problem.invalidJavadocTagsVisibility=private -org.eclipse.jdt.core.compiler.problem.localVariableHiding=ignore -org.eclipse.jdt.core.compiler.problem.methodWithConstructorName=error -org.eclipse.jdt.core.compiler.problem.missingDeprecatedAnnotation=ignore -org.eclipse.jdt.core.compiler.problem.missingJavadocComments=ignore -org.eclipse.jdt.core.compiler.problem.missingJavadocCommentsOverriding=enabled -org.eclipse.jdt.core.compiler.problem.missingJavadocCommentsVisibility=public -org.eclipse.jdt.core.compiler.problem.missingJavadocTags=ignore -org.eclipse.jdt.core.compiler.problem.missingJavadocTagsOverriding=enabled -org.eclipse.jdt.core.compiler.problem.missingJavadocTagsVisibility=private -org.eclipse.jdt.core.compiler.problem.missingOverrideAnnotation=ignore -org.eclipse.jdt.core.compiler.problem.missingSerialVersion=error -org.eclipse.jdt.core.compiler.problem.noEffectAssignment=error -org.eclipse.jdt.core.compiler.problem.noImplicitStringConversion=warning -org.eclipse.jdt.core.compiler.problem.nonExternalizedStringLiteral=ignore -org.eclipse.jdt.core.compiler.problem.overridingPackageDefaultMethod=warning -org.eclipse.jdt.core.compiler.problem.possibleAccidentalBooleanAssignment=error -org.eclipse.jdt.core.compiler.problem.specialParameterHidingField=enabled -org.eclipse.jdt.core.compiler.problem.staticAccessReceiver=error -org.eclipse.jdt.core.compiler.problem.suppressWarnings=enabled -org.eclipse.jdt.core.compiler.problem.syntheticAccessEmulation=ignore -org.eclipse.jdt.core.compiler.problem.typeParameterHiding=ignore -org.eclipse.jdt.core.compiler.problem.uncheckedTypeOperation=warning -org.eclipse.jdt.core.compiler.problem.undocumentedEmptyBlock=ignore -org.eclipse.jdt.core.compiler.problem.unhandledWarningToken=warning -org.eclipse.jdt.core.compiler.problem.unnecessaryElse=ignore -org.eclipse.jdt.core.compiler.problem.unnecessaryTypeCheck=error -org.eclipse.jdt.core.compiler.problem.unqualifiedFieldAccess=ignore -org.eclipse.jdt.core.compiler.problem.unsafeTypeOperation=warning -org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownException=ignore -org.eclipse.jdt.core.compiler.problem.unusedDeclaredThrownExceptionWhenOverriding=disabled -org.eclipse.jdt.core.compiler.problem.unusedImport=error -org.eclipse.jdt.core.compiler.problem.unusedLabel=error -org.eclipse.jdt.core.compiler.problem.unusedLocal=error -org.eclipse.jdt.core.compiler.problem.unusedParameter=ignore -org.eclipse.jdt.core.compiler.problem.unusedParameterWhenImplementingAbstract=disabled -org.eclipse.jdt.core.compiler.problem.unusedParameterWhenOverridingConcrete=disabled -org.eclipse.jdt.core.compiler.problem.unusedPrivateMember=error -org.eclipse.jdt.core.compiler.problem.varargsArgumentNeedCast=warning -org.eclipse.jdt.core.compiler.source=1.3 -org.eclipse.jdt.core.incompatibleJDKLevel=ignore -org.eclipse.jdt.core.incompleteClasspath=error diff --git a/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.jdt.ui.prefs b/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.jdt.ui.prefs deleted file mode 100644 index 301c7adde..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.jdt.ui.prefs +++ /dev/null @@ -1,4 +0,0 @@ -#Mon Apr 17 01:48:39 EDT 2006 -eclipse.preferences.version=1 -internal.default.compliance=default -org.eclipse.jdt.ui.text.custom_code_templates=<?xml version\="1.0" encoding\="UTF-8"?>\r\n<templates/> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.ltk.core.refactoring.prefs b/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.ltk.core.refactoring.prefs deleted file mode 100644 index c59368c5e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.ltk.core.refactoring.prefs +++ /dev/null @@ -1,3 +0,0 @@ -#Tue Apr 04 03:36:32 EDT 2006 -eclipse.preferences.version=1 -org.eclipse.ltk.core.refactoring.enable.project.refactoring.history=false diff --git a/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.pde.prefs b/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.pde.prefs deleted file mode 100644 index fc522bba7..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/.settings/org.eclipse.pde.prefs +++ /dev/null @@ -1,16 +0,0 @@ -#Mon Apr 17 02:01:33 EDT 2006 -compilers.incompatible-environment=0 -compilers.p.build=0 -compilers.p.deprecated=1 -compilers.p.illegal-att-value=0 -compilers.p.no-required-att=0 -compilers.p.not-externalized-att=0 -compilers.p.unknown-attribute=0 -compilers.p.unknown-class=0 -compilers.p.unknown-element=0 -compilers.p.unknown-resource=0 -compilers.p.unresolved-ex-points=0 -compilers.p.unresolved-import=0 -compilers.p.unused-element-or-attribute=0 -compilers.use-project=true -eclipse.preferences.version=1 diff --git a/tests/org.eclipse.wst.xml.tests.encoding/LargeNoEncoding.html b/tests/org.eclipse.wst.xml.tests.encoding/LargeNoEncoding.html deleted file mode 100644 index e69de29bb..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/LargeNoEncoding.html +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/LargeNonDefault.html b/tests/org.eclipse.wst.xml.tests.encoding/LargeNonDefault.html deleted file mode 100644 index e69de29bb..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/LargeNonDefault.html +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/META-INF/MANIFEST.MF b/tests/org.eclipse.wst.xml.tests.encoding/META-INF/MANIFEST.MF deleted file mode 100644 index 8d88baab5..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/META-INF/MANIFEST.MF +++ /dev/null @@ -1,26 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %Bundle-Name.0 -Bundle-SymbolicName: org.eclipse.wst.xml.tests.encoding -Bundle-Version: 1.0.300.qualifier -Bundle-ClassPath: tests.jar -Bundle-Activator: org.eclipse.wst.xml.tests.encoding.TestsPlugin -Bundle-Vendor: %Bundle-Vendor.0 -Bundle-Localization: plugin -Export-Package: org.eclipse.wst.xml.tests.encoding, - org.eclipse.wst.xml.tests.encoding.pref, - org.eclipse.wst.xml.tests.encoding.properties, - org.eclipse.wst.xml.tests.encoding.read, - org.eclipse.wst.xml.tests.encoding.util, - org.eclipse.wst.xml.tests.encoding.write, - org.eclipse.wst.xml.tests.encoding.xml -Require-Bundle: org.eclipse.core.resources, - org.junit;bundle-version=3.8.2, - org.eclipse.ui, - org.eclipse.ui.workbench, - org.eclipse.ui.ide, - org.eclipse.wst.xml.core, - org.eclipse.core.runtime, - org.eclipse.wst.sse.core -Bundle-ActivationPolicy: lazy -Bundle-RequiredExecutionEnvironment: J2SE-1.4 diff --git a/tests/org.eclipse.wst.xml.tests.encoding/about.html b/tests/org.eclipse.wst.xml.tests.encoding/about.html deleted file mode 100644 index 2199df3f0..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/about.html +++ /dev/null @@ -1,34 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> -<HTML> - -<head> -<title>About</title> -<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1"> -</head> - -<BODY lang="EN-US"> - -<H3>About This Content</H3> - -<P>June, 2008</P> - -<H3>License</H3> - -<P>The Eclipse Foundation makes available all content in this plug-in -("Content"). Unless otherwise indicated below, the Content is provided to you -under the terms and conditions of the Eclipse Public License Version 1.0 -("EPL"). A copy of the EPL is available at -<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>. -For purposes of the EPL, "Program" will mean the Content.</P> - -<P>If you did not receive this Content directly from the Eclipse Foundation, the -Content is being redistributed by another party ("Redistributor") and different -terms and conditions may apply to your use of any object code in the Content. -Check the Redistributor痴 license that was provided with the Content. If no such -license exists, contact the Redistributor. Unless otherwise indicated below, the -terms and conditions of the EPL still apply to any source code in the Content -and such source code may be obtained at -<A href="http://www.eclipse.org/">http://www.eclipse.org/</A>.</P> - -</BODY> -</HTML> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/build.properties b/tests/org.eclipse.wst.xml.tests.encoding/build.properties deleted file mode 100644 index 8d554ab96..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/build.properties +++ /dev/null @@ -1,19 +0,0 @@ -############################################################################### -# Copyright (c) 2004, 2006 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -bin.includes = tests.jar,\ - testfiles/,\ - testfiles.zip,\ - test.xml,\ - META-INF/,\ - about.html,\ - plugin.properties -source.tests.jar = src/ -output.tests.jar = bin/ diff --git a/tests/org.eclipse.wst.xml.tests.encoding/outputFromListCharsets/IBM14_0128.txt b/tests/org.eclipse.wst.xml.tests.encoding/outputFromListCharsets/IBM14_0128.txt deleted file mode 100644 index adfb1d2dd..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/outputFromListCharsets/IBM14_0128.txt +++ /dev/null @@ -1,857 +0,0 @@ - -Current Locale: en_US - -JRE version: J2RE 1.4.2 IBM Windows 32 build cndev-20040128 (JIT enabled: jitc) --- listing properties -- -java.assistive=ON -java.runtime.name=Java(TM) 2 Runtime Environment, Stand... -sun.boot.library.path=D:\builds\Daily\wswb-SDK-I20040226-wi... -java.vm.version=1.4.2 -java.vm.vendor=IBM Corporation -java.vendor.url=http://www.ibm.com/ -path.separator=; -java.vm.name=Classic VM -file.encoding.pkg=sun.io -user.country=US -sun.os.patch.level=Service Pack 1 -java.vm.specification.name=Java Virtual Machine Specification -user.dir=D:\builds\Daily\eclipse-SDK-I20040304... -java.runtime.version=1.4.2 -java.fullversion=J2RE 1.4.2 IBM Windows 32 build cndev... -java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment -java.endorsed.dirs=D:\builds\Daily\wswb-SDK-I20040226-wi... -os.arch=x86 -java.io.tmpdir=C:\DOCUME~1\DAVIDW~1.DMW\LOCALS~1\Temp\ -line.separator= - -java.vm.specification.vendor=Sun Microsystems Inc. -user.variant= -java.awt.fonts= -os.name=Windows XP -sun.java2d.fontpath= -java.library.path=D:\builds\Daily\wswb-SDK-I20040226-wi... -java.specification.name=Java Platform API Specification -java.class.version=48.0 -ibm.system.encoding=Cp1252 -java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFac... -invokedviajava= -os.version=5.1 -user.home=C:\Documents and Settings\davidw.DMW2T23 -user.timezone= -java.awt.printerjob=sun.awt.windows.WPrinterJob -java.specification.version=1.4 -file.encoding=Cp1252 -user.name=davidw -java.class.path=D:\builds\Daily\eclipse-SDK-I20040304... -java.vm.specification.version=1.0 -sun.arch.data.model=32 -java.home=D:\builds\Daily\wswb-SDK-I20040226-wi... -java.specification.vendor=Sun Microsystems Inc. -user.language=en -awt.toolkit=sun.awt.windows.WToolkit -java.vm.info=J2RE 1.4.2 IBM Windows 32 build cndev... -java.version=1.4.2 -java.ext.dirs=D:\builds\Daily\wswb-SDK-I20040226-wi... -sun.boot.class.path=D:\builds\Daily\wswb-SDK-I20040226-wi... -java.vendor=IBM Corporation -file.separator=\ -java.vendor.url.bug= -java.compiler=jitc -sun.io.unicode.encoding=UnicodeLittle -Available Locales -ar -ar_AE -ar_BH -ar_DZ -ar_EG -ar_IQ -ar_JO -ar_KW -ar_LB -ar_LY -ar_MA -ar_OM -ar_QA -ar_SA -ar_SD -ar_SY -ar_TN -ar_YE -be -be_BY -bg -bg_BG -bn_IN -ca -ca_ES -ca_ES_PREEURO -cs -cs_CZ -da -da_DK -da_DK_EURO -de -de_AT -de_AT_PREEURO -de_CH -de_DE -de_DE_PREEURO -de_LU -de_LU_PREEURO -el -el_GR -el_GR_PREEURO -en -en_AU -en_BE -en_BE_PREEURO -en_CA -en_GB -en_GB_EURO -en_HK -en_IE -en_IE_PREEURO -en_IN -en_NZ -en_PH -en_SG -en_US -en_ZA -es -es_AR -es_BO -es_CL -es_CO -es_CR -es_DO -es_EC -es_ES -es_ES_PREEURO -es_GT -es_HN -es_MX -es_NI -es_PA -es_PE -es_PR -es_PY -es_SV -es_US -es_UY -es_VE -et -et_EE -fi -fi_FI -fi_FI_PREEURO -fr -fr_BE -fr_BE_PREEURO -fr_CA -fr_CH -fr_FR -fr_FR_PREEURO -fr_LU -fr_LU_PREEURO -gu -gu_IN -hi -hi_IN -hr -hr_HR -hu -hu_HU -in -in_ID -is -is_IS -it -it_CH -it_IT -it_IT_PREEURO -iw -iw_IL -ja -ja_JP -kk -kk_KZ -kn -kn_IN -ko -kok_IN -ko_KR -lt -lt_LT -lv -lv_LV -mk -mk_MK -ml_IN -mr -mr_IN -ms -ms_MY -nb_NO -nl -nl_BE -nl_BE_PREEURO -nl_NL -nl_NL_PREEURO -no -no_NO -no_NO_NY -or_IN -pa -pa_IN -pl -pl_PL -pt -pt_BR -pt_PT -pt_PT_PREEURO -ro -ro_RO -ru -ru_RU -sa -sa_IN -sh -sh_YU -sk -sk_SK -sl -sl_SI -sq -sq_AL -sr -sr_YU -sv -sv_SE -sv_SE_EURO -ta -ta_IN -te -te_IN -th -th_TH -th_TH_TH -tr -tr_TR -uk -uk_UA -vi -vi_VN -zh -zh_CN -zh_CN_HK -zh_HK -zh_SG -zh_TW -file.encoding.pkg: sun.io -file.encoding: Cp1252 - - -Available Charsets -1. Charsetname: Big5 - displayName: Big5: PC Taiwan Big 5 - aliases: [big5, Big5-HKSCS] -2. Charsetname: CESU-8 - displayName: CESU-8: Unicode UTF-8 (without surrogates) - aliases: [CESU8] -3. Charsetname: COMPOUND_TEXT - displayName: COMPOUND_TEXT: X11 Compound Text - aliases: [x-compound-text, x11-compound-text] -4. Charsetname: EUC-CN - displayName: EUC-CN: EUC China - aliases: [euc_cn, euccn, ibm-euccn] -5. Charsetname: EUC-JP - displayName: EUC-JP: EUC Japan - aliases: [euc-jp-linux, x-euc-jp, x-eucjp, euc_jp_linux, eucjp, euc_jp] -6. Charsetname: EUC-KR - displayName: EUC-KR: EUC Korea - aliases: [5601, ksc5601_1987, ksc_5601, ibm-euckr, ksc5601-1987, ibm-970, euc_kr, Cp970, ks_c_5601-1987, euckr] -7. Charsetname: EUC-TW - displayName: EUC-TW: EUC Taiwan - aliases: [euc_tw, cns11643, euctw] -8. Charsetname: GB18030 - displayName: GB18030: PC China GB18030 - aliases: [windows-54936, ibm-1392, gb18030-2000] -9. Charsetname: GB2312 - displayName: GB2312 - aliases: [gb2312-80, gb2312-1980] -10. Charsetname: GBK - displayName: GBK: PC China GBK - aliases: [GBK] -11. Charsetname: hp-roman8 - displayName: hp-roman8: HP Roman 8 - aliases: [Cp1051, ibm-1051, roman8, r8] -12. Charsetname: IBM-037 - displayName: IBM-037: EBCDIC United States - aliases: [ibm-37] -13. Charsetname: IBM-1006 - displayName: IBM-1006: ISO Urdu - aliases: [ibm1006, Cp1006] -14. Charsetname: IBM-1025 - displayName: IBM-1025: EBCDIC Cyrillic - aliases: [ibm1025, Cp1025] -15. Charsetname: IBM-1026 - displayName: IBM-1026: EBCDIC Latin 5 (Turkey) - aliases: [Cp1026, ibm1026] -16. Charsetname: IBM-1027 - displayName: IBM-1027: EBCDIC SBCS Japan - aliases: [ibm1027, Cp1027] -17. Charsetname: IBM-1041 - displayName: IBM-1041: PC SBCS-only Japan - aliases: [Cp1041, ibm1041] -18. Charsetname: IBM-1043 - displayName: IBM-1043: PC SBCS-only Taiwan - aliases: [Cp1043, ibm1043] -19. Charsetname: IBM-1046 - displayName: IBM-1046: EBCDIC Arabic - aliases: [ibm1046, Cp1046] -20. Charsetname: IBM-1046S - displayName: IBM-1046S: EBCDIC Arabic (shaped) - aliases: [Cp1046S, ibm1046S] -21. Charsetname: IBM-1047 - displayName: IBM-1047: EBCDIC Open Edition - aliases: [Cp1047, ibm1047] -22. Charsetname: IBM-1088 - displayName: IBM-1088: PC SBCS-only Korean KS - aliases: [Cp1088, ibm1088] -23. Charsetname: IBM-1097 - displayName: IBM-1097: EBCDIC Farsi - aliases: [Cp1097, ibm1097] -24. Charsetname: IBM-1098 - displayName: IBM-1098: ISO Farsi - aliases: [Cp1098, ibm1098] -25. Charsetname: IBM-1112 - displayName: IBM-1112: EBCDIC Baltic - aliases: [Cp1112, ibm1112] -26. Charsetname: IBM-1114 - displayName: IBM-1114: PC SBCS-only Taiwan - aliases: [Cp1114, ibm1114] -27. Charsetname: IBM-1115 - displayName: IBM-1115: PC SBCS-only China - aliases: [Cp1115, ibm1115] -28. Charsetname: IBM-1122 - displayName: IBM-1122: EBCDIC Estonia - aliases: [Cp1122, ibm1122] -29. Charsetname: IBM-1123 - displayName: IBM-1123: EBCDIC Ukraine - aliases: [Cp1123, ibm1123] -30. Charsetname: IBM-1124 - displayName: IBM-1124: PC Ukraine - aliases: [Cp1124, ibm1124] -31. Charsetname: IBM-1140 - displayName: IBM-1140: EBCDIC United States (euro) - aliases: [Cp1140, ibm1140] -32. Charsetname: IBM-1141 - displayName: IBM-1141: EBCDIC Germany (euro) - aliases: [Cp1141, ibm1141] -33. Charsetname: IBM-1142 - displayName: IBM-1142: EBCDIC Denmark, Norway (euro) - aliases: [Cp1142, ibm1142] -34. Charsetname: IBM-1143 - displayName: IBM-1143: EBCDIC Finland, Sweden (euro) - aliases: [ibm1143, Cp1143] -35. Charsetname: IBM-1144 - displayName: IBM-1144: EBCDIC Italy (euro) - aliases: [Cp1144, ibm1144] -36. Charsetname: IBM-1145 - displayName: IBM-1145: EBCDIC Spain (euro) - aliases: [ibm1145, Cp1145] -37. Charsetname: IBM-1146 - displayName: IBM-1146: EBCDIC UK, Ireland (euro) - aliases: [Cp1146, ibm1146] -38. Charsetname: IBM-1147 - displayName: IBM-1147: EBCDIC France (euro) - aliases: [Cp1147, ibm1147] -39. Charsetname: IBM-1148 - displayName: IBM-1148: EBCDIC Multilingual (euro) - aliases: [Cp1148, ibm1148] -40. Charsetname: IBM-1149 - displayName: IBM-1149: EBCDIC Iceland - aliases: [Cp1149, ibm1149] -41. Charsetname: IBM-1351 - displayName: IBM-1351: PC DBCS-only Japan - aliases: [Cp1351, ibm1351] -42. Charsetname: IBM-1362 - displayName: IBM-1362: PC DBCS-only Korea KS extended - aliases: [Cp1362, ibm1362] -43. Charsetname: IBM-1363 - displayName: IBM-1363: PC Korea KS extended - aliases: [Cp1363, ibm1363] -44. Charsetname: IBM-1363C - displayName: IBM-1363C: PC Korea KS extended (syntax) - aliases: [ibm1363C, Cp1363C] -45. Charsetname: IBM-1364 - displayName: IBM-1364: EBCDIC Korea KS extended - aliases: [ibm1364, Cp1364] -46. Charsetname: IBM-1370 - displayName: IBM-1370: PC Taiwan (euro) - aliases: [Cp1370, ibm1370] -47. Charsetname: IBM-1371 - displayName: IBM-1371: EBCDIC Taiwan (euro) - aliases: [Cp1371, ibm1371] -48. Charsetname: IBM-1380 - displayName: IBM-1380: PC DBCS-only China GB - aliases: [ibm1380, Cp1380] -49. Charsetname: IBM-1381 - displayName: IBM-1381: PC China GB - aliases: [Cp1381, ibm1381] -50. Charsetname: IBM-1382 - displayName: IBM-1382: EUC DBCS-only China GB - aliases: [ibm1382, Cp1382] -51. Charsetname: IBM-1383 - displayName: IBM-1383: EUC China - aliases: [Cp1383, ibm1383] -52. Charsetname: IBM-1385 - displayName: IBM-1385: PC DBCS-only China GBK - aliases: [Cp1385, ibm1385] -53. Charsetname: IBM-1386 - displayName: IBM-1386: PC China GBK - aliases: [Cp1386, ibm1386] -54. Charsetname: IBM-1388 - displayName: IBM-1388: EBCDIC China GBK - aliases: [ibm1388, Cp1388] -55. Charsetname: IBM-1390 - displayName: IBM-1390: EBCDIC Japan Katakana (euro) - aliases: [Cp1390, ibm1390] -56. Charsetname: IBM-1399 - displayName: IBM-1399: EBCDIC Japan Latin (euro) - aliases: [Cp1399, ibm1399] -57. Charsetname: IBM-273 - displayName: IBM-273: EBCDIC Germany - aliases: [ibm273, Cp273] -58. Charsetname: IBM-277 - displayName: IBM-277: EBCDIC Denmark, Norway - aliases: [Cp277, ibm277] -59. Charsetname: IBM-278 - displayName: IBM-278: EBCDIC Finland, Sweden - aliases: [ibm278, Cp278] -60. Charsetname: IBM-280 - displayName: IBM-280: EBCDIC Italy - aliases: [ibm280, Cp280] -61. Charsetname: IBM-284 - displayName: IBM-284: EBCDIC Spain, Latin America - aliases: [Cp284, ibm284] -62. Charsetname: IBM-285 - displayName: IBM-285: EBCDIC UK, Ireland - aliases: [Cp285, ibm285] -63. Charsetname: IBM-290 - displayName: IBM-290: EBCDIC SBCS Japan Katakana - aliases: [Cp290, ibm290] -64. Charsetname: IBM-297 - displayName: IBM-297: EBCDIC France - aliases: [Cp297, ibm297] -65. Charsetname: IBM-300 - displayName: IBM-300: EBCDIC DBCS-only Japan - aliases: [Cp300, ibm300] -66. Charsetname: IBM-301 - displayName: IBM-301: PC DBCS-only Japan - aliases: [ibm301, Cp301] -67. Charsetname: IBM-33722 - displayName: IBM-33722: EUC Japan - aliases: [Cp33722, ibm33722] -68. Charsetname: IBM-33722C - displayName: IBM-33722C: EUC Japan syntax - aliases: [ibm33722C, Cp33722C] -69. Charsetname: IBM-420 - displayName: IBM-420: EBCDIC Arabic - aliases: [Cp420, ibm420] -70. Charsetname: IBM-420S - displayName: IBM-420S: EBCDIC Arabic shaped - aliases: [Cp420S, ibm420S] -71. Charsetname: IBM-424 - displayName: IBM-424: EBCDIC Hebrew - aliases: [ibm424, Cp424] -72. Charsetname: IBM-437 - displayName: IBM-437: PC United States - aliases: [Cp437, cspc8codepage437, ibm437] -73. Charsetname: IBM-500 - displayName: IBM-500: EBCDIC Latin 1 - aliases: [ibm500, Cp500] -74. Charsetname: IBM-737 - displayName: IBM-737: MS-DOS Greek - aliases: [ibm737, Cp737] -75. Charsetname: IBM-775 - displayName: IBM-775: MS-DOS Baltic Rim - aliases: [ibm775, Cp775] -76. Charsetname: IBM-808 - displayName: IBM-808: PC Russian (euro) - aliases: [ibm808, Cp808] -77. Charsetname: IBM-833 - displayName: IBM-833: EBCDIC SBCS Korean - aliases: [ibm833, Cp833] -78. Charsetname: IBM-834 - displayName: IBM-834: EBCDIC DBCS-only Korean - aliases: [Cp834, ibm834] -79. Charsetname: IBM-835 - displayName: IBM-835: EBCDIC DBCS-only Taiwan - aliases: [Cp835, ibm835] -80. Charsetname: IBM-836 - displayName: IBM-836: EBCDIC SBCS China - aliases: [Cp836, ibm836] -81. Charsetname: IBM-837 - displayName: IBM-837: EBCDIC DBCS-only China - aliases: [Cp837, ibm837] -82. Charsetname: IBM-838 - displayName: IBM-838: EBCDIC Thai - aliases: [Cp838, ibm838] -83. Charsetname: IBM-850 - displayName: IBM-850: PC Latin 1 - aliases: [cspc850multilingual, Cp850, ibm850] -84. Charsetname: IBM-852 - displayName: IBM-852: PC Latin 2 - aliases: [Cp852, cspcp852, ibm852] -85. Charsetname: IBM-855 - displayName: IBM-855: PC Cyrillic - aliases: [Cp855, ibm855] -86. Charsetname: IBM-856 - displayName: IBM-856: PC Hebrew (old) - aliases: [Cp856, ibm856] -87. Charsetname: IBM-857 - displayName: IBM-857: PC Latin 5 - aliases: [csibm857, ibm857, Cp857] -88. Charsetname: IBM-858 - displayName: IBM-858: PC Latin 1 (euro) - aliases: [Cp858, ibm858] -89. Charsetname: IBM-859 - displayName: IBM-859: PC Latin 9 - aliases: [Cp859, ibm859] -90. Charsetname: IBM-860 - displayName: IBM-860: PC Portugal - aliases: [ibm860, Cp860] -91. Charsetname: IBM-861 - displayName: IBM-861: PC Iceland - aliases: [Cp861, ibm861] -92. Charsetname: IBM-862 - displayName: IBM-862: PC Israel - aliases: [Cp862, ibm862] -93. Charsetname: IBM-863 - displayName: IBM-863: PC Canadian French - aliases: [ibm863, Cp863] -94. Charsetname: IBM-864 - displayName: IBM-864: PC Arabic - aliases: [ibm864, Cp864] -95. Charsetname: IBM-864S - displayName: IBM-864S: PC Arabic (shaped) - aliases: [ibm864S, Cp864S] -96. Charsetname: IBM-865 - displayName: IBM-865: PC Nordic - aliases: [Cp865, ibm865] -97. Charsetname: IBM-866 - displayName: IBM-866: PC Russia - aliases: [Cp866, ibm866] -98. Charsetname: IBM-867 - displayName: IBM-867: PC Israel - aliases: [Cp867, ibm867] -99. Charsetname: IBM-868 - displayName: IBM-868: PC Urdu - aliases: [Cp868, ibm868] -100. Charsetname: IBM-869 - displayName: IBM-869: PC Greece - aliases: [Cp869, ibm869] -101. Charsetname: IBM-870 - displayName: IBM-870: EBCDIC Latin 2 - aliases: [Cp870, ibm870] -102. Charsetname: IBM-871 - displayName: IBM-871: EBCDIC Iceland - aliases: [Cp871, ibm871] -103. Charsetname: IBM-874 - displayName: IBM-874: PC Thai - aliases: [ibm874, Cp874] -104. Charsetname: IBM-875 - displayName: IBM-875: EBCDIC Greek - aliases: [Cp875, ibm875] -105. Charsetname: IBM-897 - displayName: IBM-897: PC SBCS-only Japan - aliases: [Cp897, ibm897] -106. Charsetname: IBM-918 - displayName: IBM-918: EBCDIC Urdu - aliases: [ibm918, Cp918] -107. Charsetname: IBM-921 - displayName: IBM-921: PC Baltic - aliases: [ibm921, Cp921] -108. Charsetname: IBM-922 - displayName: IBM-922: PC Estonian - aliases: [Cp922, ibm922] -109. Charsetname: IBM-924 - displayName: IBM-924: EBCDIC Latin 9 - aliases: [ibm924, Cp924] -110. Charsetname: IBM-927 - displayName: IBM-927: PC DBCS-only Taiwan - aliases: [ibm927, Cp927] -111. Charsetname: IBM-930 - displayName: IBM-930: EBCDIC Japan DBCS - aliases: [Cp930, ibm930] -112. Charsetname: IBM-932 - displayName: IBM-932: PC Japan SJIS-78 syntax - aliases: [Cp932, ibm932] -113. Charsetname: IBM-933 - displayName: IBM-933: EBCDIC Korea DBCS - aliases: [Cp933, ibm933] -114. Charsetname: IBM-935 - displayName: IBM-935: EBCDIC China DBCS - aliases: [Cp935, ibm935] -115. Charsetname: IBM-937 - displayName: IBM-937: EBCDIC Taiwan DBCS - aliases: [Cp937, ibm937] -116. Charsetname: IBM-939 - displayName: IBM-939: EBCDIC Japan Extended DBCS - aliases: [Cp939, ibm939] -117. Charsetname: IBM-942 - displayName: IBM-942: PC Japan SJIS-78 - aliases: [ibm942, Cp942] -118. Charsetname: IBM-942C - displayName: IBM-942C: PC Japan SJIS-78 syntax - aliases: [ibm942C, Cp942C] -119. Charsetname: IBM-943 - displayName: IBM-943: PC Japan SJIS-90 - aliases: [ibm943, Cp943] -120. Charsetname: IBM-943C - displayName: IBM-943C: PC Japan SJIS-90 syntax - aliases: [Cp943C, ibm943C] -121. Charsetname: IBM-947 - displayName: IBM-947: PC DBCS-only Taiwan - aliases: [ibm947, Cp947] -122. Charsetname: IBM-948 - displayName: IBM-948: PC Taiwan SAA - aliases: [ibm948, Cp948] -123. Charsetname: IBM-949 - displayName: IBM-949: PC Korea (KS) - aliases: [Cp949, ibm949] -124. Charsetname: IBM-949C - displayName: IBM-949C: PC Korea (KS) - aliases: [Cp949C, ibm949C] -125. Charsetname: IBM-950 - displayName: IBM-950: PC Taiwan - aliases: [ibm950, Cp950] -126. Charsetname: IBM-951 - displayName: IBM-951: PC DBCS-only Korean - aliases: [Cp951, ibm951] -127. Charsetname: IBM-954 - displayName: IBM-954: EUC Japan (full) - aliases: [Cp954, ibm954] -128. Charsetname: IBM-954C - displayName: IBM-954C: EUC Japan (full) with syntax - aliases: [Cp954c, ibm-eucjp] -129. Charsetname: IBM-964 - displayName: IBM-964: EUC Taiwan - aliases: [Cp964, ibm-euctw] -130. Charsetname: IBM-971 - displayName: IBM-971: EUC DBCS-only Korean - aliases: [Cp971, ibm971] -131. Charsetname: ISCII91 - displayName: ISCII91: ISCII Devenagari 91 - aliases: [iscii] -132. Charsetname: ISO-2022-CN - displayName: ISO-2022-CN: ISO 2022 Traditional Chinese - aliases: [iso2022-cn-cns, iso-2022-cn-cns, iso2022cn-cns, iso2022cn, iso2022-cn] -133. Charsetname: ISO-2022-CN-GB - displayName: ISO-2022-CN-GB: ISO 2022 Simplified Chinese - aliases: [iso2022cn-gb, iso2022-cn-gb] -134. Charsetname: ISO-2022-JP - displayName: ISO-2022-JP: ISO 2022 Japan - aliases: [jis, csiso2022jp2, iso2022-jp, csjisencoding, jis-encoding, iso-2022-jp2, iso2022jp] -135. Charsetname: ISO-2022-KR - displayName: ISO-2022-KR: ISO 2022 Korea - aliases: [iso2022-kr, csiso2022kr, iso2022kr] -136. Charsetname: ISO-8859-1 - displayName: ISO-8859-1: ISO Latin 1 - Western Europe - aliases: [csisolatin1, iso-ir-100, iso8859-1, ibm-819, iso8859_1, latin1, 8859-1, ibm819, iso-8859-1:1987, Cp819, l1] -137. Charsetname: ISO-8859-10 - displayName: ISO-8859-10: ISO Latin 6 - Nordic - aliases: [iso8859-10, ISO_8859-10:1992, latin6, ibm-919, 8859-10, iso-ir-157, l6, iso8859_10, csisolatin6] -138. Charsetname: ISO-8859-13 - displayName: ISO-8859-13: ISO Latin 7 - Baltic Rim - aliases: [iso8859-13, iso8859_13, 8859-13] -139. Charsetname: ISO-8859-14 - displayName: ISO-8859-14: ISO Latin 8 - Celtic - aliases: [8859-14, iso8859_14, iso-ir-199, ISO_8859-14:1998, latin8, iso8859-14, isoceltic, l8] -140. Charsetname: ISO-8859-15 - displayName: ISO-8859-15: ISO Latin 9 - Euro - aliases: [l9, ibm923, csisolatin9, 8859-9, iso8859-15, ibm-923, latin9, iso8859_15, Cp923, iso8859_15_fdis, latin0] -141. Charsetname: ISO-8859-16 - displayName: ISO-8859-16: ISO Romanian - aliases: [iso8859_16, iso8859-16, 8859-16] -142. Charsetname: ISO-8859-2 - displayName: ISO-8859-2: ISO Latin 2 - Central Europe - aliases: [ibm912, l2, ibm-912, iso-ir-101, csisolatin2, iso-8859-2:1987, latin2, iso8859_2, Cp912, iso8859-2, 8859-2] -143. Charsetname: ISO-8859-3 - displayName: ISO-8859-3: ISO Latin 3 - Latin/Esperanto - aliases: [iso-8859-3:1988, csisolatin3, iso8859_3, 8859-3, iso8859-3, Cp913, iso-ir-109, ibm-913, l3, latin3] -144. Charsetname: ISO-8859-4 - displayName: ISO-8859-4: ISO Latin 4 - Baltic - aliases: [iso-ir-110, Cp914, l4, ibm-914, latin4, iso8859_4, iso-8859-4:1988, iso8859-4, 8859-4, csisolatin4] -145. Charsetname: ISO-8859-5 - displayName: ISO-8859-5: ISO Cyrillic - aliases: [iso8859_5, 8859-5, ibm915, iso-8859-5:1988, csisolatincyrillic, cyrillic, Cp915, iso-ir-144, iso8859-5, ibm-915] -146. Charsetname: ISO-8859-6 - displayName: ISO-8859-6: ISO Arabic - aliases: [iso-ir-127, csisolatinarabic, iso8859-6, ibm1089, ecma-114, asmo-708, arabic, ibm-1089, iso8859_6, 8859-6, Cp1089, iso-8859-6:1987] -147. Charsetname: ISO-8859-6S - displayName: ISO-8859-6S: ISO Arabic (shaped) - aliases: [iso8859-6S, iso8859_6S] -148. Charsetname: ISO-8859-7 - displayName: ISO-8859-7: ISO Greek - aliases: [iso-8859-7:1987, Cp813, 8859-7, iso-ir-126, ibm-813, iso8859_7, ecma-118, greek8, ibm813, elot-928, csisolatingreek, iso8859-7, greek] -149. Charsetname: ISO-8859-8 - displayName: ISO-8859-8: ISO Hebrew - aliases: [iso-ir-138, iso8859-8, ibm-916, iso8859_8, csisolatinhebrew, hebrew, iso-8859-8:1988, ibm916, Cp916, 8859-8] -150. Charsetname: ISO-8859-9 - displayName: ISO-8859-9: ISO Latin 5 - Turkey - aliases: [Cp920, latin5, iso-ir-148, 8859-9, l5, csisolatin5, ibm-920, ibm920, iso8859_9, iso8859-9] -151. Charsetname: JIS0201 - displayName: JIS0201: Japan JIS 0201 (katakana) - aliases: [] -152. Charsetname: JIS0208 - displayName: JIS0208: Japan JIS 0208 - aliases: [] -153. Charsetname: JIS0212 - displayName: JIS0212: Japan JIS 0212 (extended) - aliases: [] -154. Charsetname: Johab - displayName: Johab: PC Korean Johab - aliases: [] -155. Charsetname: KOI8-R - displayName: KOI8-R: Internet Russia - aliases: [ibm-878, cskoi8r, koi8, koi8_r] -156. Charsetname: KOI8-RU - displayName: KOI8-RU: Internet Belarus - aliases: [ibm-1168, koi8_ru] -157. Charsetname: KOI8-U - displayName: KOI8-U: Internet Ukraine - aliases: [ibm-1167, koi8_u] -158. Charsetname: KSC5601 - displayName: KSC5601: Korea KSC - aliases: [] -159. Charsetname: MacArabic - displayName: MacArabic: Apple Arabic - aliases: [] -160. Charsetname: MacCentralEurope - displayName: MacCentralEurope: Apple Central Europe - aliases: [ibm-1282] -161. Charsetname: MacCroatian - displayName: MacCroatian: Apple Croatian - aliases: [ibm-1284] -162. Charsetname: MacCyrillic - displayName: MacCyrillic: Apple Cyrillic - aliases: [ibm-1283] -163. Charsetname: MacDingbat - displayName: MacDingbat: Apple Dingbat - aliases: [] -164. Charsetname: MacGreek - displayName: MacGreek: Apple Greek - aliases: [ibm-1280] -165. Charsetname: MacHebrew - displayName: MacHebrew: Apple Hebrew - aliases: [] -166. Charsetname: MacIceland - displayName: MacIceland: Apple Iceland - aliases: [ibm-1286] -167. Charsetname: MacRoman - displayName: MacRoman: Apple Roman - aliases: [ibm-1275] -168. Charsetname: MacRomania - displayName: MacRomania: Apple Romania - aliases: [ibm-1285] -169. Charsetname: MacSymbol - displayName: MacSymbol: Apple PostScript Symbol - aliases: [Adobe-Symbol-Encoding, ibm-1038] -170. Charsetname: MacThai - displayName: MacThai: Apple Thai - aliases: [] -171. Charsetname: MacTurkish - displayName: MacTurkish: Apple Turkish - aliases: [ibm-1281] -172. Charsetname: MacUkraine - displayName: MacUkraine: Apple Ukraine - aliases: [] -173. Charsetname: PTCP154 - displayName: PTCP154: Windows Cyrillic Asian - aliases: [IBM-1169, csPTCP154, Cyrillic-Asian, PT154] -174. Charsetname: Shift_JIS - displayName: Shift_JIS: Shift JIS Japan - aliases: [] -175. Charsetname: TIS-620 - displayName: TIS-620: PC Thailand - aliases: [tis620.2533, tis620] -176. Charsetname: US-ASCII - displayName: US-ASCII: ASCII 7 bit - aliases: [iso-646.irv:1983, ISO646-US, ASCII, default, ISO-646.irv:1991, direct, ascii7, ANSI_X3.4-1986, iso-ir-6, us, ibm-367, 646, csASCII, ANSI_X3.4-1968, Cp367] -177. Charsetname: UTF-16 - displayName: UTF-16 - aliases: [Unicode, UTF16, UTF_16, UCS-2] -178. Charsetname: UTF-16BE - displayName: UTF-16BE: Unicode UTF-16 Big-endian - aliases: [X-UTF-16BE, UnicodeBigUnmarked, UTF16BE, UTF_16BE, ISO-10646-UCS-2] -179. Charsetname: UTF-16LE - displayName: UTF-16LE: Unicode UTF-16 Little-endian - aliases: [UTF_16LE, UTF16LE, UnicodeLittleUnmarked, X-UTF-16LE] -180. Charsetname: UTF-32 - displayName: UTF-32: Unicode UTF-32 - aliases: [ISO-10646-UCS-4, UTF32, UCS-4, UTF_32BE] -181. Charsetname: UTF-32BE - displayName: UTF-32BE: Unicode UTF-32 Big-endian - aliases: [UTF32BE, X-UTF-32BE, UTF_32BE] -182. Charsetname: UTF-32LE - displayName: UTF-32LE: Unicode UTF-32 Little-endian - aliases: [UTF_32LE, UTF32LE, X-UTF-32LE] -183. Charsetname: UTF-8 - displayName: UTF-8: Unicode UTF-8 - aliases: [UTF_8, UTF8] -184. Charsetname: UTF-8J - displayName: UTF-8J: Unicode UTF-8 (Java) - aliases: [UTF8J] -185. Charsetname: windows-1250 - displayName: windows-1250: Windows Latin 2 - aliases: [ibm-1250, Cp1250] -186. Charsetname: windows-1251 - displayName: windows-1251: Windows Cyrillic - aliases: [ibm-1251, Cp1251] -187. Charsetname: windows-1252 - displayName: windows-1252: Windows Latin 1 - aliases: [Cp1252, ibm-1252] -188. Charsetname: windows-1253 - displayName: windows-1253: Windows Greek - aliases: [Cp1253, ibm-1253] -189. Charsetname: windows-1254 - displayName: windows-1254: Windows Latin 5 (Turkey) - aliases: [Cp1254, ibm-1254] -190. Charsetname: windows-1255 - displayName: windows-1255: Windows Hebrew - aliases: [Cp1255, ibm-1255] -191. Charsetname: windows-1256 - displayName: windows-1256: Windows Arabic - aliases: [Cp1256, ibm-1256] -192. Charsetname: windows-1256S - displayName: windows-1256S: Windows Arabic (shaped) - aliases: [ibm-1256s, Cp1256s] -193. Charsetname: windows-1257 - displayName: windows-1257: Windows Latin 4 (Balttic) - aliases: [Cp1257, ibm-1257] -194. Charsetname: windows-1258 - displayName: windows-1258: Windows Vietnamese - aliases: [ibm-1129, ibm-1258, Cp1258] -195. Charsetname: windows-874 - displayName: windows-874: Windows Thai - aliases: [MS874] -196. Charsetname: windows-932 - displayName: windows-932: Windows Japan - aliases: [ms_kanji, cswindows31j, MS932, windows-31j] -197. Charsetname: windows-936 - displayName: windows-936: Windows China - aliases: [MS936, 936] -198. Charsetname: windows-949 - displayName: windows-949: Windows Korea - aliases: [ibm-1361, Cp1361, ibm1361, MS949, ms1361, ksc5601-1992] -199. Charsetname: windows-950 - displayName: windows-950: Windows Taiwan - aliases: [MS950] -200. Charsetname: X-UnicodeBig - displayName: X-UnicodeBig: Unicode UTF-16 Big-endian with mark - aliases: [UnicodeBig] -201. Charsetname: X-UnicodeLittle - displayName: X-UnicodeLittle: Unicode UTF-16 Little-endian with mark - aliases: [UnicodeLittle] diff --git a/tests/org.eclipse.wst.xml.tests.encoding/outputFromListCharsets/Sun1.4.3_02.txt b/tests/org.eclipse.wst.xml.tests.encoding/outputFromListCharsets/Sun1.4.3_02.txt deleted file mode 100644 index 37922ac1d..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/outputFromListCharsets/Sun1.4.3_02.txt +++ /dev/null @@ -1,343 +0,0 @@ - -Current Locale: en_US - -JRE version: 1.4.2_03 (1.4.2_03-b02) --- listing properties -- -java.runtime.name=Java(TM) 2 Runtime Environment, Stand... -sun.boot.library.path=D:\JDKs\j2sdk1.4.2_03\jre\bin -java.vm.version=1.4.2_03-b02 -java.vm.vendor=Sun Microsystems Inc. -java.vendor.url=http://java.sun.com/ -path.separator=; -java.vm.name=Java HotSpot(TM) Client VM -file.encoding.pkg=sun.io -user.country=US -sun.os.patch.level=Service Pack 1 -java.vm.specification.name=Java Virtual Machine Specification -user.dir=D:\builds\Daily\eclipse-SDK-I20040304... -java.runtime.version=1.4.2_03-b02 -java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment -java.endorsed.dirs=D:\JDKs\j2sdk1.4.2_03\jre\lib\endorsed -os.arch=x86 -java.io.tmpdir=C:\DOCUME~1\DAVIDW~1.DMW\LOCALS~1\Temp\ -line.separator= - -java.vm.specification.vendor=Sun Microsystems Inc. -user.variant= -os.name=Windows XP -sun.java2d.fontpath= -java.library.path=D:\JDKs\j2sdk1.4.2_03\bin;.;C:\WINDOW... -java.specification.name=Java Platform API Specification -java.class.version=48.0 -java.util.prefs.PreferencesFactory=java.util.prefs.WindowsPreferencesFac... -os.version=5.1 -user.home=C:\Documents and Settings\davidw.DMW2T23 -user.timezone= -java.awt.printerjob=sun.awt.windows.WPrinterJob -file.encoding=Cp1252 -java.specification.version=1.4 -user.name=davidw -java.class.path=D:\builds\Daily\eclipse-SDK-I20040304... -java.vm.specification.version=1.0 -sun.arch.data.model=32 -java.home=D:\JDKs\j2sdk1.4.2_03\jre -java.specification.vendor=Sun Microsystems Inc. -user.language=en -awt.toolkit=sun.awt.windows.WToolkit -java.vm.info=mixed mode -java.version=1.4.2_03 -java.ext.dirs=D:\JDKs\j2sdk1.4.2_03\jre\lib\ext -sun.boot.class.path=D:\JDKs\j2sdk1.4.2_03\jre\lib\rt.jar;... -java.vendor=Sun Microsystems Inc. -file.separator=\ -java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport... -sun.cpu.endian=little -sun.io.unicode.encoding=UnicodeLittle -sun.cpu.isalist=pentium i486 i386 -Available Locales -ar -ar_AE -ar_BH -ar_DZ -ar_EG -ar_IQ -ar_JO -ar_KW -ar_LB -ar_LY -ar_MA -ar_OM -ar_QA -ar_SA -ar_SD -ar_SY -ar_TN -ar_YE -hi_IN -iw -iw_IL -ja -ja_JP -ko -ko_KR -th -th_TH -th_TH_TH -zh -zh_CN -zh_HK -zh_TW -be -be_BY -bg -bg_BG -ca -ca_ES -cs -cs_CZ -da -da_DK -de -de_AT -de_CH -de_DE -de_LU -el -el_GR -en_AU -en_CA -en_GB -en_IE -en_IN -en_NZ -en_ZA -es -es_AR -es_BO -es_CL -es_CO -es_CR -es_DO -es_EC -es_ES -es_GT -es_HN -es_MX -es_NI -es_PA -es_PE -es_PR -es_PY -es_SV -es_UY -es_VE -et -et_EE -fi -fi_FI -fr -fr_BE -fr_CA -fr_CH -fr_FR -fr_LU -hr -hr_HR -hu -hu_HU -is -is_IS -it -it_CH -it_IT -lt -lt_LT -lv -lv_LV -mk -mk_MK -nl -nl_BE -nl_NL -no -no_NO -no_NO_NY -pl -pl_PL -pt -pt_BR -pt_PT -ro -ro_RO -ru -ru_RU -sh -sh_YU -sk -sk_SK -sl -sl_SI -sq -sq_AL -sr -sr_YU -sv -sv_SE -tr -tr_TR -uk -uk_UA -en -en_US -file.encoding.pkg: sun.io -file.encoding: Cp1252 - - -Available Charsets -1. Charsetname: Big5 - displayName: Big5 - aliases: [csBig5] -2. Charsetname: Big5-HKSCS - displayName: Big5-HKSCS - aliases: [big5-hkscs, Big5_HKSCS, big5hkscs] -3. Charsetname: EUC-JP - displayName: EUC-JP - aliases: [eucjis, x-eucjp, csEUCPkdFmtjapanese, eucjp, Extended_UNIX_Code_Packed_Format_for_Japanese, x-euc-jp, euc_jp] -4. Charsetname: EUC-KR - displayName: EUC-KR - aliases: [ksc5601, 5601, ksc5601_1987, ksc_5601, ksc5601-1987, euc_kr, ks_c_5601-1987, euckr, csEUCKR] -5. Charsetname: GB18030 - displayName: GB18030 - aliases: [gb18030-2000] -6. Charsetname: GBK - displayName: GBK - aliases: [windows-936, CP936] -7. Charsetname: ISO-2022-JP - displayName: ISO-2022-JP - aliases: [jis, jis_encoding, csjisencoding, csISO2022JP, iso2022jp] -8. Charsetname: ISO-2022-KR - displayName: ISO-2022-KR - aliases: [ISO2022KR, csISO2022KR] -9. Charsetname: ISO-8859-1 - displayName: ISO-8859-1 - aliases: [iso-ir-100, 8859_1, ISO_8859-1, ISO8859_1, 819, csISOLatin1, IBM-819, ISO_8859-1:1987, latin1, cp819, ISO8859-1, IBM819, ISO_8859_1, l1] -10. Charsetname: ISO-8859-13 - displayName: ISO-8859-13 - aliases: [iso8859_13] -11. Charsetname: ISO-8859-15 - displayName: ISO-8859-15 - aliases: [8859_15, csISOlatin9, IBM923, cp923, 923, L9, IBM-923, ISO8859-15, LATIN9, ISO_8859-15, LATIN0, csISOlatin0, ISO8859_15_FDIS, ISO-8859-15] -12. Charsetname: ISO-8859-2 - displayName: ISO-8859-2 - aliases: [l2, iso-ir-101, ISO_8859-2:1987, ISO_8859-2, latin2, csISOLatin2, iso8859_2] -13. Charsetname: ISO-8859-3 - displayName: ISO-8859-3 - aliases: [] -14. Charsetname: ISO-8859-4 - displayName: ISO-8859-4 - aliases: [iso-ir-110, l4, latin4, csISOLatin4, iso8859_4, ISO_8859-4:1988, ISO_8859-4] -15. Charsetname: ISO-8859-5 - displayName: ISO-8859-5 - aliases: [cyrillic, iso8859_5, ISO_8859-5, iso-ir-144, csISOLatinCyrillic] -16. Charsetname: ISO-8859-6 - displayName: ISO-8859-6 - aliases: [] -17. Charsetname: ISO-8859-7 - displayName: ISO-8859-7 - aliases: [greek8, ECMA-118, sun_eu_greek, ELOT_928, ISO_8859-7:1987, iso-ir-126, ISO_8859-7, iso8859_7, greek, csISOLatinGreek] -18. Charsetname: ISO-8859-8 - displayName: ISO-8859-8 - aliases: [] -19. Charsetname: ISO-8859-9 - displayName: ISO-8859-9 - aliases: [iso-ir-148, latin5, l5, ISO_8859-9, ISO_8859-9:1989, csISOLatin5, iso8859_9] -20. Charsetname: JIS_X0201 - displayName: JIS_X0201 - aliases: [JIS_X0201, X0201, JIS0201, csHalfWidthKatakana] -21. Charsetname: JIS_X0212-1990 - displayName: JIS_X0212-1990 - aliases: [jis_x0212-1990, iso-ir-159, x0212, JIS0212, csISO159JISX02121990] -22. Charsetname: KOI8-R - displayName: KOI8-R - aliases: [koi8, cskoi8r] -23. Charsetname: Shift_JIS - displayName: Shift_JIS - aliases: [shift-jis, x-sjis, ms_kanji, shift_jis, csShiftJIS, sjis, pck] -24. Charsetname: TIS-620 - displayName: TIS-620 - aliases: [] -25. Charsetname: US-ASCII - displayName: US-ASCII - aliases: [ISO646-US, IBM367, ASCII, cp367, ascii7, ANSI_X3.4-1986, iso-ir-6, us, 646, iso_646.irv:1983, csASCII, ANSI_X3.4-1968, ISO_646.irv:1991] -26. Charsetname: UTF-16 - displayName: UTF-16 - aliases: [UTF_16] -27. Charsetname: UTF-16BE - displayName: UTF-16BE - aliases: [X-UTF-16BE, UTF_16BE, ISO-10646-UCS-2] -28. Charsetname: UTF-16LE - displayName: UTF-16LE - aliases: [UTF_16LE, X-UTF-16LE] -29. Charsetname: UTF-8 - displayName: UTF-8 - aliases: [UTF8] -30. Charsetname: windows-1250 - displayName: windows-1250 - aliases: [cp1250] -31. Charsetname: windows-1251 - displayName: windows-1251 - aliases: [cp1251] -32. Charsetname: windows-1252 - displayName: windows-1252 - aliases: [cp1252] -33. Charsetname: windows-1253 - displayName: windows-1253 - aliases: [cp1253] -34. Charsetname: windows-1254 - displayName: windows-1254 - aliases: [cp1254] -35. Charsetname: windows-1255 - displayName: windows-1255 - aliases: [] -36. Charsetname: windows-1256 - displayName: windows-1256 - aliases: [] -37. Charsetname: windows-1257 - displayName: windows-1257 - aliases: [cp1257] -38. Charsetname: windows-1258 - displayName: windows-1258 - aliases: [] -39. Charsetname: windows-31j - displayName: windows-31j - aliases: [csWindows31J, windows-932, MS932] -40. Charsetname: x-EUC-CN - displayName: x-EUC-CN - aliases: [gb2312, EUC_CN, euccn, euc-cn, gb2312-80, gb2312-1980] -41. Charsetname: x-euc-jp-linux - displayName: x-euc-jp-linux - aliases: [euc_jp_linux, euc-jp-linux] -42. Charsetname: x-EUC-TW - displayName: x-EUC-TW - aliases: [cns11643, euc_tw, EUC-TW, euctw] -43. Charsetname: x-ISCII91 - displayName: x-ISCII91 - aliases: [iscii, ST_SEV_358-88, iso-ir-153, csISO153GOST1976874, ISCII91] -44. Charsetname: x-JIS0208 - displayName: x-JIS0208 - aliases: [JIS_C6626-1983, JIS0208, csISO87JISX0208, x0208, JIS_X0208-1983, iso-ir-87] -45. Charsetname: x-Johab - displayName: x-Johab - aliases: [johab, ms1361, ksc5601-1992, ksc5601_1992] -46. Charsetname: x-MS950-HKSCS - displayName: x-MS950-HKSCS - aliases: [MS950_HKSCS] -47. Charsetname: x-mswin-936 - displayName: x-mswin-936 - aliases: [ms936, ms_936] -48. Charsetname: x-windows-949 - displayName: x-windows-949 - aliases: [windows949, ms_949, ms949] -49. Charsetname: x-windows-950 - displayName: x-windows-950 - aliases: [windows-950, ms950] diff --git a/tests/org.eclipse.wst.xml.tests.encoding/plugin.properties b/tests/org.eclipse.wst.xml.tests.encoding/plugin.properties deleted file mode 100644 index 0765ca5a2..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/plugin.properties +++ /dev/null @@ -1,13 +0,0 @@ -############################################################################### -# Copyright (c) 2005, 2006 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 -# which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html -# -# Contributors: -# IBM Corporation - initial API and implementation -############################################################################### -# properties file for org.eclipse.wst.xml.tests.encoding -Bundle-Vendor.0 = Eclipse.org -Bundle-Name.0 = Encoding Tests Plug-in
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/CreateCodedReaderTester.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/CreateCodedReaderTester.java deleted file mode 100644 index fe5cf3e9b..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/CreateCodedReaderTester.java +++ /dev/null @@ -1,253 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2005 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding; - -import java.io.File; -import java.io.FileInputStream; -import java.io.FileOutputStream; -import java.io.IOException; -import java.io.InputStream; -import java.net.URL; -import java.nio.charset.IllegalCharsetNameException; -import java.nio.charset.MalformedInputException; -import java.util.Iterator; -import java.util.List; -import java.util.zip.ZipEntry; -import java.util.zip.ZipOutputStream; - -import junit.framework.TestCase; - -import org.eclipse.core.resources.IProject; -import org.eclipse.core.resources.IProjectDescription; -import org.eclipse.core.resources.IResource; -import org.eclipse.core.resources.IWorkspace; -import org.eclipse.core.resources.IWorkspaceRoot; -import org.eclipse.core.runtime.CoreException; -import org.eclipse.core.runtime.IPath; -import org.eclipse.core.runtime.IProgressMonitor; -import org.eclipse.core.runtime.NullProgressMonitor; -import org.eclipse.core.runtime.Platform; -import org.eclipse.wst.sse.core.internal.encoding.CodedReaderCreator; -import org.eclipse.wst.sse.core.internal.encoding.NonContentBasedEncodingRules; -import org.eclipse.wst.sse.core.internal.exceptions.UnsupportedCharsetExceptionWithDetail; -import org.eclipse.wst.xml.tests.encoding.util.ProjectUnzipUtility; - -/** - * This class is intended to be executed only at development time, and it - * creates the class to JUnit test all the files found in the testfiles - * directory. - */ -public class CreateCodedReaderTester extends TestCase { - // private final String fileDir = "html/"; - // private final String fileRoot = - // "/builds/Workspaces/HeadWorkspace/org.eclipse.wst.xml.tests.encoding/"; - // private final String fileLocation = fileRoot + fileDir; - private static final String TESTFILES_ZIPFILE_NAME = "testfiles.zip"; //$NON-NLS-1$ - private static final boolean DEBUG = false; - private static final String TEST_FILE_DIR = "testfiles"; //$NON-NLS-1$ - // needs to be static, since JUnit creates difference instances for each - // test - private static boolean fTestProjectInitialized; - private static final String TEST_PROJECT_NAME = "org.eclipse.wst.xml.tests.encoding"; //$NON-NLS-1$ - static IProject fTestProject; - private static int nSetups = 0; - private static final String currentPlatformCharset = getPlatformDefault(); - private boolean RECREATE_FILES = false; - - /** - * - */ - public CreateCodedReaderTester() { - super(); - //System.out.println(currentPlatformCharset); - } - - /** - * @return - */ - private static String getPlatformDefault() { - String platformDefault = NonContentBasedEncodingRules.useDefaultNameRules(null); - return platformDefault; - } - - public static void main(String[] args) { - // try { - // new CreateCodedReaderTester().doCreateAllFiles(); - // } catch (CoreException e) { - // e.printStackTrace(); - // } catch (IOException e) { - // e.printStackTrace(); - // } - } - - private static void createProject(IProject project, IPath locationPath, IProgressMonitor monitor) throws CoreException { - if (monitor == null) { - monitor = new NullProgressMonitor(); - } - monitor.beginTask("creating test project", 10); - // create the project - try { - if (!project.exists()) { - IProjectDescription desc = project.getWorkspace().newProjectDescription(project.getName()); - if (Platform.getLocation().equals(locationPath)) { - locationPath = null; - } - desc.setLocation(locationPath); - project.create(desc, monitor); - monitor = null; - } - if (!project.isOpen()) { - project.open(monitor); - monitor = null; - } - } - finally { - if (monitor != null) { - monitor.done(); - } - } - } - - private static void getAndCreateProject() throws CoreException { - //TestsPlugin testsPlugin = (TestsPlugin) - // Platform.getPlugin("org.eclipse.wst.xml.tests.encoding"); - IWorkspace workspace = TestsPlugin.getWorkspace(); - IWorkspaceRoot root = workspace.getRoot(); - fTestProject = root.getProject(TEST_PROJECT_NAME); - // this form creates project as "linked" back to 'fileRoot' - //createProject(testProject, new Path(fileRoot), null); - createProject(fTestProject, null, null); - fTestProject.refreshLocal(IResource.DEPTH_INFINITE, null); - assertTrue(fTestProject.exists()); - // IContainer testFiles = testProject.getFolder("testfiles"); - // assertTrue(testFiles.exists()); - // IResource[] allFolders = testFiles.members(); - // assertNotNull(allFolders); - } - - private void createTestMethodSource(int count, String filePathAndName, String detectedCharsetName, String javaCharsetName, String expectedException) { - String javaCharsetNameOrKey = javaCharsetName; - if (null != javaCharsetNameOrKey && javaCharsetNameOrKey.equals(currentPlatformCharset)) - javaCharsetNameOrKey = "expectPlatformCharset"; - System.out.println("public void testFile" + count + " () throws CoreException, IOException {" + " doTest( \"" + javaCharsetNameOrKey + "\", \"" + detectedCharsetName + "\", \"" + filePathAndName + "\", " + expectedException + "); }"); - } - - protected void setUp() throws Exception { - super.setUp(); - nSetups++; - if (!fTestProjectInitialized) { - getAndCreateProject(); - // unzip files to the root of workspace directory - String destinationProjectString = fTestProject.getLocation().toOSString(); - String destinationFolder = destinationProjectString + "/"; - // this zip file is sitting in the "root" of test plugin - File zipFile = TestsPlugin.getTestFile("testfiles.zip"); - ProjectUnzipUtility projUtil = new ProjectUnzipUtility(); - projUtil.unzipAndImport(zipFile, destinationFolder); - projUtil.initJavaProject(TEST_PROJECT_NAME); - fTestProject.refreshLocal(IResource.DEPTH_INFINITE, null); - fTestProjectInitialized = true; - } - } - - protected void tearDown() throws Exception { - super.tearDown(); - nSetups--; - if (nSetups == 0) { - if (!DEBUG) { - // Display display = PlatformUI.getWorkbench().getDisplay(); - // display.asyncExec(new Runnable() { - // public void run() { - // ProjectUnzipUtility projUtil = new ProjectUnzipUtility(); - // IProject proj = fTestProject; - // fTestProject = null; - // try { - // projUtil.deleteProject(proj); - // } catch (Exception e) { - // e.printStackTrace(); - // } - // } - // }); - } - } - } - - public void testCreateAllFiles() throws CoreException, IOException { - if (RECREATE_FILES) { - List allFiles = TestsPlugin.getAllTestFiles(TEST_FILE_DIR); - URL outputDirURL = TestsPlugin.getInstallLocation(); - File zipoutFile = new File(outputDirURL.getPath(), TESTFILES_ZIPFILE_NAME); - java.io.FileOutputStream zipOut = new FileOutputStream(zipoutFile); - ZipOutputStream zipOutputStream = new ZipOutputStream(zipOut); - int count = 1; - for (Iterator iter = allFiles.iterator(); iter.hasNext();) { - File file = (File) iter.next(); - createZipEntry(zipOutputStream, file); - CodedReaderCreator codedReaderCreator = new CodedReaderCreator(); - codedReaderCreator.set(file.getName(), new FileInputStream(file)); - String detectedCharsetName = null; - String javaCharsetName = null; - String expectedException = null; - try { - // just used for debug info, but can throw exception - javaCharsetName = codedReaderCreator.getEncodingMemento().getJavaCharsetName(); - detectedCharsetName = codedReaderCreator.getEncodingMemento().getDetectedCharsetName(); - } - catch (UnsupportedCharsetExceptionWithDetail e) { - // ignore for simply creating tests - expectedException = e.getClass().getName() + ".class"; - } - catch (MalformedInputException e) { - // ignore for simply creating tests - expectedException = e.getClass().getName() + ".class"; - } - catch (IllegalCharsetNameException e) { - // ignore for simply creating tests - expectedException = e.getClass().getName() + ".class"; - } - String subpath = getSubPathName(file); - createTestMethodSource(count, subpath, detectedCharsetName, javaCharsetName, expectedException); - count++; - } - zipOutputStream.close(); - zipOut.close(); - assertTrue(true); - } - } - - private String getSubPathName(File file) { - String path = file.getPath(); - int lastIndex = path.lastIndexOf(TEST_FILE_DIR); - String subpath = path.substring(lastIndex); - subpath = subpath.replace('\\', '/'); - return subpath; - } - - /** - * @param zipOutputStream - * @param element - */ - private void createZipEntry(ZipOutputStream zipOutputStream, File file) throws IOException { - String subPathName = getSubPathName(file); - ZipEntry zipEntry = new ZipEntry(subPathName); - zipOutputStream.putNextEntry(zipEntry); - InputStream inputStream = new FileInputStream(file); - int nRead = 0; - byte[] buffer = new byte[1024 * 8]; - while (nRead != -1) { - nRead = inputStream.read(buffer); - if (nRead > 0) { - zipOutputStream.write(buffer, 0, nRead); - } - } - zipOutputStream.flush(); - } -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/EncodingTestSuite.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/EncodingTestSuite.java deleted file mode 100644 index a5998509e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/EncodingTestSuite.java +++ /dev/null @@ -1,68 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding; - -import junit.framework.Test; -import junit.framework.TestSuite; - -import org.eclipse.wst.xml.tests.encoding.properties.TestCommonNames; -import org.eclipse.wst.xml.tests.encoding.properties.TestOverrides; -import org.eclipse.wst.xml.tests.encoding.read.TestCodedReader; -import org.eclipse.wst.xml.tests.encoding.read.TestCodedReaderOnGennedFiles; -import org.eclipse.wst.xml.tests.encoding.read.TestContentDescription; -import org.eclipse.wst.xml.tests.encoding.read.TestContentTypeDescriptionOnGennedFiles; -import org.eclipse.wst.xml.tests.encoding.read.TestContentTypeDetectionForXML; -import org.eclipse.wst.xml.tests.encoding.read.TestContentTypes; -import org.eclipse.wst.xml.tests.encoding.write.TestCodedWrite; -import org.eclipse.wst.xml.tests.encoding.xml.XMLEncodingTests; -import org.eclipse.wst.xml.tests.encoding.xml.XMLHeadTokenizerTester; - - -public class EncodingTestSuite extends TestSuite { - - // FIXME: commented out lang. spec. tests, until all migrated to org.eclipse - // [258343] jUnit failures after org.eclipse.core.runtime.xml content type is disabled - private static Class[] classes = new Class[]{TestOverrides.class, TestCodedReader.class, TestCodedWrite.class, XMLEncodingTests.class, XMLHeadTokenizerTester.class, TestContentTypeDescriptionOnGennedFiles.class, TestCodedReaderOnGennedFiles.class, TestContentDescription.class, TestContentTypes.class, TestCommonNames.class, TestContentTypeDetectionForXML.class}; -// private static Class[] classes = new Class[]{TestOverrides.class, TestCodedReader.class, TestCodedWrite.class, XMLEncodingTests.class, XMLHeadTokenizerTester.class, TestContentTypeDescriptionOnGennedFiles.class, TestCodedReaderOnGennedFiles.class, TestContentDescription.class, TestContentTypes.class, TestCommonNames.class}; - //private static Class[] classes = new Class[]{TestOverrides.class, CSSEncodingTester.class, CSSHeadTokenizerTester.class, HTMLEncodingTests.class, HTMLHeadTokenizerTester.class, JSPEncodingTests.class, JSPHeadTokenizerTester.class, TestCodedReader.class, TestCodedWrite.class, XMLEncodingTests.class, XMLHeadTokenizerTester.class, XMLMalformedInputTests.class, TestContentTypeDescriptionOnGennedFiles.class, TestCodedReaderOnGennedFiles.class, TestContentTypeDetection.class, TestContentDescription.class, TestContentTypes.class, TestCommonNames.class}; - public EncodingTestSuite() { - super("XML Encoding Test Suite"); - for (int i = 0; i < classes.length; i++) { - addTest(new TestSuite(classes[i], classes[i].getName())); - } - } - - /** - * @param theClass - * @param name - */ - public EncodingTestSuite(Class theClass, String name) { - super(theClass, name); - } - - /** - * @param theClass - */ - public EncodingTestSuite(Class theClass) { - super(theClass); - } - - /** - * @param name - */ - public EncodingTestSuite(String name) { - super(name); - } - - public static Test suite() { - return new EncodingTestSuite(); - } -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/FileUtil.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/FileUtil.java deleted file mode 100644 index 1ad29480b..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/FileUtil.java +++ /dev/null @@ -1,55 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding; - -import java.io.File; -import java.io.IOException; -import java.net.URL; - -import org.eclipse.core.runtime.FileLocator; - -/** - * @author davidw - * - * To change this generated comment edit the template variable "typecomment": - * Window>Preferences>Java>Templates. To enable and disable the creation of - * type comments go to Window>Preferences>Java>Code Generation. - */ -class FileUtil { - private static String currentWorkspace = "dev0725"; - private static boolean printedOnce = false; - public static String fLineSeparator = System.getProperty("line.separator"); - public static String fPathSeparator = System.getProperty("path.separator"); - public static String fFileSeparator = System.getProperty("file.separator"); - - public static File makeFileFor(String directory, String filename, String testResultsDirectoryPrefix) throws IOException { - String installPath = "/builds/Workspaces/" + currentWorkspace + "/org.eclipse.wst.xml.tests.encoding/"; - URL url = new URL("file://" + installPath); - String totalDirectory = installPath + directory; - String totalPath = totalDirectory + "/" + filename; - URL totalURL = new URL(url, totalPath); - URL finalurl = FileLocator.toFileURL(totalURL); - String finalFile = finalurl.getFile(); - File file = new File(finalFile); - String finalPath = file.getParent(); - File dir = new File(finalPath); - if (!printedOnce) { - System.out.println("Output written to " + dir.getAbsolutePath()); - printedOnce = true; - } - - if (!dir.exists()) { - dir.mkdirs(); - } - return file; - } - -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/GenerateFiles.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/GenerateFiles.java deleted file mode 100644 index 327f4e6ae..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/GenerateFiles.java +++ /dev/null @@ -1,30 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ - -package org.eclipse.wst.xml.tests.encoding; - - -public class GenerateFiles { - - public static final String getMainDirectoryBasedOnVMName() { - String mainDirectory = "testfiles/genedFiles-" + getJavaVersion(); - return mainDirectory; - } - - private static final String getJavaVersion() { - String name = null; //System.getProperty("java.fullversion"); - if (name == null) { - name = System.getProperty("java.version") + " (" + System.getProperty("java.runtime.version") + ")"; - } - return name; - } - -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/GenerateXMLFiles.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/GenerateXMLFiles.java deleted file mode 100644 index 4dd0e75fc..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/GenerateXMLFiles.java +++ /dev/null @@ -1,409 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2005 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding; - -import java.io.BufferedWriter; -import java.io.ByteArrayOutputStream; -import java.io.File; -import java.io.FileNotFoundException; -import java.io.FileOutputStream; -import java.io.FileWriter; -import java.io.IOException; -import java.io.OutputStream; -import java.io.OutputStreamWriter; -import java.io.PrintStream; -import java.io.UnsupportedEncodingException; -import java.io.Writer; -import java.nio.charset.Charset; -import java.nio.charset.CharsetEncoder; -import java.nio.charset.CodingErrorAction; -import java.util.ArrayList; -import java.util.Iterator; -import java.util.List; -import java.util.Map; -import java.util.Set; - -import org.eclipse.core.runtime.content.IContentDescription; - -/** - * The purpose and logic of this class is to create small "XML files" of - * various, known encodings, write them to files, and in later tests, be sure - * appropriate encoding can be detected, and read in and intact characters. - */ -public class GenerateXMLFiles extends GenerateFiles { - private String LF = "\n"; - private String CR = "\r"; - private String CRLF = CR + LF; - // different text strings for comparisons - private String textUS_ASCII_LF = "abcdefghijklmnopqrstuvwxyz\n1234567890\nABCDEFGHIJKLMNOPQRSTUVWXYZ"; - private String textUS_ASCII_CRLF = "abcdefghijklmnopqrstuvwxyz\r\n1234567890\r\nABCDEFGHIJKLMNOPQRSTUVWXYZ"; - private boolean DEBUG = true; - private boolean DEBUGCRLF = false; - private boolean DEBUGINFO = true; - - - public GenerateXMLFiles() { - super(); - } - - public static void main(String[] args) { - //junit.textui.TestRunner.run(GenerateXMLFiles.class); - GenerateXMLFiles thisApp = new GenerateXMLFiles(); - try { - //thisApp.generateOriginalFiles(); - thisApp.generateAllFilesForCurrentVM(); - } - catch (IOException e) { - - e.printStackTrace(); - } - } - - private void generateAllFilesForCurrentVM() throws IOException { - Map allCharsetMap = Charset.availableCharsets(); - Set allKeys = allCharsetMap.keySet(); - Object[] allcharsets = allKeys.toArray(); - String[] allcharsetNames = new String[allcharsets.length]; - for (int i = 0; i < allcharsets.length; i++) { - allcharsetNames[i] = allcharsets[i].toString(); - - } - //createFiles(allcharsetNames, false); - createFiles(allcharsetNames, true); - - } - - private void createFiles(String[] charsetnames, boolean useCRLF) throws FileNotFoundException, IOException { - - String charsetName = null; - Writer out = null; - String mainDirectory = getMainDirectoryBasedOnVMNameAndFileExtension(); - List charsetFilesWritten = new ArrayList(); - for (int i = 0; i < charsetnames.length; i++) { - try { - - - charsetName = charsetnames[i]; - - Charset charset = Charset.forName(charsetName); - CharsetEncoder charsetEncoder = charset.newEncoder(); - charsetEncoder.onMalformedInput(CodingErrorAction.REPORT); - charsetEncoder.onUnmappableCharacter(CodingErrorAction.REPORT); - - String header = getHeaderStart() + charsetName + getHeaderEnd(); - String fulltext = null; - if (useCRLF) { - fulltext = header + textUS_ASCII_CRLF; - } - else { - fulltext = header + textUS_ASCII_LF; - } - - if (!isEbcidic(charsetName, charsetEncoder)) { - if (charsetEncoder.canEncode(fulltext)) { - // if (canEncodeCRLF(charsetName, charsetEncoder) - // && - // canEncodeSimpleString(charsetName, - // charsetEncoder, "<?") && - // charsetEncoder.canEncode(fulltext)) { - String outputfilename = "test-" + charsetName + ".xml"; - File outFile = FileUtil.makeFileFor(mainDirectory, outputfilename, null); - //System.out.println(outFile.getAbsolutePath()); - OutputStream outputStream = new FileOutputStream(outFile); - ByteArrayOutputStream bytesout = new ByteArrayOutputStream(); - - Writer fileWriter = new OutputStreamWriter(outputStream, charsetEncoder); - // this byte writer is created just to be able to - // count precise bytes. - Writer byteWriter = new OutputStreamWriter(bytesout, charsetEncoder); - - supplyBOMs(charsetName, outputStream, bytesout); - - out = new BufferedWriter(fileWriter); - - - out.write(fulltext); - byteWriter.write(fulltext); - out.close(); - byteWriter.flush(); - // if we made is this far, with no exceptions, - // etc., - // then - // must have been - // really written. - String writtenRecord = charsetName; - charsetFilesWritten.add(writtenRecord); - if (DEBUG) { - printDebugInfo(useCRLF, header, outputfilename, bytesout); - } - } - else { - if (DEBUGINFO) { - System.out.println(" *** could not convert sample ascii text for " + charsetName); - } - } - } - } - - catch (IOException e) { - if (DEBUGINFO) { - System.out.println(" ***** could not generate for " + charsetName); - String msg = e.getMessage(); - if (msg == null) - msg = ""; - System.out.println(" due to " + e.getClass().getName() + " " + msg); - } - } - catch (Exception e) { - if (DEBUGINFO) { - System.out.println(" ***** could not generate for " + charsetName); - String msg = e.getMessage(); - if (msg == null) - msg = ""; - System.out.println(" due to " + e.getClass().getName() + " " + msg); - } - } - finally { - if (out != null) { - out.close(); - } - } - } - - - // now create file that summarizes what was written - // suitable to paste as method in test class - File outFile = FileUtil.makeFileFor(mainDirectory, "testMethods.text", null); - FileWriter outproperties = new FileWriter(outFile); - outproperties.write(charsetFilesWritten.size() + CRLF); - Iterator items = charsetFilesWritten.iterator(); - int n = 0; - while (items.hasNext()) { - String itemCreated = (String) items.next(); - String testMethod = createMethod(n++, itemCreated); - outproperties.write(testMethod + CRLF); - } - outproperties.close(); - - } - - /** - * I thought this used to be automatic, but doesn't seem to be now?! - */ - private void supplyBOMs(String charsetName, OutputStream outputStream, ByteArrayOutputStream bytesout) throws IOException { - byte[] nullBytes = new byte[]{0x00, 0x00}; - if (charsetName.equals("UTF-16")) { - outputStream.write(IContentDescription.BOM_UTF_16LE); - bytesout.write(IContentDescription.BOM_UTF_16LE); - } - if (charsetName.equals("UTF-16LE")) { - outputStream.write(IContentDescription.BOM_UTF_16LE); - bytesout.write(IContentDescription.BOM_UTF_16LE); - } - if (charsetName.equals("X-UnicodeLittle")) { - outputStream.write(IContentDescription.BOM_UTF_16LE); - bytesout.write(IContentDescription.BOM_UTF_16LE); - } - if (charsetName.equals("UTF-16BE")) { - outputStream.write(IContentDescription.BOM_UTF_16BE); - bytesout.write(IContentDescription.BOM_UTF_16BE); - } - if (charsetName.equals("X-UnicodeBig")) { - outputStream.write(IContentDescription.BOM_UTF_16BE); - bytesout.write(IContentDescription.BOM_UTF_16BE); - } - if (charsetName.equals("UTF-32")) { - outputStream.write(nullBytes); - outputStream.write(IContentDescription.BOM_UTF_16LE); - bytesout.write(nullBytes); - bytesout.write(IContentDescription.BOM_UTF_16LE); - } - if (charsetName.equals("UTF-32LE")) { - outputStream.write(nullBytes); - outputStream.write(IContentDescription.BOM_UTF_16LE); - bytesout.write(nullBytes); - bytesout.write(IContentDescription.BOM_UTF_16LE); - } - if (charsetName.equals("UTF-32BE")) { - outputStream.write(nullBytes); - outputStream.write(IContentDescription.BOM_UTF_16BE); - bytesout.write(nullBytes); - bytesout.write(IContentDescription.BOM_UTF_16BE); - } - } - - /** - * @param i - * @param itemCreated - */ - private String createMethod(int i, String itemCreated) { - String template = " public void testFile" + i + "() throws CoreException, IOException {\r\n" + " String charsetName = \"" + itemCreated + "\";\r\n" + " doGenTest(charsetName);\r\n" + " }"; - return template; - } - - private void printDebugInfo(boolean useCRLF, String header, String outputfilename, ByteArrayOutputStream bytesout) { - byte[] bytes = bytesout.toByteArray(); - int nBytes = bytes.length; - int nChars = 0; - if (useCRLF) { - nChars = header.length() + textUS_ASCII_CRLF.length(); - } - else { - nChars = header.length() + textUS_ASCII_LF.length(); - } - - System.out.println("Wrote " + nChars + " characters and " + nBytes + " bytes to " + outputfilename); - } - - // TODO: never used - boolean canEncodeSimpleString(String charsetName, CharsetEncoder charsetEncocder, String simpleString) { - // this method added since some encoders don't report that they can't - // encode something, but they obviously - // can't, at least in the normal meaning of the word. - // This seems to mostly apply to some IBM varieties where, apparently, - // the input can't be interpreted at all without knowing encoding - // (that is - // could not be used for content based encoding). - boolean result = false; - - String newAsciiString = null; - byte[] translatedBytes = null; - try { - translatedBytes = simpleString.getBytes(charsetName); - newAsciiString = new String(translatedBytes, "ascii"); - } - catch (UnsupportedEncodingException e) { - // impossible, since checked already - throw new Error(e); - } - result = simpleString.equals(newAsciiString); - if (!result) { - if (charsetEncocder.maxBytesPerChar() != 1) { - // don't check mulitbyte encoders, just assume true (for now). - result = true; - if (charsetEncocder.maxBytesPerChar() == 4) { - //except, let's just exclude four byte streams, for now. - result = false; - if (charsetEncocder.averageBytesPerChar() == 2) { - // except, for some reason UTF has max bytes of 4 - // (average bytes of 2). - result = false; - } - } - } - } - - return result; - } - - /** - * A very heuristic method. Should have table, someday. - */ - private boolean isEbcidic(String charsetName, CharsetEncoder charsetEncocder) { - boolean result = false; - String simpleString = "<?"; - String newAsciiString = null; - byte[] translatedBytes = null; - try { - translatedBytes = simpleString.getBytes(charsetName); - newAsciiString = new String(translatedBytes, "ascii"); - } - catch (UnsupportedEncodingException e) { - // impossible, since checked already - throw new Error(e); - } - // experimenting/debugging showed the known ebcidic onces always - // "mis" tranlated to characters L and o. - result = "Lo".equals(newAsciiString); - if (result) { - System.out.println(charsetName + " assumed to be Edcidic"); - } - return result; - } - - /** - * @param charset - */ - boolean canEncodeCRLF(String charsetName, CharsetEncoder charsetEncoder) { - boolean result = true; - //String charsetCononicalName = charsetEncoder.charset().name(); - if (!charsetEncoder.canEncode(LF)) { - if (DEBUGCRLF) { - String stringName = "LF"; - String testString = LF; - exploreConversion(charsetName, stringName, testString); - System.out.println("can not encode LF for " + charsetEncoder.charset().name()); - } - result = false; - } - if (!charsetEncoder.canEncode(CR)) { - if (DEBUGCRLF) { - String stringName = "CR"; - String testString = CR; - exploreConversion(charsetName, stringName, testString); - System.out.println("can not encode CR for " + charsetEncoder.charset().name()); - } - result = false; - } - if (!charsetEncoder.canEncode(CRLF)) { - if (DEBUGCRLF) { - String stringName = "CRLF"; - String testString = CRLF; - exploreConversion(charsetName, stringName, testString); - System.out.println("can not encode CRLF for " + charsetEncoder.charset().name()); - } - result = false; - } - return result; - - } - - private void exploreConversion(String charsetName, String stringName, String testString) throws Error { - try { - String newLF = new String(testString.getBytes(charsetName)); - System.out.print("old " + stringName + " (dec): "); - dumpString(System.out, testString); - System.out.println(); - System.out.print("new " + stringName + " (dec): "); - dumpString(System.out, newLF); - System.out.println(); - } - catch (UnsupportedEncodingException e) { - //should never happen, already checked - throw new Error(e); - } - } - - /** - * @param out - * @param lf2 - */ - private void dumpString(PrintStream out, String lf2) { - for (int i = 0; i < lf2.length(); i++) { - out.print((int) lf2.charAt(i) + " "); - } - - } - - public final static String getMainDirectoryBasedOnVMNameAndFileExtension() { - String mainDirectory = getMainDirectoryBasedOnVMName() + "/xml"; - return mainDirectory; - } - - private String getHeaderStart() { - return "<?xml version=\"1.0\" encoding=\""; - } - - private String getHeaderEnd() { - return "\"?>"; - } - -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/ListCharsets.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/ListCharsets.java deleted file mode 100644 index eef0edd6b..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/ListCharsets.java +++ /dev/null @@ -1,84 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding; - -import java.nio.charset.Charset; -import java.util.Iterator; -import java.util.Locale; -import java.util.Map; -import java.util.Set; - -/** - * Small class to list charset detected for a particular VM. Simple run as Java - * Applications to get output to standard out. - */ -public class ListCharsets { - private final String tab = "\t"; - - public static void main(String[] args) { - - ListCharsets thisApp = new ListCharsets(); - - System.out.println(); - - System.out.println("Current Locale: " + Locale.getDefault()); - - System.out.println(); - - String name = System.getProperty("java.fullversion"); - if (name == null) { - name = System.getProperty("java.version") + " (" + System.getProperty("java.runtime.version") + ")"; - } - System.out.println("JRE version: " + name); - - System.getProperties().list(System.out); - - thisApp.listOfLocales(); - - System.out.println("file.encoding.pkg: " + System.getProperty("file.encoding.pkg")); - System.out.println("file.encoding: " + System.getProperty("file.encoding")); - System.out.println(); - - for (int i = 0; i < args.length; i++) { - System.out.println(args[i]); - } - System.out.println(); - thisApp.listOfCharsets(); - } - - private void listOfLocales() { - System.out.println("Available Locales"); - Locale[] locales = Locale.getAvailableLocales(); - for (int i = 0; i < locales.length; i++) { - System.out.println(locales[i]); - - } - - } - - private void listOfCharsets() { - System.out.println("Available Charsets"); - int count = 0; - Map map = Charset.availableCharsets(); - Iterator it = map.keySet().iterator(); - while (it.hasNext()) { - count++; - // Get charset name - String charsetName = (String) it.next(); - System.out.println(count + ". " + " Charsetname: " + charsetName); - // Get charset - Charset charset = Charset.forName(charsetName); - System.out.println(tab + "displayName: " + charset.displayName(Locale.getDefault())); - Set set = charset.aliases(); - System.out.println(tab + "aliases: " + set); - } - } -}
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/TestsPlugin.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/TestsPlugin.java deleted file mode 100644 index ef9c6174a..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/TestsPlugin.java +++ /dev/null @@ -1,150 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding; - -import java.io.BufferedInputStream; -import java.io.File; -import java.io.FileInputStream; -import java.io.FileNotFoundException; -import java.io.FileReader; -import java.io.IOException; -import java.io.Reader; -import java.net.URL; -import java.util.ArrayList; -import java.util.List; -import java.util.ResourceBundle; - -import org.eclipse.core.resources.IWorkspace; -import org.eclipse.core.resources.ResourcesPlugin; -import org.eclipse.core.runtime.FileLocator; -import org.eclipse.core.runtime.Platform; -import org.eclipse.core.runtime.Plugin; -import org.eclipse.wst.xml.core.internal.contenttype.ByteReader; - -/** - * The main plugin class to be used in the desktop. - */ -public class TestsPlugin extends Plugin { - // The shared instance. - private static TestsPlugin plugin; - - /** - * The constructor. - */ - public TestsPlugin() { - super(); - plugin = this; - } - - /** - * Returns the shared instance. - */ - public static TestsPlugin getDefault() { - return plugin; - } - - /** - * Returns the workspace instance. - */ - public static IWorkspace getWorkspace() { - return ResourcesPlugin.getWorkspace(); - } - - /** - * Returns the string from the plugin's resource bundle, or 'key' if not - * found. - */ - public static String getResourceString(String key) { - return key; - } - - /** - * Returns the plugin's resource bundle, - */ - public ResourceBundle getResourceBundle() { - return null; - } - - public static URL getInstallLocation() { - URL installLocation = Platform.getBundle("org.eclipse.wst.xml.tests.encoding").getEntry("/"); - URL resolvedLocation = null; - try { - resolvedLocation = FileLocator.resolve(installLocation); - } - catch (IOException e) { - // impossible - throw new Error(e); - } - return resolvedLocation; - } - - public static File getTestFile(String filepath) { - URL installURL = getInstallLocation(); - // String scheme = installURL.getProtocol(); - String path = installURL.getPath(); - String location = path + filepath; - File result = new File(location); - return result; - } - - public static List getAllTestFiles(String topDirName) { - List result = null; - URL installURL = getInstallLocation(); - // String scheme = installURL.getProtocol(); - String path = installURL.getPath(); - String location = path + topDirName; - File topDir = new File(location); - if (!topDir.isDirectory()) { - throw new IllegalArgumentException(topDirName + " is not a directory"); - } - result = getFilesInDir(topDir); - return result; - } - - /** - * @param topDir - * @return - */ - private static List getFilesInDir(File topDir) { - List files = new ArrayList(); - File[] topFiles = topDir.listFiles(); - for (int i = 0; i < topFiles.length; i++) { - File file = topFiles[i]; - if (file.isFile()) { - files.add(file); - } - else if (file.isDirectory() && !file.getName().endsWith("CVS")) { - List innerFiles = getFilesInDir(file); - files.addAll(innerFiles); - } - } - return files; - } - - public static Reader getTestReader(String filepath) throws FileNotFoundException { - URL installURL = getInstallLocation(); - // String scheme = installURL.getProtocol(); - String path = installURL.getPath(); - String location = path + filepath; - Reader result = new FileReader(location); - return result; - } - - public static Reader getByteReader(String filepath) throws FileNotFoundException { - URL installURL = getInstallLocation(); - // String scheme = installURL.getProtocol(); - String path = installURL.getPath(); - String location = path + filepath; - Reader result = new ByteReader(new BufferedInputStream(new FileInputStream(location))); - return result; - } - -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/pref/TestPreferences.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/pref/TestPreferences.java deleted file mode 100644 index 4fc24b386..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/pref/TestPreferences.java +++ /dev/null @@ -1,109 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2005 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding.pref; - -import junit.framework.TestCase; - -import org.eclipse.core.runtime.Platform; -import org.eclipse.core.runtime.content.IContentType; -import org.eclipse.core.runtime.preferences.IEclipsePreferences; -import org.eclipse.wst.sse.core.internal.encoding.ContentBasedPreferenceGateway; -import org.osgi.service.prefs.BackingStoreException; -import org.osgi.service.prefs.Preferences; - - -public class TestPreferences extends TestCase { - - /** - * @param preferences - * @throws BackingStoreException - */ - private static void printChildren(Preferences preferences) throws BackingStoreException { - System.out.println("\t" + preferences.absolutePath()); - String [] keys = preferences.keys(); - printKeys(keys); - String[] children = preferences.childrenNames(); - printChildren(children); - for (int i = 0; i < children.length; i++) { - String child = children[i]; - Preferences subPreferences = preferences.node(child); - String [] subkeys = subPreferences.keys(); - System.out.println(); - System.out.println(child); - System.out.println(); - printKeys(subkeys); - } - } - static private void printChildren(String[] children) { - printStringArray(children, "\t"); - } - - /** - * @param keys - */ - private static void printKeys(String[] keys) { - printStringArray(keys, "\t\t"); - - } - - static private void printStringArray(String[] array, String tabChars) { - for (int i = 0; i < array.length; i++) { - String string = array[i]; - System.out.println(tabChars + string); - } - } - - private boolean DEBUG = true; - - private void displayPreferenceTree() { - IEclipsePreferences eclipsePreferences = Platform.getPreferencesService().getRootNode(); - - - try { - String[] children = eclipsePreferences.childrenNames(); - System.out.println(eclipsePreferences.absolutePath()); - printChildren(children); - - for (int i = 0; i < children.length; i++) { - String string = children[i]; - Preferences preferences = eclipsePreferences.node(string); - printChildren(preferences); - - - } - - } - catch (BackingStoreException e) { - e.printStackTrace(); - } - - } - - public void testAccess() { - if (DEBUG) { - displayPreferenceTree(); - } - // always ok if no exceptions thrown - assertTrue(true); - } - - public void testContentBasedPrefHTML() { - IContentType contentType = Platform.getContentTypeManager().findContentTypeFor("test.html"); - Preferences preferences = ContentBasedPreferenceGateway.getPreferences(contentType); - assertNotNull(preferences); - } - - public void testContentBasedPrefXML() { - IContentType contentType = Platform.getContentTypeManager().findContentTypeFor("test.xml"); - Preferences preferences = ContentBasedPreferenceGateway.getPreferences(contentType); - assertNotNull(preferences); - } -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/properties/TestCommonNames.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/properties/TestCommonNames.java deleted file mode 100644 index 1ff78d499..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/properties/TestCommonNames.java +++ /dev/null @@ -1,73 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2005 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding.properties; - -import junit.framework.TestCase; - -import org.eclipse.wst.sse.core.internal.encoding.CommonCharsetNames; - -public class TestCommonNames extends TestCase { - - private static final boolean DEBUG = false; - - public void testCommonNames() { - String[] names = CommonCharsetNames.getCommonCharsetNames(); - assertTrue("common charset names could not be loaded", names != null && names.length > 0); - if (DEBUG) { - for (int i = 0; i < names.length; i++) { - String name = names[i]; - String displayName = CommonCharsetNames.getDisplayString(name); - System.out.println( name + " " + displayName); - } - } - } - - public void doTestDefaultIanaNames(String stringToCheck, String defaultName, String expected) { - String actual = CommonCharsetNames.getPreferredDefaultIanaName(stringToCheck, defaultName); - assertEquals("default IANA name test failed for " + stringToCheck, expected, actual); - } - - public void testASCII() { - doTestDefaultIanaNames("ASCII", "UTF-8", "US-ASCII"); - } - - public void testCp1252() { - doTestDefaultIanaNames("Cp1252", "UTF-8", "ISO-8859-1"); - } - - public void testMS950() { - doTestDefaultIanaNames("MS950", "UTF-8", "BIG5"); - } - - public void testCp1256() { - doTestDefaultIanaNames("Cp1256", "UTF-8", "windows-1256"); - } - - public void testMS949() { - doTestDefaultIanaNames("MS949", "UTF-8", "EUC-KR"); - } - - public void testEUC_JP() { - doTestDefaultIanaNames("EUC-JP", "UTF-8", "EUC-JP"); - } - - public void testTotallyFake() { - doTestDefaultIanaNames("totallyFake", "UTF-8", "UTF-8"); - } - - public void testSystemEncoding() { - String systemEnc = System.getProperty("file.encoding"); - if (systemEnc != null) { - String actual = CommonCharsetNames.getPreferredDefaultIanaName(systemEnc, "UTF-8"); - assertNotNull("default IANA name test failed for system encoding " + systemEnc, actual); - } - } -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/properties/TestDisplayNames.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/properties/TestDisplayNames.java deleted file mode 100644 index 7d8423bd2..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/properties/TestDisplayNames.java +++ /dev/null @@ -1,28 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2005 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding.properties; - -import junit.framework.TestCase; - -import org.eclipse.wst.sse.core.internal.encoding.CommonCharsetNames; - - -public class TestDisplayNames extends TestCase { - private static final boolean DEBUG = false; - - public void testCommonName() { - String displayName = CommonCharsetNames.getDisplayString("ISO-8859-2"); - assertNotNull("display name for charset could not be retrieved", displayName); - if (DEBUG) { - System.out.println(displayName); - } - } -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/properties/TestOverrides.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/properties/TestOverrides.java deleted file mode 100644 index c5400a806..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/properties/TestOverrides.java +++ /dev/null @@ -1,44 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2005 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding.properties; - -import junit.framework.TestCase; - -import org.eclipse.wst.sse.core.internal.encoding.CodedIO; - -public class TestOverrides extends TestCase { - - private static final boolean DEBUG = false; - - public String doTestOverride(String stringToCheck) { - - String charset = CodedIO.getAppropriateJavaCharset(stringToCheck); - assertNotNull("override test failed for " + stringToCheck, charset); - return charset; - } - - public void testISO88598I() { - String result = doTestOverride("ISO-8859-8-I"); - assertEquals("mapping override not correct for ISO-8859-8-I", "ISO-8859-8", result); - if (DEBUG) { - System.out.println(result); - } - } - - public void testXSJIS() { - String result = doTestOverride("X-SJIS"); - assertEquals("mapping override not correct for X-SJIS", "Shift_JIS", result); - if (DEBUG) { - System.out.println(result); - } - } - -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestCodedReader.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestCodedReader.java deleted file mode 100644 index f436de3c9..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestCodedReader.java +++ /dev/null @@ -1,614 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2005 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding.read; - -import java.io.File; -import java.io.IOException; -import java.io.Reader; - -import junit.framework.TestCase; - -import org.eclipse.core.resources.IFile; -import org.eclipse.core.resources.IProject; -import org.eclipse.core.resources.IProjectDescription; -import org.eclipse.core.resources.IResource; -import org.eclipse.core.resources.IWorkspace; -import org.eclipse.core.resources.IWorkspaceRoot; -import org.eclipse.core.runtime.CoreException; -import org.eclipse.core.runtime.IPath; -import org.eclipse.core.runtime.IProgressMonitor; -import org.eclipse.core.runtime.NullProgressMonitor; -import org.eclipse.core.runtime.Platform; -import org.eclipse.core.runtime.content.IContentDescription; -import org.eclipse.wst.sse.core.internal.encoding.CodedReaderCreator; -import org.eclipse.wst.sse.core.internal.encoding.IContentDescriptionExtended; -import org.eclipse.wst.sse.core.internal.encoding.NonContentBasedEncodingRules; -import org.eclipse.wst.xml.tests.encoding.TestsPlugin; -import org.eclipse.wst.xml.tests.encoding.util.ProjectUnzipUtility; - - -public class TestCodedReader extends TestCase { - // private final String fileDir = "html/"; - // private final String fileRoot = - // "/builds/Workspaces/HeadWorkspace/org.eclipse.wst.xml.tests.encoding/"; - // private final String fileLocation = fileRoot + fileDir; - private static final boolean DEBUG = false; - private static final boolean DEBUG_TEST_DETAIL = false; - // needs to be static, since JUnit creates difference instances for each - // test - private static boolean fTestProjectInitialized; - private static final String TEST_PROJECT_NAME = "org.eclipse.encoding.resource.newtests"; - static IProject fTestProject; - protected static int nSetups = 0; - - private String massageCharset(String foundCharset) { - String result = foundCharset; - if ("UTF-16LE".equals(foundCharset)) { - result = "UTF-16"; - } else if ("X-UnicodeLittle".equals(foundCharset)) { - result = "UTF-16"; - } else if ("X-UnicodeBig".equals(foundCharset)) { - result = "UTF-16BE"; - } - - return result; - } - - /** - * - */ - public TestCodedReader() { - super(); - // System.out.println(currentPlatformCharset); - } - - public static void main(String[] args) { - // try { - // new TestCodedReader().doAllFiles(); - // } catch (CoreException e) { - // e.printStackTrace(); - // } catch (IOException e) { - // e.printStackTrace(); - // } - } - - private static void createProject(IProject project, IPath locationPath, IProgressMonitor monitor) throws CoreException { - if (monitor == null) { - monitor = new NullProgressMonitor(); - } - monitor.beginTask("creating test project", 10); - // create the project - try { - if (!project.exists()) { - IProjectDescription desc = project.getWorkspace().newProjectDescription(project.getName()); - if (Platform.getLocation().equals(locationPath)) { - locationPath = null; - } - desc.setLocation(locationPath); - project.create(desc, monitor); - monitor = null; - } - if (!project.isOpen()) { - project.open(monitor); - monitor = null; - } - } finally { - if (monitor != null) { - monitor.done(); - } - } - } - - private static void getAndCreateProject() throws CoreException { - // TestsPlugin testsPlugin = (TestsPlugin) - // Platform.getPlugin("org.eclipse.wst.xml.tests.encoding"); - IWorkspace workspace = TestsPlugin.getWorkspace(); - IWorkspaceRoot root = workspace.getRoot(); - fTestProject = root.getProject(TEST_PROJECT_NAME); - // this form creates project as "linked" back to 'fileRoot' - // createProject(testProject, new Path(fileRoot), null); - createProject(fTestProject, null, null); - fTestProject.refreshLocal(IResource.DEPTH_INFINITE, null); - assertTrue(fTestProject.exists()); - // IContainer dotestFiles = testProject.getFolder("dotestFiles"); - // assertTrue(dotestFiles.exists()); - // IResource[] allFolders = dotestFiles.members(); - // assertNotNull(allFolders); - } - - private StringBuffer readInputStream(Reader reader) throws IOException { - StringBuffer buffer = new StringBuffer(); - int numRead = 0; - char tBuff[] = new char[4000]; - while ((numRead = reader.read(tBuff, 0, tBuff.length)) != -1) { - buffer.append(tBuff, 0, numRead); - } - return buffer; - } - - protected void setUp() throws Exception { - super.setUp(); - nSetups++; - if (!fTestProjectInitialized) { - getAndCreateProject(); - // unzip files to the root of workspace directory - String destinationProjectString = fTestProject.getLocation().toOSString(); - String destinationFolder = destinationProjectString + "/"; - // this zip file is sitting in the "root" of test plugin - File zipFile = TestsPlugin.getTestFile("testfiles.zip"); - ProjectUnzipUtility projUtil = new ProjectUnzipUtility(); - projUtil.unzipAndImport(zipFile, destinationFolder); - projUtil.initJavaProject(TEST_PROJECT_NAME); - fTestProject.refreshLocal(IResource.DEPTH_INFINITE, null); - fTestProjectInitialized = true; - } - } - - protected void tearDown() throws Exception { - super.tearDown(); - nSetups--; - if (nSetups == 0) { - if (!DEBUG) { - // Display display = PlatformUI.getWorkbench().getDisplay(); - // display.asyncExec(new Runnable() { - // public void run() { - // ProjectUnzipUtility projUtil = new ProjectUnzipUtility(); - // IProject proj = fTestProject; - // fTestProject = null; - // try { - // projUtil.deleteProject(proj); - // } catch (Exception e) { - // e.printStackTrace(); - // } - // } - // }); - } - } - } - - protected void doTest(String expectedJavaCharset, String expectedDetectedCharset, String filePath, Class expectedException) throws CoreException, IOException { - Reader reader = null; - IFile file = (IFile) fTestProject.findMember(filePath); - assertNotNull(file); - expectedJavaCharset = massageCharset(expectedJavaCharset); - expectedDetectedCharset = massageCharset(expectedDetectedCharset); - - // note: eventually, I should change calling methods so if detected - // charset is expected to be same - // as the 'used' java charset, then simply pass in null, but for now, - // we'll "force" that here in this - // method. - if (expectedJavaCharset.equals(expectedDetectedCharset)) { - expectedDetectedCharset = null; - } - - try { - reader = doCoreTest(expectedJavaCharset, expectedDetectedCharset, file); - } catch (Exception e) { - if (expectedException != null) { - boolean result = expectedException.isInstance(e); - assertTrue("Unexpected Exception: " + getGoodFullMsg(e), result); - } else { - // will alway assert if gets to here - String msg = getGoodFullMsg(e); - assertNull("Unexpected Exception: " + msg, e); - } - } finally { - if (reader != null) { - reader.close(); - } - - } - } - - protected Reader doCoreTest(String expectedJavaCharset, String expectedDetectedCharset, IFile file) throws CoreException, IOException { - Reader reader; - // create these first, to test exception being thrown correctly - CodedReaderCreator codedReaderCreator = new CodedReaderCreator(); - codedReaderCreator.set(file); - reader = codedReaderCreator.getCodedReader(); - - String javaCharsetName = file.getCharset(); - IContentDescription description = file.getContentDescription(); - javaCharsetName = massageCharset(javaCharsetName); - // codedReaderCreator.getEncodingMemento().getJavaCharsetName(); - if (expectedJavaCharset.equals("expectPlatformCharset")) { - String platformDefault = NonContentBasedEncodingRules.useDefaultNameRules(null); - assertTrue(javaCharsetName.equals(platformDefault)); - } else { - boolean asExpected = javaCharsetName.equals(expectedJavaCharset); - assertTrue(javaCharsetName + " did not equal the expected " + expectedJavaCharset + " (this is a VM dependent test)", asExpected); - } - String javaCharsetNameProperty = (String) description.getProperty(IContentDescription.CHARSET); - String detectedCharsetNameProperty = getDetectedCharsetName(description); - detectedCharsetNameProperty = massageCharset(detectedCharsetNameProperty); - // if (detectedCharsetName == null) { - // detectedCharsetName = javaCharsetNameProperty; - // } - if (!expectedJavaCharset.equals("expectPlatformCharset")) { - boolean expecedResult = expectedJavaCharset.equals(javaCharsetNameProperty); - assertTrue("java based charset name was not as expected", expecedResult); - } else { - String expectedDefault = NonContentBasedEncodingRules.useDefaultNameRules(null); - boolean ExpectedResult = expectedDefault.equals(javaCharsetNameProperty); - assertTrue("java based charset name not as expected when platform default expected", ExpectedResult); - } - - if (expectedDetectedCharset != null) { - boolean expectedResult = expectedDetectedCharset.equals(detectedCharsetNameProperty); - assertTrue("detected charset name was not as expected", expectedResult); - } - // test if can read/write file - StringBuffer buffer = readInputStream(reader); - if (DEBUG_TEST_DETAIL) { - System.out.print(buffer); - } - return reader; - } - - /** - * This method is just to help handle transition from using - * EncodingMemtento to not using encodingMemento. - */ - private String getDetectedCharsetName(IContentDescription description) { - String result = null; - result = (String) description.getProperty(IContentDescriptionExtended.DETECTED_CHARSET); - return result; - } - - /** - * @param e - * @return - */ - private String getGoodFullMsg(Exception e) { - String msg = e.getClass().getName() + ": " + e.getMessage(); - return msg; - } - - public void testFile1() throws CoreException, IOException { - doTest("expectPlatformCharset", null, "testfiles/css/emptyFile.css", null); - } - - public void testFile2() throws CoreException, IOException { - doTest("EUC-JP", "EUC-JP", "testfiles/css/encoding_test_eucjp.css", null); - } - - public void testFile3() throws CoreException, IOException { - doTest("ISO-2022-JP", "ISO-2022-JP", "testfiles/css/encoding_test_jis.css", null); - } - - public void testFile4() throws CoreException, IOException { - doTest("Shift_JIS", "SHIFT_JIS", "testfiles/css/encoding_test_sjis.css", null); - } - - public void testFile5() throws CoreException, IOException { - doTest("expectPlatformCharset", null, "testfiles/css/noEncoding.css", null); - } - - public void testFile6() throws CoreException, IOException { - doTest("ISO-8859-6", "ISO-8859-6", "testfiles/css/nonStandard.css", null); - } - - public void testFile7() throws CoreException, IOException { - doTest("ISO-8859-6", "ISO-8859-6", "testfiles/css/nonStandardIllFormed.css", null); - } - - public void testFile8() throws CoreException, IOException { - doTest("ISO-8859-6", "ISO-8859-6", "testfiles/css/nonStandardIllFormed2.css", null); - } - - - public void testFile57() throws CoreException, IOException { - doTest("expectPlatformCharset", null, "testfiles/html/EmptyFile.html", null); - } - - public void testFile58() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/html/IllformedNormalNonDefault.html", null); - } - - public void testFile59() throws CoreException, IOException { - doTest("expectPlatformCharset", null, "testfiles/html/LargeNoEncoding.html", null); - } - - public void testFile60() throws CoreException, IOException { - doTest("ISO-8859-1", "iso-8859-1", "testfiles/html/LargeNonDefault.html", null); - } - - public void testFile61() throws CoreException, IOException { - doTest("ISO-8859-6", "ISO-8859-6", "testfiles/html/MultiNonDefault.html", null); - } - - public void testFile62() throws CoreException, IOException { - doTest("expectPlatformCharset", null, "testfiles/html/NoEncoding.html", null); - } - - public void testFile63() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/html/noquotes.html", null); - } - - public void testFile64() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/html/NormalNonDefault.html", null); - } - - public void testFile65() throws CoreException, IOException { - doTest("ISO-8859-1", "ISO-8859-1", "testfiles/jsp/EmptyFile.jsp", null); - } - - public void testFile66() throws CoreException, IOException { - doTest("ISO-8859-8", null, "testfiles/jsp/IllformedNormalNonDefault.jsp", null); - } - - public void testFile67() throws CoreException, IOException { - doTest("null", "null", "testfiles/jsp/inValidEncodingValue.jsp", org.eclipse.wst.sse.core.internal.exceptions.UnsupportedCharsetExceptionWithDetail.class); - } - - public void testFile68() throws CoreException, IOException { - doTest("windows-1252", "Cp1252", "testfiles/jsp/javaEncodingValue.jsp", null); - } - - public void testFile69() throws CoreException, IOException { - doTest("ISO-8859-1", "ISO-8859-1", "testfiles/jsp/MalformedNoEncoding.jsp", null); - } - - public void testFile70() throws CoreException, IOException { - doTest("ISO-8859-1", "ISO-8859-1", "testfiles/jsp/MalformedNoEncodingXSL.jsp", null); - } - - public void testFile71() throws CoreException, IOException { - doTest("ISO-8859-1", "ISO-8859-1", "testfiles/jsp/noEncoding.jsp", null); - } - - public void testFile72() throws CoreException, IOException { - doTest("ISO-8859-1", "ISO-8859-1", "testfiles/jsp/NoEncodinginXMLDecl.jsp", null); - } - - public void testFile73() throws CoreException, IOException { - doTest("ISO-8859-2", "ISO-8859-2", "testfiles/jsp/nomalDirectiveCase.jsp", null); - } - - public void testFile74() throws CoreException, IOException { - doTest("ISO-8859-1", "ISO-8859-1", "testfiles/jsp/nomalDirectiveCaseNoEncoding.jsp", null); - } - - public void testFile75() throws CoreException, IOException { - doTest("ISO-8859-3", "ISO-8859-3", "testfiles/jsp/nomalDirectiveCaseUsingCharset.jsp", null); - } - - public void testFile76() throws CoreException, IOException { - doTest("ISO-8859-2", "ISO-8859-2", "testfiles/jsp/nomalDirectiveCaseUsingXMLSyntax.jsp", null); - } - - public void testFile77() throws CoreException, IOException { - doTest("ISO-8859-8", null, "testfiles/jsp/NormalNonDefault.jsp", null); - } - - public void testFile78() throws CoreException, IOException { - doTest("ISO-8859-8", "ISO-8859-8", "testfiles/jsp/NormalNonDefaultWithXMLDecl.jsp", null); - } - - public void testFile79() throws CoreException, IOException { - doTest("ISO-8859-7", "ISO-8859-7", "testfiles/jsp/NormalPageCaseNonDefault.jsp", null); - } - - public void testFile80() throws CoreException, IOException { - doTest("Shift_JIS", "SHIFT_JIS", "testfiles/jsp/SelColBeanRow12ResultsForm.jsp", null); - } - - public void testFile81() throws CoreException, IOException { - doTest("ISO-8859-3", "ISO-8859-3", "testfiles/jsp/testBrokenLine.jsp", null); - } - - public void testFile82() throws CoreException, IOException { - doTest("null", "null", "testfiles/jsp/testDefaultEncoding.jsp", org.eclipse.wst.sse.core.internal.exceptions.UnsupportedCharsetExceptionWithDetail.class); - } - - public void testFile83() throws CoreException, IOException { - doTest("null", "null", "testfiles/jsp/testDefaultEncodingWithJunk.jsp", org.eclipse.wst.sse.core.internal.exceptions.UnsupportedCharsetExceptionWithDetail.class); - } - - public void testFile84() throws CoreException, IOException { - doTest("ISO-8859-1", "ISO-8859-1", "testfiles/jsp/testExtraJunk.jsp", null); - } - - public void testFile85() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/jsp/testExtraValidStuff.jsp", null); - } - - public void testFile86() throws CoreException, IOException { - doTest("ISO-8859-1", null, "testfiles/jsp/testIllFormed.jsp", null); - } - - public void testFile87() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/jsp/testIllFormed2.jsp", null); - } - - public void testFile88() throws CoreException, IOException { - doTest("ISO-8859-1", "ISO-8859-1", "testfiles/jsp/testNoEncodingValue.jsp", null); - } - - public void testFile89() throws CoreException, IOException { - doTest("ISO-8859-1", "ISO-8859-1", "testfiles/jsp/testNoPageDirective.jsp", null); - } - - public void testFile90() throws CoreException, IOException { - doTest("ISO-8859-2", "ISO-8859-2", "testfiles/jsp/testNoPageDirectiveAtFirst.jsp", null); - } - - public void testFile91() throws CoreException, IOException { - doTest("ISO-8859-1", "ISO-8859-1", "testfiles/jsp/testNoPageDirectiveInLargeFile.jsp", null); - } - - public void testFile92() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/jsp/testNormalCase.jsp", null); - } - - public void testFile93() throws CoreException, IOException { - doTest("UTF-16", "UTF-16", "testfiles/jsp/testUTF16.jsp", null); - } - - public void testFile94() throws CoreException, IOException { - doTest("UTF-16LE", "UTF-16LE", "testfiles/jsp/utf16UnicodeStreamWithNoEncodingInHeader2.jsp", null); - } - - public void testFile95() throws CoreException, IOException { - doTest("UTF-16", "UTF-16", "testfiles/jsp/utf16UnicodeStreamWithNoEncodingInHeaderBE.jsp", null); - } - - public void testFile96() throws CoreException, IOException { - doTest("UTF-16", "UTF-16", "testfiles/jsp/utf16WithJapaneseChars.jsp", null); - } - - public void testFile97() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/jsp/UTF8With3ByteBOM.jsp", null); - } - - public void testFile98() throws CoreException, IOException { - doTest("ISO-8859-8", "ISO-8859-8", "testfiles/jsp/WellFormedNormalNonDefault.jsp", null); - } - - public void testFile99() throws CoreException, IOException { - doTest("Shift_JIS", "SHIFT_JIS", "testfiles/regressionTestFiles/defect223365/SelColBeanRow12ResultsForm.jsp", null); - } - - public void testFile100() throws CoreException, IOException { - doTest("Shift_JIS", "SHIFT_JIS", "testfiles/regressionTestFiles/defect223365/SelColBeanRow12ResultsFormB.jsp", null); - } - - public void testFile101() throws CoreException, IOException { - doTest("Shift_JIS", "SHIFT_JIS", "testfiles/regressionTestFiles/defect224293/testshiftjisXmlSyntax.jsp", null); - } - - public void testFile102() throws CoreException, IOException { - doTest("Shift_JIS", "Shift_JIS", "testfiles/regressionTestFiles/defect229667/audi.jsp", null); - } - - public void testFile103() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/xml/EmptyFile.xml", null); - } - - public void testFile104() throws CoreException, IOException { - doTest("EUC-JP", "EUC-JP", "testfiles/xml/eucjp.xml", null); - } - - // public void testFile105() throws CoreException, IOException { - // doTest("ISO-8859-1", "ISO-8859-1", - // "testfiles/xml/IllformedNormalNonDefault.xml", null); - // } - - // public void testFile106() throws CoreException, IOException { - // doTest("UTF-8", "UTF-8", "testfiles/xml/MalformedNoEncoding.xml", - // CharacterCodingException.class); - // } - - // public void testFile107() throws CoreException, IOException { - // doTest("UTF-8", "UTF-8", "testfiles/xml/MalformedNoEncoding.xsl", - // CharacterCodingException.class); - // } - - public void testFile108() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/xml/NoEncoding.xml", null); - } - - public void testFile109() throws CoreException, IOException { - doTest("ISO-8859-1", "ISO-8859-1", "testfiles/xml/NormalNonDefault.xml", null); - } - - public void testFile110() throws CoreException, IOException { - doTest("Shift_JIS", "Shift_JIS", "testfiles/xml/shiftjis.xml", null); - } - - public void testFile111() throws CoreException, IOException { - doTest("ISO-8859-1", "ISO-8859-1", "testfiles/xml/testExtraJunk.xml", null); - } - - public void testFile112() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/xml/testExtraValidStuff.xml", null); - } - - // public void testFile113() throws CoreException, IOException { - // doTest("UTF-8", "UTF-8", "testfiles/xml/testIllFormed.xml", null); - // } - - public void testFile114() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/xml/testIllFormed2.xml", null); - } - - // public void testFile115() throws CoreException, IOException { - // doTest("null", "null", "testfiles/xml/testIllFormed3.xml", - // UnsupportedCharsetExceptionWithDetail.class); - // } - - public void testFile116() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/xml/testIllFormed4.xml", null); - } - - public void testFile117() throws CoreException, IOException { - doTest("ISO-8859-1", "ISO-8859-1", "testfiles/xml/testMultiLine.xml", null); - } - - public void testFile118() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/xml/testNoEncodingValue.xml", null); - } - - public void testFile119() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/xml/testNormalCase.xml", null); - } - - public void testFile120() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/xml/testNoXMLDecl.xml", null); - } - - public void testFile121() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/xml/testNoXMLDeclAtFirst.xml", null); - } - - public void testFile122() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/xml/testNoXMLDeclInLargeFile.xml", null); - } - - // public void testFile123() throws CoreException, IOException { - // doTest("UTF-16BE", "UTF-16BE", "testfiles/xml/testUTF16.xml", - // CharacterCodingException.class); - // } - - // public void testFile124() throws CoreException, IOException { - // doTest("UTF-16LE", "UTF-16LE", - // "testfiles/xml/UTF16LEAtStartOfLargeFile.xml", null); - // } - - // public void testFile125() throws CoreException, IOException { - // doTest("UTF-16LE", "UTF-16LE", - // "testfiles/xml/utf16UnicodeStreamWithNoEncodingInHeader2.xml", null); - // } - - // public void testFile126() throws CoreException, IOException { - // doTest("UTF-16BE", "UTF-16BE", - // "testfiles/xml/utf16UnicodeStreamWithNoEncodingInHeaderBE.xml", - // CharacterCodingException.class); - // } - - // public void testFile127() throws CoreException, IOException { - // doTest("UTF-16BE", "UTF-16BE", - // "testfiles/xml/utf16WithJapaneseChars.xml", null); - // } - - public void testFile128() throws CoreException, IOException { - doTest("UTF-8", "UTF-8", "testfiles/xml/UTF8With3ByteBOM.xml", null); - } - - public void testDocumentStreamCaseHTML() throws CoreException, IOException { - doTest("Shift_JIS", "SHIFT_JIS", "testfiles/DocumentStreamTestCase/kaeru5.htm", null); - } - - public void testDocumentStreamCaseJSP() throws CoreException, IOException { - doTest("Shift_JIS", "SHIFT_JIS", "testfiles/DocumentStreamTestCase/kaeru5.jsp", null); - } -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestCodedReaderOnGennedFiles.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestCodedReaderOnGennedFiles.java deleted file mode 100644 index 7978943cc..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestCodedReaderOnGennedFiles.java +++ /dev/null @@ -1,717 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding.read; - -import java.io.IOException; - -import org.eclipse.core.resources.IFile; -import org.eclipse.core.runtime.CoreException; -import org.eclipse.wst.xml.tests.encoding.GenerateFiles; - - -/** - * This class should contain a "master list" of all filenames generated by - * various VM's ... then the test ingores it if the filename's not found due - * to the VM not supporting it. - * - */ -public class TestCodedReaderOnGennedFiles extends TestCodedReader { - private static int notRan = 0; - private static final boolean DEBUG = false; - - protected void doGenTest(String charsetName) throws CoreException, IOException { - doTest(charsetName, charsetName, GenerateFiles.getMainDirectoryBasedOnVMName() + "/xml/test-" + charsetName + ".xml", null); - } - - protected void doTest(String expectedJavaCharset, String expectedDetectedCharset, String filePath, Class expectedException) throws CoreException, IOException { - if (expectedJavaCharset != null && expectedJavaCharset.indexOf("UTF-32") > -1) { - return; //won't try 32 bit right now - } - IFile file = (IFile) fTestProject.findMember(filePath); - - // if there no file, just assume that its due to which VM is - // bring used. (Could be improved in future to avoid counting as a - // test) - this check in here for initial debugging only - if (file == null) { - notRan++; - if (DEBUG) { - System.out.println(); - System.out.println("test not ran since charset not supported by VM: " + filePath); - } - return; - } - super.doTest(expectedJavaCharset, expectedDetectedCharset, filePath, expectedException); - } - - public void testFile0() throws CoreException, IOException { - String charsetName = "Big5"; - doGenTest(charsetName); - } - - public void testFile1() throws CoreException, IOException { - String charsetName = "CESU-8"; - doGenTest(charsetName); - } - - public void testFile2() throws CoreException, IOException { - String charsetName = "COMPOUND_TEXT"; - doGenTest(charsetName); - } - - public void testFile3() throws CoreException, IOException { - String charsetName = "EUC-CN"; - doGenTest(charsetName); - } - - public void testFile4() throws CoreException, IOException { - String charsetName = "EUC-JP"; - doGenTest(charsetName); - } - - public void testFile5() throws CoreException, IOException { - String charsetName = "EUC-KR"; - doGenTest(charsetName); - } - - public void testFile6() throws CoreException, IOException { - String charsetName = "GB18030"; - doGenTest(charsetName); - } - - public void testFile7() throws CoreException, IOException { - String charsetName = "GB2312"; - doGenTest(charsetName); - } - - public void testFile8() throws CoreException, IOException { - String charsetName = "GBK"; - doGenTest(charsetName); - } - - public void testFile9() throws CoreException, IOException { - String charsetName = "hp-roman8"; - doGenTest(charsetName); - } - - public void testFile10() throws CoreException, IOException { - String charsetName = "IBM-1006"; - doGenTest(charsetName); - } - - public void testFile11() throws CoreException, IOException { - String charsetName = "IBM-1041"; - doGenTest(charsetName); - } - - public void testFile12() throws CoreException, IOException { - String charsetName = "IBM-1043"; - doGenTest(charsetName); - } - - public void testFile13() throws CoreException, IOException { - String charsetName = "IBM-1046"; - doGenTest(charsetName); - } - - public void testFile14() throws CoreException, IOException { - String charsetName = "IBM-1046S"; - doGenTest(charsetName); - } - - public void testFile15() throws CoreException, IOException { - String charsetName = "IBM-1088"; - doGenTest(charsetName); - } - - public void testFile16() throws CoreException, IOException { - String charsetName = "IBM-1098"; - doGenTest(charsetName); - } - - public void testFile17() throws CoreException, IOException { - String charsetName = "IBM-1114"; - doGenTest(charsetName); - } - - public void testFile18() throws CoreException, IOException { - String charsetName = "IBM-1115"; - doGenTest(charsetName); - } - - public void testFile19() throws CoreException, IOException { - String charsetName = "IBM-1124"; - doGenTest(charsetName); - } - - public void testFile20() throws CoreException, IOException { - String charsetName = "IBM-1363"; - doGenTest(charsetName); - } - - public void testFile21() throws CoreException, IOException { - String charsetName = "IBM-1363C"; - doGenTest(charsetName); - } - - public void testFile22() throws CoreException, IOException { - String charsetName = "IBM-1370"; - doGenTest(charsetName); - } - - public void testFile23() throws CoreException, IOException { - String charsetName = "IBM-1381"; - doGenTest(charsetName); - } - - public void testFile24() throws CoreException, IOException { - String charsetName = "IBM-1383"; - doGenTest(charsetName); - } - - public void testFile25() throws CoreException, IOException { - String charsetName = "IBM-1386"; - doGenTest(charsetName); - } - - public void testFile26() throws CoreException, IOException { - String charsetName = "IBM-33722C"; - doGenTest(charsetName); - } - - public void testFile27() throws CoreException, IOException { - String charsetName = "IBM-437"; - doGenTest(charsetName); - } - - public void testFile28() throws CoreException, IOException { - String charsetName = "IBM-737"; - doGenTest(charsetName); - } - - public void testFile29() throws CoreException, IOException { - String charsetName = "IBM-775"; - doGenTest(charsetName); - } - - public void testFile30() throws CoreException, IOException { - String charsetName = "IBM-808"; - doGenTest(charsetName); - } - - public void testFile31() throws CoreException, IOException { - String charsetName = "IBM-850"; - doGenTest(charsetName); - } - - public void testFile32() throws CoreException, IOException { - String charsetName = "IBM-852"; - doGenTest(charsetName); - } - - public void testFile33() throws CoreException, IOException { - String charsetName = "IBM-855"; - doGenTest(charsetName); - } - - public void testFile34() throws CoreException, IOException { - String charsetName = "IBM-856"; - doGenTest(charsetName); - } - - public void testFile35() throws CoreException, IOException { - String charsetName = "IBM-857"; - doGenTest(charsetName); - } - - public void testFile36() throws CoreException, IOException { - String charsetName = "IBM-858"; - doGenTest(charsetName); - } - - public void testFile37() throws CoreException, IOException { - String charsetName = "IBM-859"; - doGenTest(charsetName); - } - - public void testFile38() throws CoreException, IOException { - String charsetName = "IBM-860"; - doGenTest(charsetName); - } - - public void testFile39() throws CoreException, IOException { - String charsetName = "IBM-861"; - doGenTest(charsetName); - } - - public void testFile40() throws CoreException, IOException { - String charsetName = "IBM-862"; - doGenTest(charsetName); - } - - public void testFile41() throws CoreException, IOException { - String charsetName = "IBM-863"; - doGenTest(charsetName); - } - - public void testFile42() throws CoreException, IOException { - String charsetName = "IBM-864"; - doGenTest(charsetName); - } - - public void testFile43() throws CoreException, IOException { - String charsetName = "IBM-864S"; - doGenTest(charsetName); - } - - public void testFile44() throws CoreException, IOException { - String charsetName = "IBM-865"; - doGenTest(charsetName); - } - - public void testFile45() throws CoreException, IOException { - String charsetName = "IBM-866"; - doGenTest(charsetName); - } - - public void testFile46() throws CoreException, IOException { - String charsetName = "IBM-867"; - doGenTest(charsetName); - } - - public void testFile47() throws CoreException, IOException { - String charsetName = "IBM-868"; - doGenTest(charsetName); - } - - public void testFile48() throws CoreException, IOException { - String charsetName = "IBM-869"; - doGenTest(charsetName); - } - - public void testFile49() throws CoreException, IOException { - String charsetName = "IBM-874"; - doGenTest(charsetName); - } - - public void testFile50() throws CoreException, IOException { - String charsetName = "IBM-897"; - doGenTest(charsetName); - } - - public void testFile51() throws CoreException, IOException { - String charsetName = "IBM-921"; - doGenTest(charsetName); - } - - public void testFile52() throws CoreException, IOException { - String charsetName = "IBM-922"; - doGenTest(charsetName); - } - - public void testFile53() throws CoreException, IOException { - String charsetName = "IBM-932"; - doGenTest(charsetName); - } - - public void testFile54() throws CoreException, IOException { - String charsetName = "IBM-942"; - doGenTest(charsetName); - } - - public void testFile55() throws CoreException, IOException { - String charsetName = "IBM-942C"; - doGenTest(charsetName); - } - - public void testFile56() throws CoreException, IOException { - String charsetName = "IBM-943"; - doGenTest(charsetName); - } - - public void testFile57() throws CoreException, IOException { - String charsetName = "IBM-943C"; - doGenTest(charsetName); - } - - public void testFile58() throws CoreException, IOException { - String charsetName = "IBM-948"; - doGenTest(charsetName); - } - - public void testFile59() throws CoreException, IOException { - String charsetName = "IBM-949"; - doGenTest(charsetName); - } - - public void testFile60() throws CoreException, IOException { - String charsetName = "IBM-949C"; - doGenTest(charsetName); - } - - public void testFile61() throws CoreException, IOException { - String charsetName = "IBM-950"; - doGenTest(charsetName); - } - - public void testFile62() throws CoreException, IOException { - String charsetName = "IBM-954C"; - doGenTest(charsetName); - } - - public void testFile63() throws CoreException, IOException { - String charsetName = "ISO-2022-CN"; - doGenTest(charsetName); - } - - public void testFile64() throws CoreException, IOException { - String charsetName = "ISO-2022-CN-GB"; - doGenTest(charsetName); - } - - public void testFile65() throws CoreException, IOException { - String charsetName = "ISO-2022-JP"; - doGenTest(charsetName); - } - - public void testFile66() throws CoreException, IOException { - String charsetName = "ISO-2022-KR"; - doGenTest(charsetName); - } - - public void testFile67() throws CoreException, IOException { - String charsetName = "ISO-8859-1"; - doGenTest(charsetName); - } - - public void testFile68() throws CoreException, IOException { - String charsetName = "ISO-8859-10"; - doGenTest(charsetName); - } - - public void testFile69() throws CoreException, IOException { - String charsetName = "ISO-8859-13"; - doGenTest(charsetName); - } - - public void testFile70() throws CoreException, IOException { - String charsetName = "ISO-8859-14"; - doGenTest(charsetName); - } - - public void testFile71() throws CoreException, IOException { - String charsetName = "ISO-8859-15"; - doGenTest(charsetName); - } - - public void testFile72() throws CoreException, IOException { - String charsetName = "ISO-8859-16"; - doGenTest(charsetName); - } - - public void testFile73() throws CoreException, IOException { - String charsetName = "ISO-8859-2"; - doGenTest(charsetName); - } - - public void testFile74() throws CoreException, IOException { - String charsetName = "ISO-8859-3"; - doGenTest(charsetName); - } - - public void testFile75() throws CoreException, IOException { - String charsetName = "ISO-8859-4"; - doGenTest(charsetName); - } - - public void testFile76() throws CoreException, IOException { - String charsetName = "ISO-8859-5"; - doGenTest(charsetName); - } - - public void testFile77() throws CoreException, IOException { - String charsetName = "ISO-8859-6"; - doGenTest(charsetName); - } - - public void testFile78() throws CoreException, IOException { - String charsetName = "ISO-8859-6S"; - doGenTest(charsetName); - } - - public void testFile79() throws CoreException, IOException { - String charsetName = "ISO-8859-7"; - doGenTest(charsetName); - } - - public void testFile80() throws CoreException, IOException { - String charsetName = "ISO-8859-8"; - doGenTest(charsetName); - } - - public void testFile81() throws CoreException, IOException { - String charsetName = "ISO-8859-9"; - doGenTest(charsetName); - } - - public void testFile82() throws CoreException, IOException { - String charsetName = "JIS0201"; - doGenTest(charsetName); - } - - public void testFile83() throws CoreException, IOException { - String charsetName = "JIS0208"; - doGenTest(charsetName); - } - - public void testFile84() throws CoreException, IOException { - String charsetName = "JIS0212"; - doGenTest(charsetName); - } - - public void testFile85() throws CoreException, IOException { - String charsetName = "Johab"; - doGenTest(charsetName); - } - - public void testFile86() throws CoreException, IOException { - String charsetName = "KOI8-R"; - doGenTest(charsetName); - } - - public void testFile87() throws CoreException, IOException { - String charsetName = "KOI8-RU"; - doGenTest(charsetName); - } - - public void testFile88() throws CoreException, IOException { - String charsetName = "KOI8-U"; - doGenTest(charsetName); - } - - public void testFile89() throws CoreException, IOException { - String charsetName = "KSC5601"; - doGenTest(charsetName); - } - - public void testFile90() throws CoreException, IOException { - String charsetName = "MacArabic"; - doGenTest(charsetName); - } - - public void testFile91() throws CoreException, IOException { - String charsetName = "MacCentralEurope"; - doGenTest(charsetName); - } - - public void testFile92() throws CoreException, IOException { - String charsetName = "MacCroatian"; - doGenTest(charsetName); - } - - public void testFile93() throws CoreException, IOException { - String charsetName = "MacCyrillic"; - doGenTest(charsetName); - } - - public void testFile94() throws CoreException, IOException { - String charsetName = "MacGreek"; - doGenTest(charsetName); - } - - public void testFile95() throws CoreException, IOException { - String charsetName = "MacHebrew"; - doGenTest(charsetName); - } - - public void testFile96() throws CoreException, IOException { - String charsetName = "MacIceland"; - doGenTest(charsetName); - } - - public void testFile97() throws CoreException, IOException { - String charsetName = "MacRoman"; - doGenTest(charsetName); - } - - public void testFile98() throws CoreException, IOException { - String charsetName = "MacRomania"; - doGenTest(charsetName); - } - - public void testFile99() throws CoreException, IOException { - String charsetName = "MacThai"; - doGenTest(charsetName); - } - - public void testFile100() throws CoreException, IOException { - String charsetName = "MacTurkish"; - doGenTest(charsetName); - } - - public void testFile101() throws CoreException, IOException { - String charsetName = "MacUkraine"; - doGenTest(charsetName); - } - - public void testFile102() throws CoreException, IOException { - String charsetName = "PTCP154"; - doGenTest(charsetName); - } - - public void testFile103() throws CoreException, IOException { - String charsetName = "Shift_JIS"; - doGenTest(charsetName); - } - - public void testFile104() throws CoreException, IOException { - String charsetName = "TIS-620"; - doGenTest(charsetName); - } - - public void testFile105() throws CoreException, IOException { - String charsetName = "US-ASCII"; - doGenTest(charsetName); - } - -// public void testFile106() throws CoreException, IOException { -// String charsetName = "UTF-16"; -// doGenTest(charsetName); -// } - -// public void testFile107() throws CoreException, IOException { -// String charsetName = "UTF-16BE"; -// doGenTest(charsetName); -// } - -// public void testFile108() throws CoreException, IOException { -// String charsetName = "UTF-16LE"; -// doGenTest(charsetName); -// } - - public void testFile109() throws CoreException, IOException { - String charsetName = "UTF-32"; - doGenTest(charsetName); - } - - public void testFile110() throws CoreException, IOException { - String charsetName = "UTF-32BE"; - doGenTest(charsetName); - } - - public void testFile111() throws CoreException, IOException { - String charsetName = "UTF-32LE"; - doGenTest(charsetName); - } - - public void testFile112() throws CoreException, IOException { - String charsetName = "UTF-8"; - doGenTest(charsetName); - } - - public void testFile113() throws CoreException, IOException { - String charsetName = "UTF-8J"; - doGenTest(charsetName); - } - - public void testFile114() throws CoreException, IOException { - String charsetName = "windows-1250"; - doGenTest(charsetName); - } - - public void testFile115() throws CoreException, IOException { - String charsetName = "windows-1251"; - doGenTest(charsetName); - } - - public void testFile116() throws CoreException, IOException { - String charsetName = "windows-1252"; - doGenTest(charsetName); - } - - public void testFile117() throws CoreException, IOException { - String charsetName = "windows-1253"; - doGenTest(charsetName); - } - - public void testFile118() throws CoreException, IOException { - String charsetName = "windows-1254"; - doGenTest(charsetName); - } - - public void testFile119() throws CoreException, IOException { - String charsetName = "windows-1255"; - doGenTest(charsetName); - } - - public void testFile120() throws CoreException, IOException { - String charsetName = "windows-1256"; - doGenTest(charsetName); - } - - public void testFile121() throws CoreException, IOException { - String charsetName = "windows-1256S"; - doGenTest(charsetName); - } - - public void testFile122() throws CoreException, IOException { - String charsetName = "windows-1257"; - doGenTest(charsetName); - } - - public void testFile123() throws CoreException, IOException { - String charsetName = "windows-1258"; - doGenTest(charsetName); - } - - public void testFile124() throws CoreException, IOException { - String charsetName = "windows-874"; - doGenTest(charsetName); - } - - public void testFile125() throws CoreException, IOException { - String charsetName = "windows-932"; - doGenTest(charsetName); - } - - public void testFile126() throws CoreException, IOException { - String charsetName = "windows-936"; - doGenTest(charsetName); - } - - public void testFile127() throws CoreException, IOException { - String charsetName = "windows-949"; - doGenTest(charsetName); - } - - - public void testFile128() throws CoreException, IOException { - String charsetName = "windows-950"; - doGenTest(charsetName); - } - -/* -removed for PPC machine with IBM VM -https://bugs.eclipse.org/bugs/show_bug.cgi?id=126503 -*/ -// public void testFile129() throws CoreException, IOException { -// String charsetName = "X-UnicodeBig"; -// doGenTest(charsetName); -// } - -/* -removed for PPC machine with IBM VM -https://bugs.eclipse.org/bugs/show_bug.cgi?id=126503 -*/ -// public void testFile130() throws CoreException, IOException { -// String charsetName = "X-UnicodeLittle"; -// doGenTest(charsetName); -// } -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestContentDescription.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestContentDescription.java deleted file mode 100644 index 85e6a6e8a..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestContentDescription.java +++ /dev/null @@ -1,536 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2005 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding.read; - -import java.io.File; -import java.io.IOException; - -import junit.framework.TestCase; - -import org.eclipse.core.resources.IFile; -import org.eclipse.core.resources.IProject; -import org.eclipse.core.resources.IProjectDescription; -import org.eclipse.core.resources.IResource; -import org.eclipse.core.resources.IWorkspace; -import org.eclipse.core.resources.IWorkspaceRoot; -import org.eclipse.core.runtime.CoreException; -import org.eclipse.core.runtime.IPath; -import org.eclipse.core.runtime.IProgressMonitor; -import org.eclipse.core.runtime.NullProgressMonitor; -import org.eclipse.core.runtime.Platform; -import org.eclipse.core.runtime.content.IContentDescription; -import org.eclipse.wst.sse.core.internal.encoding.NonContentBasedEncodingRules; -import org.eclipse.wst.xml.tests.encoding.TestsPlugin; -import org.eclipse.wst.xml.tests.encoding.util.ProjectUnzipUtility; - - -public class TestContentDescription extends TestCase { - // private final String fileDir = "html/"; - // private final String fileRoot = - // "/builds/Workspaces/HeadWorkspace/org.eclipse.wst.xml.tests.encoding/"; - // private final String fileLocation = fileRoot + fileDir; - private static final boolean DEBUG = true; - //private static final boolean DEBUG_TEST_DETAIL = false; - // needs to be static, since JUnit creates difference instances for each - // test - private static boolean fTestProjectInitialized; - private static final String TEST_PROJECT_NAME = "org.eclipse.encoding.resource.newtests"; - static IProject fTestProject; - private static int nSetups = 0; - - /** - * - */ - public TestContentDescription() { - super(); - //System.out.println(currentPlatformCharset); - } - - public static void main(String[] args) { - // try { - // new TestCodedReader().doAllFiles(); - // } catch (CoreException e) { - // e.printStackTrace(); - // } catch (IOException e) { - // e.printStackTrace(); - // } - } - - private static void createProject(IProject project, IPath locationPath, IProgressMonitor monitor) throws CoreException { - if (monitor == null) { - monitor = new NullProgressMonitor(); - } - monitor.beginTask("creating test project", 10); - // create the project - try { - if (!project.exists()) { - IProjectDescription desc = project.getWorkspace().newProjectDescription(project.getName()); - if (Platform.getLocation().equals(locationPath)) { - locationPath = null; - } - desc.setLocation(locationPath); - project.create(desc, monitor); - monitor = null; - } - if (!project.isOpen()) { - project.open(monitor); - monitor = null; - } - } - finally { - if (monitor != null) { - monitor.done(); - } - } - } - - private static void getAndCreateProject() throws CoreException { - //TestsPlugin testsPlugin = (TestsPlugin) - // Platform.getPlugin("org.eclipse.wst.xml.tests.encoding"); - IWorkspace workspace = TestsPlugin.getWorkspace(); - IWorkspaceRoot root = workspace.getRoot(); - fTestProject = root.getProject(TEST_PROJECT_NAME); - // this form creates project as "linked" back to 'fileRoot' - //createProject(testProject, new Path(fileRoot), null); - createProject(fTestProject, null, null); - fTestProject.refreshLocal(IResource.DEPTH_INFINITE, null); - assertTrue(fTestProject.exists()); - // IContainer dotestFiles = testProject.getFolder("dotestFiles"); - // assertTrue(dotestFiles.exists()); - // IResource[] allFolders = dotestFiles.members(); - // assertNotNull(allFolders); - } - - protected void setUp() throws Exception { - super.setUp(); - nSetups++; - if (!fTestProjectInitialized) { - getAndCreateProject(); - // unzip files to the root of workspace directory - String destinationProjectString = fTestProject.getLocation().toOSString(); - String destinationFolder = destinationProjectString + "/"; - // this zip file is sitting in the "root" of test plugin - File zipFile = TestsPlugin.getTestFile("testfiles.zip"); - ProjectUnzipUtility projUtil = new ProjectUnzipUtility(); - projUtil.unzipAndImport(zipFile, destinationFolder); - projUtil.initJavaProject(TEST_PROJECT_NAME); - fTestProject.refreshLocal(IResource.DEPTH_INFINITE, null); - fTestProjectInitialized = true; - } - } - - protected void tearDown() throws Exception { - super.tearDown(); - nSetups--; - if (nSetups == 0) { - if (!DEBUG) { - // Display display = PlatformUI.getWorkbench().getDisplay(); - // display.asyncExec(new Runnable() { - // public void run() { - // ProjectUnzipUtility projUtil = new ProjectUnzipUtility(); - // IProject proj = fTestProject; - // fTestProject = null; - // try { - // projUtil.deleteProject(proj); - // } catch (Exception e) { - // e.printStackTrace(); - // } - // } - // }); - } - } - } - - protected void doTest(String expectedJavaCharset, String filePath, Class expectedException) throws CoreException, IOException { - if (expectedJavaCharset != null && expectedJavaCharset.indexOf("UTF-32") > -1) { - return; //won't try 32 bit right now - } - expectedJavaCharset = massageCharset(expectedJavaCharset); - IFile file = (IFile) fTestProject.findMember(filePath); - assertNotNull("Error in test case: file not found: " + filePath, file); - - IContentDescription fileContentDescription = file.getContentDescription(); - // IContentDescription streamContentDescription = Platform.getContentTypeManager().getDescriptionFor(file.getContents(), file.getName(), IContentDescription.ALL); - // assertEquals("comparing file and stream contentDescription", fileContentDescription, streamContentDescription); - - assertNotNull("Null content description", fileContentDescription); - String foundCharset = fileContentDescription.getCharset(); - foundCharset = massageCharset(foundCharset); - - if (expectedJavaCharset == null || expectedJavaCharset.equals("expectPlatformCharset")) { - String platformDefault = NonContentBasedEncodingRules.useDefaultNameRules(null); - assertTrue(foundCharset.equals(platformDefault)); - } - else { - boolean asExpected = foundCharset.equals(expectedJavaCharset); - assertTrue(foundCharset + " did not equal the expected " + expectedJavaCharset + " (this is a VM dependent test)", asExpected); - } - - - } - - /** - * @param foundCharset - * @return - */ - private String massageCharset(String foundCharset) { - String result = foundCharset; - if ("UTF-16LE".equals(foundCharset)) { - result = "UTF-16"; - } - else if ("X-UnicodeLittle".equals(foundCharset)) { - result = "UTF-16"; - } - else if ("X-UnicodeBig".equals(foundCharset)) { - result = "UTF-16BE"; - } - - return result; - } - - public void testFile1() throws CoreException, IOException { - doTest("expectPlatformCharset", "testfiles/css/emptyFile.css", null); - } - - public void testFile2() throws CoreException, IOException { - doTest("EUC-JP", "testfiles/css/encoding_test_eucjp.css", null); - } - - public void testFile3() throws CoreException, IOException { - doTest("ISO-2022-JP", "testfiles/css/encoding_test_jis.css", null); - } - - public void testFile4() throws CoreException, IOException { - doTest("Shift_JIS", "testfiles/css/encoding_test_sjis.css", null); - } - - public void testFile5() throws CoreException, IOException { - doTest("expectPlatformCharset", "testfiles/css/noEncoding.css", null); - } - - public void testFile6() throws CoreException, IOException { - doTest("ISO-8859-6", "testfiles/css/nonStandard.css", null); - } - - public void testFile7() throws CoreException, IOException { - doTest("ISO-8859-6", "testfiles/css/nonStandardIllFormed.css", null); - } - - public void testFile8() throws CoreException, IOException { - doTest("ISO-8859-6", "testfiles/css/nonStandardIllFormed2.css", null); - } - - - public void testFile57() throws CoreException, IOException { - doTest("expectPlatformCharset", "testfiles/html/EmptyFile.html", null); - } - - public void testFile58() throws CoreException, IOException { - doTest("UTF-8", "testfiles/html/IllformedNormalNonDefault.html", null); - } - - public void testFile59() throws CoreException, IOException { - doTest("expectPlatformCharset", "testfiles/html/LargeNoEncoding.html", null); - } - - public void testFile60() throws CoreException, IOException { - doTest("ISO-8859-1", "testfiles/html/LargeNonDefault.html", null); - } - - public void testFile61() throws CoreException, IOException { - doTest("ISO-8859-6", "testfiles/html/MultiNonDefault.html", null); - } - - public void testFile62() throws CoreException, IOException { - doTest("expectPlatformCharset", "testfiles/html/NoEncoding.html", null); - } - - public void testFile63() throws CoreException, IOException { - doTest("UTF-8", "testfiles/html/noquotes.html", null); - } - - public void testFile64() throws CoreException, IOException { - doTest("UTF-8", "testfiles/html/NormalNonDefault.html", null); - } - - public void testFile65() throws CoreException, IOException { - doTest("ISO-8859-1", "testfiles/jsp/EmptyFile.jsp", null); - } - - public void testFile66() throws CoreException, IOException { - doTest("ISO-8859-8", "testfiles/jsp/IllformedNormalNonDefault.jsp", null); - } - - public void testFile67() throws CoreException, IOException { - doTest("abc", "testfiles/jsp/inValidEncodingValue.jsp", org.eclipse.wst.sse.core.internal.exceptions.UnsupportedCharsetExceptionWithDetail.class); - } - - public void testFile68() throws CoreException, IOException { - doTest("windows-1252", "testfiles/jsp/javaEncodingValue.jsp", null); - } - - public void testFile69() throws CoreException, IOException { - doTest("ISO-8859-1", "testfiles/jsp/MalformedNoEncoding.jsp", null); - } - - public void testFile70() throws CoreException, IOException { - doTest("ISO-8859-1", "testfiles/jsp/MalformedNoEncodingXSL.jsp", null); - } - - public void testFile71() throws CoreException, IOException { - doTest("ISO-8859-1", "testfiles/jsp/noEncoding.jsp", null); - } - - public void testFile72() throws CoreException, IOException { - doTest("ISO-8859-1", "testfiles/jsp/NoEncodinginXMLDecl.jsp", null); - } - - public void testFile73() throws CoreException, IOException { - doTest("ISO-8859-2", "testfiles/jsp/nomalDirectiveCase.jsp", null); - } - - public void testFile74() throws CoreException, IOException { - doTest("ISO-8859-1", "testfiles/jsp/nomalDirectiveCaseNoEncoding.jsp", null); - } - - public void testFile75() throws CoreException, IOException { - doTest("ISO-8859-3", "testfiles/jsp/nomalDirectiveCaseUsingCharset.jsp", null); - } - - public void testFile76() throws CoreException, IOException { - doTest("ISO-8859-2", "testfiles/jsp/nomalDirectiveCaseUsingXMLSyntax.jsp", null); - } - - public void testFile77() throws CoreException, IOException { - doTest("ISO-8859-8", "testfiles/jsp/NormalNonDefault.jsp", null); - } - - public void testFile78() throws CoreException, IOException { - doTest("ISO-8859-8", "testfiles/jsp/NormalNonDefaultWithXMLDecl.jsp", null); - } - - public void testFile79() throws CoreException, IOException { - doTest("ISO-8859-7", "testfiles/jsp/NormalPageCaseNonDefault.jsp", null); - } - - public void testFile80() throws CoreException, IOException { - doTest("Shift_JIS", "testfiles/jsp/SelColBeanRow12ResultsForm.jsp", null); - } - - public void testFile81() throws CoreException, IOException { - doTest("ISO-8859-3", "testfiles/jsp/testBrokenLine.jsp", null); - } - - public void testFile82() throws CoreException, IOException { - doTest("testjunk", "testfiles/jsp/testDefaultEncoding.jsp", org.eclipse.wst.sse.core.internal.exceptions.UnsupportedCharsetExceptionWithDetail.class); - } - - public void testFile83() throws CoreException, IOException { - doTest("testjunk", "testfiles/jsp/testDefaultEncodingWithJunk.jsp", org.eclipse.wst.sse.core.internal.exceptions.UnsupportedCharsetExceptionWithDetail.class); - } - - public void testFile84() throws CoreException, IOException { - doTest("ISO-8859-1", "testfiles/jsp/testExtraJunk.jsp", null); - } - - public void testFile85() throws CoreException, IOException { - doTest("UTF-8", "testfiles/jsp/testExtraValidStuff.jsp", null); - } - - public void testFile86() throws CoreException, IOException { - doTest("ISO-8859-1", "testfiles/jsp/testIllFormed.jsp", null); - } - - public void testFile87() throws CoreException, IOException { - doTest("UTF-8", "testfiles/jsp/testIllFormed2.jsp", null); - } - - public void testFile88() throws CoreException, IOException { - doTest("ISO-8859-1", "testfiles/jsp/testNoEncodingValue.jsp", null); - } - - public void testFile89() throws CoreException, IOException { - doTest("ISO-8859-1", "testfiles/jsp/testNoPageDirective.jsp", null); - } - - public void testFile90() throws CoreException, IOException { - doTest("ISO-8859-2", "testfiles/jsp/testNoPageDirectiveAtFirst.jsp", null); - } - - public void testFile91() throws CoreException, IOException { - doTest("ISO-8859-1", "testfiles/jsp/testNoPageDirectiveInLargeFile.jsp", null); - } - - public void testFile92() throws CoreException, IOException { - doTest("UTF-8", "testfiles/jsp/testNormalCase.jsp", null); - } - - public void testFile93() throws CoreException, IOException { - doTest("UTF-16", "testfiles/jsp/testUTF16.jsp", null); - } - - public void testFile94() throws CoreException, IOException { - doTest("UTF-16LE", "testfiles/jsp/utf16UnicodeStreamWithNoEncodingInHeader2.jsp", null); - } - - public void testFile95() throws CoreException, IOException { - doTest("UTF-16", "testfiles/jsp/utf16UnicodeStreamWithNoEncodingInHeaderBE.jsp", null); - } - - public void testFile96() throws CoreException, IOException { - doTest("UTF-16", "testfiles/jsp/utf16WithJapaneseChars.jsp", null); - } - - public void testFile97() throws CoreException, IOException { - doTest("UTF-8", "testfiles/jsp/UTF8With3ByteBOM.jsp", null); - } - - public void testFile98() throws CoreException, IOException { - doTest("ISO-8859-8", "testfiles/jsp/WellFormedNormalNonDefault.jsp", null); - } - - public void testFile99() throws CoreException, IOException { - doTest("Shift_JIS", "testfiles/regressionTestFiles/defect223365/SelColBeanRow12ResultsForm.jsp", null); - } - - public void testFile100() throws CoreException, IOException { - doTest("Shift_JIS", "testfiles/regressionTestFiles/defect223365/SelColBeanRow12ResultsFormB.jsp", null); - } - - public void testFile101() throws CoreException, IOException { - doTest("Shift_JIS", "testfiles/regressionTestFiles/defect224293/testshiftjisXmlSyntax.jsp", null); - } - - public void testFile102() throws CoreException, IOException { - doTest("Shift_JIS", "testfiles/regressionTestFiles/defect229667/audi.jsp", null); - } - - public void testFile103() throws CoreException, IOException { - doTest("UTF-8", "testfiles/xml/EmptyFile.xml", null); - } - - public void testFile104() throws CoreException, IOException { - doTest("EUC-JP", "testfiles/xml/eucjp.xml", null); - } - -// public void testFile105() throws CoreException, IOException { -// doTest("ISO-8859-1", "testfiles/xml/IllformedNormalNonDefault.xml", null); -// } -// -// public void testFile106() throws CoreException, IOException { -// doTest("UTF-8", "testfiles/xml/MalformedNoEncoding.xml", null); -// } -// -// public void testFile107() throws CoreException, IOException { -// doTest("UTF-8", "testfiles/xml/MalformedNoEncoding.xsl", null); -// } - - public void testFile108() throws CoreException, IOException { - doTest("UTF-8", "testfiles/xml/NoEncoding.xml", null); - } - - public void testFile109() throws CoreException, IOException { - doTest("ISO-8859-1", "testfiles/xml/NormalNonDefault.xml", null); - } - - public void testFile110() throws CoreException, IOException { - doTest("Shift_JIS", "testfiles/xml/shiftjis.xml", null); - } - - public void testFile111() throws CoreException, IOException { - doTest("ISO-8859-1", "testfiles/xml/testExtraJunk.xml", null); - } - - public void testFile112() throws CoreException, IOException { - doTest("UTF-8", "testfiles/xml/testExtraValidStuff.xml", null); - } - -// public void testFile113() throws CoreException, IOException { -// doTest("UTF-8", "testfiles/xml/testIllFormed.xml", null); -// } - - public void testFile114() throws CoreException, IOException { - doTest("UTF-8", "testfiles/xml/testIllFormed2.xml", null); - } -// [249214] - XMLContentDescriber no longer returns content types for invalid encodings -// public void testFile115() throws CoreException, IOException { -// doTest("UTF-8 standalone=", "testfiles/xml/testIllFormed3.xml", java.nio.charset.IllegalCharsetNameException.class); -// } - - public void testFile116() throws CoreException, IOException { - doTest("UTF-8", "testfiles/xml/testIllFormed4.xml", null); - } - - public void testFile117() throws CoreException, IOException { - doTest("ISO-8859-1", "testfiles/xml/testMultiLine.xml", null); - } - - public void testFile118() throws CoreException, IOException { - doTest("UTF-8", "testfiles/xml/testNoEncodingValue.xml", null); - } - - public void testFile119() throws CoreException, IOException { - doTest("UTF-8", "testfiles/xml/testNormalCase.xml", null); - } - - public void testFile120() throws CoreException, IOException { - doTest("UTF-8", "testfiles/xml/testNoXMLDecl.xml", null); - } - - public void testFile121() throws CoreException, IOException { - doTest("UTF-8", "testfiles/xml/testNoXMLDeclAtFirst.xml", null); - } - - public void testFile122() throws CoreException, IOException { - doTest("UTF-8", "testfiles/xml/testNoXMLDeclInLargeFile.xml", null); - } - -// public void testFile123() throws CoreException, IOException { -// doTest("UTF-16BE", "testfiles/xml/testUTF16.xml", null); -// } - - public void testFile124() throws CoreException, IOException { - doTest("UTF-16LE", "testfiles/xml/UTF16LEAtStartOfLargeFile.xml", null); - } - - public void testFile125() throws CoreException, IOException { - doTest("UTF-16LE", "testfiles/xml/utf16UnicodeStreamWithNoEncodingInHeader2.xml", null); - } - -// public void testFile126() throws CoreException, IOException { -// doTest("UTF-16BE", "testfiles/xml/utf16UnicodeStreamWithNoEncodingInHeaderBE.xml", null); -// } - -// public void testFile127() throws CoreException, IOException { -// doTest("UTF-16BE", "testfiles/xml/utf16WithJapaneseChars.xml", null); -// } - - public void testFile129() throws CoreException, IOException { - doTest("UTF-8", "testfiles/xml/UTF8With3ByteBOM.xml", null); - } - - public void testFile130() throws CoreException, IOException { - doTest("UTF-16BE", "testfiles/xml/utf16be.xml", null); - } - - public void testFile131() throws CoreException, IOException { - doTest("UTF-16LE", "testfiles/xml/utf16le.xml", null); - } - - public void testFile132() throws CoreException, IOException { - doTest("UTF-16LE", "testfiles/xml/utf16leMalformed.xml", null); - } - - public void testFile133() throws CoreException, IOException { - doTest("UTF-16BE", "testfiles/xml/utf16beMalformed.xml", null); - } - -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestContentTypeDescriptionOnGennedFiles.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestContentTypeDescriptionOnGennedFiles.java deleted file mode 100644 index ea8d990b1..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestContentTypeDescriptionOnGennedFiles.java +++ /dev/null @@ -1,711 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding.read; - -import java.io.IOException; - -import org.eclipse.core.resources.IFile; -import org.eclipse.core.runtime.CoreException; -import org.eclipse.wst.xml.tests.encoding.GenerateFiles; - - - -public class TestContentTypeDescriptionOnGennedFiles extends TestContentDescription { - private static int notRan = 0; - private static final boolean DEBUG = false; - - protected void doGenTest(String charsetName) throws CoreException, IOException { - String filename = GenerateFiles.getMainDirectoryBasedOnVMName() + "/xml/test-" + charsetName + ".xml"; - doTest(charsetName, filename, null); - } - - protected void doTest(String expectedJavaCharset, String filePath, Class expectedException) throws CoreException, IOException { - if (expectedJavaCharset != null && expectedJavaCharset.indexOf("UTF-32") > -1) { - return; //won't try 32 bit right now - } - IFile file = (IFile) fTestProject.findMember(filePath); - - // if there no file, just assume that its due to which VM is - // bring used. (Could be improved in future to avoid counting as a - // test) - this check in here for initial debugging only - if (file == null) { - notRan++; - if (DEBUG) { - System.out.println(); - System.out.println("test not ran since charset not supported by VM: " + filePath); - } - return; - } - super.doTest(expectedJavaCharset, filePath, expectedException); - } - - - public void testFile0() throws CoreException, IOException { - String charsetName = "Big5"; - doGenTest(charsetName); - } - - public void testFile1() throws CoreException, IOException { - String charsetName = "CESU-8"; - doGenTest(charsetName); - } - - public void testFile2() throws CoreException, IOException { - String charsetName = "COMPOUND_TEXT"; - doGenTest(charsetName); - } - - public void testFile3() throws CoreException, IOException { - String charsetName = "EUC-CN"; - doGenTest(charsetName); - } - - public void testFile4() throws CoreException, IOException { - String charsetName = "EUC-JP"; - doGenTest(charsetName); - } - - public void testFile5() throws CoreException, IOException { - String charsetName = "EUC-KR"; - doGenTest(charsetName); - } - - public void testFile6() throws CoreException, IOException { - String charsetName = "GB18030"; - doGenTest(charsetName); - } - - public void testFile7() throws CoreException, IOException { - String charsetName = "GB2312"; - doGenTest(charsetName); - } - - public void testFile8() throws CoreException, IOException { - String charsetName = "GBK"; - doGenTest(charsetName); - } - - public void testFile9() throws CoreException, IOException { - String charsetName = "hp-roman8"; - doGenTest(charsetName); - } - - public void testFile10() throws CoreException, IOException { - String charsetName = "IBM-1006"; - doGenTest(charsetName); - } - - public void testFile11() throws CoreException, IOException { - String charsetName = "IBM-1041"; - doGenTest(charsetName); - } - - public void testFile12() throws CoreException, IOException { - String charsetName = "IBM-1043"; - doGenTest(charsetName); - } - - public void testFile13() throws CoreException, IOException { - String charsetName = "IBM-1046"; - doGenTest(charsetName); - } - - public void testFile14() throws CoreException, IOException { - String charsetName = "IBM-1046S"; - doGenTest(charsetName); - } - - public void testFile15() throws CoreException, IOException { - String charsetName = "IBM-1088"; - doGenTest(charsetName); - } - - public void testFile16() throws CoreException, IOException { - String charsetName = "IBM-1098"; - doGenTest(charsetName); - } - - public void testFile17() throws CoreException, IOException { - String charsetName = "IBM-1114"; - doGenTest(charsetName); - } - - public void testFile18() throws CoreException, IOException { - String charsetName = "IBM-1115"; - doGenTest(charsetName); - } - - public void testFile19() throws CoreException, IOException { - String charsetName = "IBM-1124"; - doGenTest(charsetName); - } - - public void testFile20() throws CoreException, IOException { - String charsetName = "IBM-1363"; - doGenTest(charsetName); - } - - public void testFile21() throws CoreException, IOException { - String charsetName = "IBM-1363C"; - doGenTest(charsetName); - } - - public void testFile22() throws CoreException, IOException { - String charsetName = "IBM-1370"; - doGenTest(charsetName); - } - - public void testFile23() throws CoreException, IOException { - String charsetName = "IBM-1381"; - doGenTest(charsetName); - } - - public void testFile24() throws CoreException, IOException { - String charsetName = "IBM-1383"; - doGenTest(charsetName); - } - - public void testFile25() throws CoreException, IOException { - String charsetName = "IBM-1386"; - doGenTest(charsetName); - } - - public void testFile26() throws CoreException, IOException { - String charsetName = "IBM-33722C"; - doGenTest(charsetName); - } - - public void testFile27() throws CoreException, IOException { - String charsetName = "IBM-437"; - doGenTest(charsetName); - } - - public void testFile28() throws CoreException, IOException { - String charsetName = "IBM-737"; - doGenTest(charsetName); - } - - public void testFile29() throws CoreException, IOException { - String charsetName = "IBM-775"; - doGenTest(charsetName); - } - - public void testFile30() throws CoreException, IOException { - String charsetName = "IBM-808"; - doGenTest(charsetName); - } - - public void testFile31() throws CoreException, IOException { - String charsetName = "IBM-850"; - doGenTest(charsetName); - } - - public void testFile32() throws CoreException, IOException { - String charsetName = "IBM-852"; - doGenTest(charsetName); - } - - public void testFile33() throws CoreException, IOException { - String charsetName = "IBM-855"; - doGenTest(charsetName); - } - - public void testFile34() throws CoreException, IOException { - String charsetName = "IBM-856"; - doGenTest(charsetName); - } - - public void testFile35() throws CoreException, IOException { - String charsetName = "IBM-857"; - doGenTest(charsetName); - } - - public void testFile36() throws CoreException, IOException { - String charsetName = "IBM-858"; - doGenTest(charsetName); - } - - public void testFile37() throws CoreException, IOException { - String charsetName = "IBM-859"; - doGenTest(charsetName); - } - - public void testFile38() throws CoreException, IOException { - String charsetName = "IBM-860"; - doGenTest(charsetName); - } - - public void testFile39() throws CoreException, IOException { - String charsetName = "IBM-861"; - doGenTest(charsetName); - } - - public void testFile40() throws CoreException, IOException { - String charsetName = "IBM-862"; - doGenTest(charsetName); - } - - public void testFile41() throws CoreException, IOException { - String charsetName = "IBM-863"; - doGenTest(charsetName); - } - - public void testFile42() throws CoreException, IOException { - String charsetName = "IBM-864"; - doGenTest(charsetName); - } - - public void testFile43() throws CoreException, IOException { - String charsetName = "IBM-864S"; - doGenTest(charsetName); - } - - public void testFile44() throws CoreException, IOException { - String charsetName = "IBM-865"; - doGenTest(charsetName); - } - - public void testFile45() throws CoreException, IOException { - String charsetName = "IBM-866"; - doGenTest(charsetName); - } - - public void testFile46() throws CoreException, IOException { - String charsetName = "IBM-867"; - doGenTest(charsetName); - } - - public void testFile47() throws CoreException, IOException { - String charsetName = "IBM-868"; - doGenTest(charsetName); - } - - public void testFile48() throws CoreException, IOException { - String charsetName = "IBM-869"; - doGenTest(charsetName); - } - - public void testFile49() throws CoreException, IOException { - String charsetName = "IBM-874"; - doGenTest(charsetName); - } - - public void testFile50() throws CoreException, IOException { - String charsetName = "IBM-897"; - doGenTest(charsetName); - } - - public void testFile51() throws CoreException, IOException { - String charsetName = "IBM-921"; - doGenTest(charsetName); - } - - public void testFile52() throws CoreException, IOException { - String charsetName = "IBM-922"; - doGenTest(charsetName); - } - - public void testFile53() throws CoreException, IOException { - String charsetName = "IBM-932"; - doGenTest(charsetName); - } - - public void testFile54() throws CoreException, IOException { - String charsetName = "IBM-942"; - doGenTest(charsetName); - } - - public void testFile55() throws CoreException, IOException { - String charsetName = "IBM-942C"; - doGenTest(charsetName); - } - - public void testFile56() throws CoreException, IOException { - String charsetName = "IBM-943"; - doGenTest(charsetName); - } - - public void testFile57() throws CoreException, IOException { - String charsetName = "IBM-943C"; - doGenTest(charsetName); - } - - public void testFile58() throws CoreException, IOException { - String charsetName = "IBM-948"; - doGenTest(charsetName); - } - - public void testFile59() throws CoreException, IOException { - String charsetName = "IBM-949"; - doGenTest(charsetName); - } - - public void testFile60() throws CoreException, IOException { - String charsetName = "IBM-949C"; - doGenTest(charsetName); - } - - public void testFile61() throws CoreException, IOException { - String charsetName = "IBM-950"; - doGenTest(charsetName); - } - - public void testFile62() throws CoreException, IOException { - String charsetName = "IBM-954C"; - doGenTest(charsetName); - } - - public void testFile63() throws CoreException, IOException { - String charsetName = "ISO-2022-CN"; - doGenTest(charsetName); - } - - public void testFile64() throws CoreException, IOException { - String charsetName = "ISO-2022-CN-GB"; - doGenTest(charsetName); - } - - public void testFile65() throws CoreException, IOException { - String charsetName = "ISO-2022-JP"; - doGenTest(charsetName); - } - - public void testFile66() throws CoreException, IOException { - String charsetName = "ISO-2022-KR"; - doGenTest(charsetName); - } - - public void testFile67() throws CoreException, IOException { - String charsetName = "ISO-8859-1"; - doGenTest(charsetName); - } - - public void testFile68() throws CoreException, IOException { - String charsetName = "ISO-8859-10"; - doGenTest(charsetName); - } - - public void testFile69() throws CoreException, IOException { - String charsetName = "ISO-8859-13"; - doGenTest(charsetName); - } - - public void testFile70() throws CoreException, IOException { - String charsetName = "ISO-8859-14"; - doGenTest(charsetName); - } - - public void testFile71() throws CoreException, IOException { - String charsetName = "ISO-8859-15"; - doGenTest(charsetName); - } - - public void testFile72() throws CoreException, IOException { - String charsetName = "ISO-8859-16"; - doGenTest(charsetName); - } - - public void testFile73() throws CoreException, IOException { - String charsetName = "ISO-8859-2"; - doGenTest(charsetName); - } - - public void testFile74() throws CoreException, IOException { - String charsetName = "ISO-8859-3"; - doGenTest(charsetName); - } - - public void testFile75() throws CoreException, IOException { - String charsetName = "ISO-8859-4"; - doGenTest(charsetName); - } - - public void testFile76() throws CoreException, IOException { - String charsetName = "ISO-8859-5"; - doGenTest(charsetName); - } - - public void testFile77() throws CoreException, IOException { - String charsetName = "ISO-8859-6"; - doGenTest(charsetName); - } - - public void testFile78() throws CoreException, IOException { - String charsetName = "ISO-8859-6S"; - doGenTest(charsetName); - } - - public void testFile79() throws CoreException, IOException { - String charsetName = "ISO-8859-7"; - doGenTest(charsetName); - } - - public void testFile80() throws CoreException, IOException { - String charsetName = "ISO-8859-8"; - doGenTest(charsetName); - } - - public void testFile81() throws CoreException, IOException { - String charsetName = "ISO-8859-9"; - doGenTest(charsetName); - } - - public void testFile82() throws CoreException, IOException { - String charsetName = "JIS0201"; - doGenTest(charsetName); - } - - public void testFile83() throws CoreException, IOException { - String charsetName = "JIS0208"; - doGenTest(charsetName); - } - - public void testFile84() throws CoreException, IOException { - String charsetName = "JIS0212"; - doGenTest(charsetName); - } - - public void testFile85() throws CoreException, IOException { - String charsetName = "Johab"; - doGenTest(charsetName); - } - - public void testFile86() throws CoreException, IOException { - String charsetName = "KOI8-R"; - doGenTest(charsetName); - } - - public void testFile87() throws CoreException, IOException { - String charsetName = "KOI8-RU"; - doGenTest(charsetName); - } - - public void testFile88() throws CoreException, IOException { - String charsetName = "KOI8-U"; - doGenTest(charsetName); - } - - public void testFile89() throws CoreException, IOException { - String charsetName = "KSC5601"; - doGenTest(charsetName); - } - - public void testFile90() throws CoreException, IOException { - String charsetName = "MacArabic"; - doGenTest(charsetName); - } - - public void testFile91() throws CoreException, IOException { - String charsetName = "MacCentralEurope"; - doGenTest(charsetName); - } - - public void testFile92() throws CoreException, IOException { - String charsetName = "MacCroatian"; - doGenTest(charsetName); - } - - public void testFile93() throws CoreException, IOException { - String charsetName = "MacCyrillic"; - doGenTest(charsetName); - } - - public void testFile94() throws CoreException, IOException { - String charsetName = "MacGreek"; - doGenTest(charsetName); - } - - public void testFile95() throws CoreException, IOException { - String charsetName = "MacHebrew"; - doGenTest(charsetName); - } - - public void testFile96() throws CoreException, IOException { - String charsetName = "MacIceland"; - doGenTest(charsetName); - } - - public void testFile97() throws CoreException, IOException { - String charsetName = "MacRoman"; - doGenTest(charsetName); - } - - public void testFile98() throws CoreException, IOException { - String charsetName = "MacRomania"; - doGenTest(charsetName); - } - - public void testFile99() throws CoreException, IOException { - String charsetName = "MacThai"; - doGenTest(charsetName); - } - - public void testFile100() throws CoreException, IOException { - String charsetName = "MacTurkish"; - doGenTest(charsetName); - } - - public void testFile101() throws CoreException, IOException { - String charsetName = "MacUkraine"; - doGenTest(charsetName); - } - - public void testFile102() throws CoreException, IOException { - String charsetName = "PTCP154"; - doGenTest(charsetName); - } - - public void testFile103() throws CoreException, IOException { - String charsetName = "Shift_JIS"; - doGenTest(charsetName); - } - - public void testFile104() throws CoreException, IOException { - String charsetName = "TIS-620"; - doGenTest(charsetName); - } - - public void testFile105() throws CoreException, IOException { - String charsetName = "US-ASCII"; - doGenTest(charsetName); - } - - public void testFile106() throws CoreException, IOException { - String charsetName = "UTF-16"; - doGenTest(charsetName); - } - -// public void testFile107() throws CoreException, IOException { -// String charsetName = "UTF-16BE"; -// doGenTest(charsetName); -// } - - public void testFile108() throws CoreException, IOException { - String charsetName = "UTF-16LE"; - doGenTest(charsetName); - } - - public void testFile109() throws CoreException, IOException { - String charsetName = "UTF-32"; - doGenTest(charsetName); - } - - public void testFile110() throws CoreException, IOException { - String charsetName = "UTF-32BE"; - doGenTest(charsetName); - } - - public void testFile111() throws CoreException, IOException { - String charsetName = "UTF-32LE"; - doGenTest(charsetName); - } - - public void testFile112() throws CoreException, IOException { - String charsetName = "UTF-8"; - doGenTest(charsetName); - } - - public void testFile113() throws CoreException, IOException { - String charsetName = "UTF-8J"; - doGenTest(charsetName); - } - - public void testFile114() throws CoreException, IOException { - String charsetName = "windows-1250"; - doGenTest(charsetName); - } - - public void testFile115() throws CoreException, IOException { - String charsetName = "windows-1251"; - doGenTest(charsetName); - } - - public void testFile116() throws CoreException, IOException { - String charsetName = "windows-1252"; - doGenTest(charsetName); - } - - public void testFile117() throws CoreException, IOException { - String charsetName = "windows-1253"; - doGenTest(charsetName); - } - - public void testFile118() throws CoreException, IOException { - String charsetName = "windows-1254"; - doGenTest(charsetName); - } - - public void testFile119() throws CoreException, IOException { - String charsetName = "windows-1255"; - doGenTest(charsetName); - } - - public void testFile120() throws CoreException, IOException { - String charsetName = "windows-1256"; - doGenTest(charsetName); - } - - public void testFile121() throws CoreException, IOException { - String charsetName = "windows-1256S"; - doGenTest(charsetName); - } - - public void testFile122() throws CoreException, IOException { - String charsetName = "windows-1257"; - doGenTest(charsetName); - } - - public void testFile123() throws CoreException, IOException { - String charsetName = "windows-1258"; - doGenTest(charsetName); - } - - public void testFile124() throws CoreException, IOException { - String charsetName = "windows-874"; - doGenTest(charsetName); - } - - public void testFile125() throws CoreException, IOException { - String charsetName = "windows-932"; - doGenTest(charsetName); - } - - public void testFile126() throws CoreException, IOException { - String charsetName = "windows-936"; - doGenTest(charsetName); - } - - public void testFile127() throws CoreException, IOException { - String charsetName = "windows-949"; - doGenTest(charsetName); - } - - public void testFile128() throws CoreException, IOException { - String charsetName = "windows-950"; - doGenTest(charsetName); - } -/* -removed for PPC machine with IBM VM -https://bugs.eclipse.org/bugs/show_bug.cgi?id=126503 -*/ -// public void testFile129() throws CoreException, IOException { -// String charsetName = "X-UnicodeBig"; -// doGenTest(charsetName); -// } - - public void testFile130() throws CoreException, IOException { - String charsetName = "X-UnicodeLittle"; - doGenTest(charsetName); - } - - - -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestContentTypeDetection.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestContentTypeDetection.java deleted file mode 100644 index 6b20edaa5..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestContentTypeDetection.java +++ /dev/null @@ -1,210 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2005 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding.read; - -import java.io.File; -import java.io.IOException; -import java.io.InputStream; - -import junit.framework.TestCase; - -import org.eclipse.core.resources.IFile; -import org.eclipse.core.resources.IProject; -import org.eclipse.core.resources.IProjectDescription; -import org.eclipse.core.resources.IResource; -import org.eclipse.core.resources.IWorkspace; -import org.eclipse.core.resources.IWorkspaceRoot; -import org.eclipse.core.runtime.CoreException; -import org.eclipse.core.runtime.IPath; -import org.eclipse.core.runtime.IProgressMonitor; -import org.eclipse.core.runtime.NullProgressMonitor; -import org.eclipse.core.runtime.Platform; -import org.eclipse.core.runtime.content.IContentDescription; -import org.eclipse.core.runtime.content.IContentType; -import org.eclipse.wst.xml.tests.encoding.TestsPlugin; -import org.eclipse.wst.xml.tests.encoding.util.ProjectUnzipUtility; - - -public class TestContentTypeDetection extends TestCase { - private static final boolean DEBUG = false; - static IProject fTestProject; - // needs to be static, since JUnit creates difference instances for each - // test - private static boolean fTestProjectInitialized; - private static int nSetups = 0; - private static final String TEST_PROJECT_NAME = "org.eclipse.wst.xml.temp.tests.encoding.resource.newtests"; - - private static void createProject(IProject project, IPath locationPath, IProgressMonitor monitor) throws CoreException { - if (monitor == null) { - monitor = new NullProgressMonitor(); - } - monitor.beginTask("creating test project", 10); - // create the project - try { - if (!project.exists()) { - IProjectDescription desc = project.getWorkspace().newProjectDescription(project.getName()); - if (Platform.getLocation().equals(locationPath)) { - locationPath = null; - } - desc.setLocation(locationPath); - project.create(desc, monitor); - monitor = null; - } - if (!project.isOpen()) { - project.open(monitor); - monitor = null; - } - } - finally { - if (monitor != null) { - monitor.done(); - } - } - } - - private static void getAndCreateProject() throws CoreException { - IWorkspace workspace = TestsPlugin.getWorkspace(); - IWorkspaceRoot root = workspace.getRoot(); - fTestProject = root.getProject(TEST_PROJECT_NAME); - // this form creates project as "linked" back to 'fileRoot' - // createProject(testProject, new Path(fileRoot), null); - createProject(fTestProject, null, null); - fTestProject.refreshLocal(IResource.DEPTH_INFINITE, null); - assertTrue(fTestProject.exists()); - } - - /** - * - */ - public TestContentTypeDetection() { - super(); - // System.out.println(currentPlatformCharset); - } - - protected void doTest(String expectedContentType, String filePath, Class expectedException) throws CoreException, IOException { - IFile file = (IFile) fTestProject.findMember(filePath); - assertNotNull("Error in test case: file not found: " + filePath, file); - - - IContentDescription streamContentDescription = doGetContentTypeBasedOnStream(file); - IContentDescription fileContentDescription = doGetContentTypeBasedOnFile(file); - - IContentType fileContentType = fileContentDescription.getContentType(); - assertNotNull("file content type was null", fileContentType); - - IContentType streamContentType = streamContentDescription.getContentType(); - assertNotNull("stream content type was null", streamContentType); - - assertEquals("comparing content type based on file and stream: ", fileContentType, streamContentType); - - // if equal, above, as expected, then only need to check one. - assertEquals("compareing with expected content type id", expectedContentType, fileContentType.getId()); - - } - - protected IContentDescription doGetContentTypeBasedOnStream(IFile file) throws CoreException, IOException { - IContentDescription streamContentDescription = null; - InputStream inputStream = null; - try { - inputStream = file.getContents(); - streamContentDescription = Platform.getContentTypeManager().getDescriptionFor(inputStream, file.getName(), IContentDescription.ALL); - } - finally { - if (inputStream != null) { - inputStream.close(); - } - } - assertNotNull("content description was null", streamContentDescription); - return streamContentDescription; - } - - protected IContentDescription doGetContentTypeBasedOnFile(IFile file) throws CoreException { - IContentDescription fileContentDescription = file.getContentDescription(); - assertNotNull("file content description was null", fileContentDescription); - return fileContentDescription; - } - - protected void doTestForParent(String expectedContentType, String filePath, Class expectedException) throws CoreException, IOException { - IFile file = (IFile) fTestProject.findMember(filePath); - assertNotNull("Error in test case: file not found: " + filePath, file); - - IContentDescription contentDescription = file.getContentDescription(); - if (contentDescription == null) { - InputStream inputStream = null; - try { - inputStream = file.getContents(); - contentDescription = Platform.getContentTypeManager().getDescriptionFor(inputStream, file.getName(), IContentDescription.ALL); - } - finally { - if (inputStream != null) { - inputStream.close(); - } - } - } - assertNotNull("content description was null", contentDescription); - IContentType contentType = contentDescription.getContentType(); - assertNotNull("content type was null", contentType); - - IContentType parentContentType = contentType; - boolean found = false; - while (parentContentType != null && !found) { - found = expectedContentType.equals(parentContentType.getId()); - parentContentType = parentContentType.getBaseType(); - } - assertTrue("did not find '" + expectedContentType + "' in parent chain of base types", found); - - } - - protected void setUp() throws Exception { - super.setUp(); - nSetups++; - if (!fTestProjectInitialized) { - getAndCreateProject(); - // unzip files to the root of workspace directory - String destinationProjectString = fTestProject.getLocation().toOSString(); - String destinationFolder = destinationProjectString + "/"; - // this zip file is sitting in the "root" of test plugin - File zipFile = TestsPlugin.getTestFile("testfiles.zip"); - ProjectUnzipUtility projUtil = new ProjectUnzipUtility(); - projUtil.unzipAndImport(zipFile, destinationFolder); - projUtil.initJavaProject(TEST_PROJECT_NAME); - fTestProject.refreshLocal(IResource.DEPTH_INFINITE, null); - fTestProjectInitialized = true; - } - } - - protected void tearDown() throws Exception { - super.tearDown(); - nSetups--; - if (nSetups == 0) { - if (!DEBUG) { -// Display display = PlatformUI.getWorkbench().getDisplay(); -// display.asyncExec(new Runnable() { -// public void run() { -// ProjectUnzipUtility projUtil = new ProjectUnzipUtility(); -// IProject proj = fTestProject; -// fTestProject = null; -// try { -// projUtil.deleteProject(proj); -// } -// catch (Exception e) { -// e.printStackTrace(); -// } -// } -// }); - } - } - } - - protected static IProject getTestProject() { - return fTestProject; - } -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestContentTypeDetectionForXML.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestContentTypeDetectionForXML.java deleted file mode 100644 index a20afa277..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestContentTypeDetectionForXML.java +++ /dev/null @@ -1,207 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2005 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - * - *******************************************************************************/ - -package org.eclipse.wst.xml.tests.encoding.read; - -import java.io.IOException; - -import org.eclipse.core.runtime.CoreException; - -public class TestContentTypeDetectionForXML extends TestContentTypeDetection { - private static final String expectedCustomXMLContentType = "org.eclipse.wst.xml.core.xmlsource"; - -// private static final String expectedXSLContentType = "org.eclipse.wst.xml.core.xslsource"; - - private static final String expectedXMLContentType = "org.eclipse.core.runtime.xml"; - - public void testFile103() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/EmptyFile.xml", null); - } - - public void testFile103P() throws CoreException, IOException { - doTestForParent(expectedXMLContentType, "testfiles/xml/EmptyFile.xml", null); - } - - public void testFile104() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/eucjp.xml", null); - } - - public void testFile104b() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/eucjp.xml", null); - } - - public void testFile105() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/IllformedNormalNonDefault.xml", null); - } -// [251786] - No encoding should try to be picked up by the org.eclipse.wst.xml.core.xmlsource -// public void testFile106() throws CoreException, IOException { -// doTest(expectedXMLContentType, "testfiles/xml/MalformedNoEncoding.xml", null); -// } - - /** - * This file is illformed in its specified charset - * and characters. - * @throws CoreException - * @throws IOException - */ -// [251786] - No encoding should try to be picked up by the org.eclipse.wst.xml.core.xmlsource -// public void testFile107() throws CoreException, IOException { -// doTest(expectedXSLContentType, "testfiles/xml/MalformedNoEncoding.xsl", null); -// } -// [251786] - No encoding should try to be picked up by the org.eclipse.wst.xml.core.xmlsource -// public void testFile107P() throws CoreException, IOException { -// doTestForParent(expectedXMLContentType, "testfiles/xml/MalformedNoEncoding.xsl", null); -// } - - public void testFile108() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/NoEncoding.xml", null); - } - - public void testFile109() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/NormalNonDefault.xml", null); - } - - - public void testFile110() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/shiftjis.xml", null); - } - - public void testFile111() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/testExtraJunk.xml", null); - } - - public void testFile112() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/testExtraValidStuff.xml", null); - } - // [250392] the version number is illformed and should not be parsed correctly by the XMLContentDescriber. - // Might be able to fix when [251786] is corrected -// public void testFile113() throws CoreException, IOException { -// doTest(expectedXMLContentType, "testfiles/xml/testIllFormed.xml", null); -// } - - public void testFile114() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/testIllFormed2.xml", null); - } - - // [250392] the version number is illformed and should not be parsed correctly by the XMLContentDescriber. - // Might be able to fix when [251786] is corrected -// public void testFile115() throws CoreException, IOException { -// doTest(expectedXMLContentType, "testfiles/xml/testIllFormed3.xml", java.nio.charset.IllegalCharsetNameException.class); -// } - - public void testFile116() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/testIllFormed4.xml", null); - } - - public void testFile117() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/testMultiLine.xml", null); - } - - public void testFile118() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/testNoEncodingValue.xml", null); - } - - public void testFile119() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/testNormalCase.xml", null); - } - - public void testFile120() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/testNoXMLDecl.xml", null); - } - - public void testFile120WS() throws CoreException, IOException { - // whitespace (CRLF) before xml declaration - doTest(expectedCustomXMLContentType, "testfiles/xml/testWSBeforeXMLDecl.xml", null); - } - - public void testFile120WS2() throws CoreException, IOException { - // whitespace (space only) before xml declaration - doTest(expectedCustomXMLContentType, "testfiles/xml/testWSBeforeXMLDecl2.xml", null); - } - - public void testFile120WS3() throws CoreException, IOException { - // whitespace (space, tabs, and CR only) before xml declaration - doTest(expectedCustomXMLContentType, "testfiles/xml/testWSBeforeXMLDecl3.xml", null); - } - - public void testFile120P() throws CoreException, IOException { - doTestForParent(expectedXMLContentType, "testfiles/xml/testNoXMLDecl.xml", null); - } - - public void testFile121() throws CoreException, IOException { - // tag (not just white space) before xml declaration. - doTest(expectedXMLContentType, "testfiles/xml/testNoXMLDeclAtFirst.xml", null); - } - - public void testFile121P() throws CoreException, IOException { - doTestForParent(expectedXMLContentType, "testfiles/xml/testNoXMLDeclAtFirst.xml", null); - } - - public void testFile122() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/testNoXMLDeclInLargeFile.xml", null); - } - - public void testFile122P() throws CoreException, IOException { - doTestForParent(expectedXMLContentType, "testfiles/xml/testNoXMLDeclInLargeFile.xml", null); - } - - public void testFile123() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/testUTF16.xml", null); - } - - public void testFile124() throws CoreException, IOException { - // large, utf16, but no xmlDecl - doTest(expectedXMLContentType, "testfiles/xml/UTF16LEAtStartOfLargeFile.xml", null); - } - - public void testFile124P() throws CoreException, IOException { - doTestForParent(expectedXMLContentType, "testfiles/xml/UTF16LEAtStartOfLargeFile.xml", null); - } - - public void testFile125() throws CoreException, IOException { - // illformed, is in utf16, but not in header, not in encoding= spec. - doTest(expectedXMLContentType, "testfiles/xml/utf16UnicodeStreamWithNoEncodingInHeader2.xml", null); - } - - public void testFile125P() throws CoreException, IOException { - doTestForParent(expectedXMLContentType, "testfiles/xml/utf16UnicodeStreamWithNoEncodingInHeader2.xml", null); - } - - public void testFile126() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/utf16UnicodeStreamWithNoEncodingInHeaderBE.xml", null); - } - - public void testFile127() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/utf16WithJapaneseChars.xml", null); - } - - public void testFile128() throws CoreException, IOException { - doTest(expectedXMLContentType, "testfiles/xml/UTF8With3ByteBOM.xml", null); - } - - public void testFile129() throws CoreException, IOException { - doTest(expectedCustomXMLContentType, "testfiles/xml/utf16be.xml", null); - } - - public void testFile130() throws CoreException, IOException { - doTest(expectedCustomXMLContentType, "testfiles/xml/utf16le.xml", null); - } - - public void testFile131() throws CoreException, IOException { - doTest(expectedCustomXMLContentType, "testfiles/xml/utf16beMalformed.xml", null); - } - - public void testFile132() throws CoreException, IOException { - doTest(expectedCustomXMLContentType, "testfiles/xml/utf16leMalformed.xml", null); - } - -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestContentTypes.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestContentTypes.java deleted file mode 100644 index b5a6167fc..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/read/TestContentTypes.java +++ /dev/null @@ -1,50 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding.read; - -import junit.framework.TestCase; - -import org.eclipse.core.runtime.Platform; -import org.eclipse.core.runtime.content.IContentType; -import org.eclipse.core.runtime.content.IContentTypeManager; - - -public class TestContentTypes extends TestCase { - private static final boolean DEBUG = false; - - public void testCreation() { - IContentTypeManager registry = Platform.getContentTypeManager(); - assertTrue("content type identifer registry must exist", registry != null); - IContentType[] allTypes = registry.getAllContentTypes(); - for (int i = 0; i < allTypes.length; i++) { - IContentType contentType = allTypes[i]; - IContentType parentType = contentType.getBaseType(); - if (DEBUG) { - System.out.print(contentType); - - if (parentType != null) { - System.out.println(" (extends " + parentType + ")"); - } - else { - System.out.println(); - } - System.out.println(" " + contentType.getName()); - } - String[] filespecs = contentType.getFileSpecs(IContentType.FILE_EXTENSION_SPEC | IContentType.FILE_NAME_SPEC); - if (DEBUG) { - for (int j = 0; j < filespecs.length; j++) { - String filespec = filespecs[j]; - System.out.println(" " + filespec); - } - } - } - } -}
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/util/ProjectUnzipUtility.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/util/ProjectUnzipUtility.java deleted file mode 100644 index 8dad58201..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/util/ProjectUnzipUtility.java +++ /dev/null @@ -1,337 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding.util; - -import java.io.BufferedInputStream; -import java.io.ByteArrayOutputStream; -import java.io.File; -import java.io.FileOutputStream; -import java.io.IOException; -import java.lang.reflect.InvocationTargetException; -import java.util.ArrayList; -import java.util.Arrays; -import java.util.Enumeration; -import java.util.List; -import java.util.zip.ZipEntry; -import java.util.zip.ZipFile; - -import org.eclipse.core.resources.IProject; -import org.eclipse.core.resources.IProjectDescription; -import org.eclipse.core.resources.IResource; -import org.eclipse.core.resources.IWorkspaceRoot; -import org.eclipse.core.resources.ResourcesPlugin; -import org.eclipse.core.runtime.CoreException; -import org.eclipse.core.runtime.IPath; -import org.eclipse.core.runtime.IProgressMonitor; -import org.eclipse.core.runtime.Path; -import org.eclipse.core.runtime.Platform; -import org.eclipse.ui.actions.WorkspaceModifyOperation; -import org.eclipse.ui.dialogs.IOverwriteQuery; -import org.eclipse.ui.wizards.datatransfer.FileSystemStructureProvider; -import org.eclipse.ui.wizards.datatransfer.IImportStructureProvider; -import org.eclipse.ui.wizards.datatransfer.ImportOperation; - -/** - * Imports zipped files into the test workspace. Deletes all projects in - * workspace. - * - * @author pavery - */ -public class ProjectUnzipUtility { - class MyOverwriteQuery implements IOverwriteQuery { - public String queryOverwrite(String pathString) { - return ALL; - } - } - - public final static String PROJECT_ZIPS_FOLDER = "ProjectTestFiles"; - private List fCreatedProjects = null; - - public ProjectUnzipUtility() { - // for deletion later - fCreatedProjects = new ArrayList(); - } - - /** - * @param fileToImport - * the file you wish to import - * @param folderPath - * the container path within the workspace - */ - public void importFile(File fileToImport, String folderPath) { - WorkspaceProgressMonitor importProgress = new WorkspaceProgressMonitor(); - try { - if (fileToImport.exists()) { - IPath containerPath = new Path(folderPath); - //fCreatedProjects.add(folderPath); - IImportStructureProvider provider = FileSystemStructureProvider.INSTANCE; - IOverwriteQuery overwriteImplementor = new MyOverwriteQuery(); - File[] filesToImport = {fileToImport}; - ImportOperation importOp = new ImportOperation(containerPath, null, provider, overwriteImplementor, Arrays.asList(filesToImport)); - importOp.setCreateContainerStructure(false); - importOp.setOverwriteResources(true); - importOp.run(importProgress); - } - else { - System.out.println("handle source doesn't exist"); - } - } - catch (Exception ex) { - ex.printStackTrace(); - } - finally { - importProgress.done(); - } - } - - /** - * the following is logic from - * http://www.devshed.com/c/a/Java/Zip-Meets-Java/2/ - */ - // specify buffer size for extraction - static final int BUFFER = 2048; - - public void unzipAndImport(File inFile, String destinationDirectory) { - try { - // Specify file to decompress - String inFileName = inFile.getAbsolutePath(); //"c:/example.zip"; - // Specify destination where file will be unzipped - //String destinationDirectory = - // "d:/eclipsedev/M5_SSE_TESTS_WORKSPACE/"; //"c:/temp/"; - File sourceZipFile = new File(inFileName); - File unzipDestinationDirectory = new File(destinationDirectory); - // Open Zip file for reading - ZipFile zipFile = new ZipFile(sourceZipFile, ZipFile.OPEN_READ); - // Create an enumeration of the entries in the zip file - Enumeration zipFileEntries = zipFile.entries(); - String projectFolderName = null; - IProject currentProject = null; - // Process each entry - while (zipFileEntries.hasMoreElements()) { - // grab a zip file entry - ZipEntry entry = (ZipEntry) zipFileEntries.nextElement(); - String currentEntry = entry.getName(); - //System.out.println("Extracting: " + entry); - File destFile = new File(unzipDestinationDirectory, currentEntry); - // grab file's parent directory structure - File destinationParent = destFile.getParentFile(); - // create the parent directory structure if needed - destinationParent.mkdirs(); - // extract file if not a directory - if (!entry.isDirectory()) { - BufferedInputStream is = new BufferedInputStream(zipFile.getInputStream(entry)); - // establish buffer for writing file - byte data[] = new byte[BUFFER]; - // write the current file to disk - FileOutputStream fileOutputStream = new FileOutputStream(destFile); - ByteArrayOutputStream dest = new ByteArrayOutputStream(BUFFER); - // read and write until last byte is encountered - boolean eof = false; - int nBytes = 0; - while (!eof) { - nBytes = is.read(data, 0, BUFFER); - if (nBytes != -1) { - dest.write(data, 0, nBytes); - } - else { - eof = true; - } - } - dest.flush(); - dest.close(); - fileOutputStream.write(dest.toByteArray()); - fileOutputStream.close(); - is.close(); - if (projectFolderName != null) - importFile(destFile, projectFolderName); - } - else { - // need handle to the main project folder to create - // containerPath - // unlike version in sse.tests, we don't create project - // for - // every directory - // if(projectFolderName == null) { - // projectFolderName = destFile.getName(); - // fCreatedProjects.add(projectFolderName); - // - // currentProject = - // ResourcesPlugin.getWorkspace().getRoot().getProject(projectFolderName); - // } - } - } - zipFile.close(); - // fixes workspace metadata for the project - // for clean startup next run - if (currentProject != null) { - try { - Path projectLocation = new Path(Platform.getLocation().toOSString()); - createProject(currentProject, projectLocation, new WorkspaceProgressMonitor()); - } - catch (CoreException cex) { - cex.printStackTrace(); - } - } - } - catch (IOException ioe) { - ioe.printStackTrace(); - } - } - - /** - * - */ - public void refreshWorkspace() throws CoreException { - IWorkspaceRoot wsRoot = ResourcesPlugin.getWorkspace().getRoot(); - IProject[] projects = wsRoot.getProjects(); - for (int i = 0; i < projects.length; i++) { - projects[i].refreshLocal(IResource.DEPTH_INFINITE, null); - } - wsRoot.refreshLocal(IResource.DEPTH_INFINITE, null); - } - - /** - * Delete projects created (unzipped and imported) by this utility - * - * @throws Exception - */ - public void deleteProjects() throws Exception { - final IProject[] projects = getCreatedProjects(); - WorkspaceModifyOperation deleteOp = new WorkspaceModifyOperation() { - protected void execute(IProgressMonitor monitor) throws CoreException { - for (int i = 0; i < projects.length; i++) { - projects[i].clearHistory(null); - projects[i].close(null); - projects[i].delete(true, true, null); - } - refreshWorkspace(); - } - }; - WorkspaceProgressMonitor progress = new WorkspaceProgressMonitor(); - deleteOp.run(progress); - // saves the new workspace metadata - ResourcesPlugin.getWorkspace().save(true, null); - } - - public void deleteProject(String projectName) throws Exception { - final String name = projectName; - IWorkspaceRoot wsRoot = ResourcesPlugin.getWorkspace().getRoot(); - final IProject proj = wsRoot.getProject(name); - WorkspaceModifyOperation deleteOp = new WorkspaceModifyOperation(proj) { - protected void execute(IProgressMonitor monitor) throws CoreException { - // IWorkspaceRoot wsRoot = - // ResourcesPlugin.getWorkspace().getRoot(); - // IProject proj = wsRoot.getProject(name); - if (proj != null && proj.exists()) { - proj.clearHistory(null); - //proj.close(null); - proj.refreshLocal(IResource.DEPTH_INFINITE, null); - try { - proj.delete(true, true, null); - } - catch (Exception e) { - // just try again (not sure why they are not being - // deleted) - proj.refreshLocal(IResource.DEPTH_INFINITE, null); - proj.delete(true, true, null); - } - //proj = null; - } - refreshWorkspace(); - } - }; - WorkspaceProgressMonitor progress = new WorkspaceProgressMonitor(); - deleteOp.run(progress); - // saves the new workspace metadata - ResourcesPlugin.getWorkspace().save(true, null); - } - - /** - * @return IProjects that were unzipped and imported into the workspace by - * this utility - */ - public IProject[] getCreatedProjects() { - IWorkspaceRoot wsRoot = ResourcesPlugin.getWorkspace().getRoot(); - String[] projectNames = (String[]) fCreatedProjects.toArray(new String[fCreatedProjects.size()]); - IProject[] projects = new IProject[projectNames.length]; - for (int i = 0; i < projectNames.length; i++) { - projects[i] = wsRoot.getProject(projectNames[i]); - } - return projects; - } - - public void initJavaProject(String projName) throws CoreException { - // resynch - refreshWorkspace(); - //change prereqs to get this functionality back in - IProject proj = ResourcesPlugin.getWorkspace().getRoot().getProject(projName); - // need to add java nature, or else project won't "exist()" in the - // java element sense - String[] natureIds = {"org.eclipse.jdt.core.javanature"}; - if (!proj.isOpen()) { - proj.open(null); - } - IProjectDescription desc = proj.getDescription(); - desc.setNatureIds(natureIds); - proj.setDescription(desc, null); - } - - private void createProject(IProject project, IPath locationPath, IProgressMonitor monitor) throws CoreException { - if (monitor == null) { - monitor = new WorkspaceProgressMonitor(); - } - monitor.beginTask("creating test project", 10); - // create the project - try { - if (!project.exists()) { - IProjectDescription desc = project.getWorkspace().newProjectDescription(project.getName()); - if (Platform.getLocation().equals(locationPath)) { - locationPath = null; - } - desc.setLocation(locationPath); - project.create(desc, monitor); - monitor = null; - } - if (!project.isOpen()) { - project.open(monitor); - monitor = null; - } - } - finally { - if (monitor != null) { - monitor.done(); - } - } - } - - public void deleteProject(IProject fProject) throws InvocationTargetException, InterruptedException { - final IProject proj = fProject; - WorkspaceModifyOperation deleteOp = new WorkspaceModifyOperation(proj) { - protected void execute(IProgressMonitor monitor) throws CoreException { - // IWorkspaceRoot wsRoot = - // ResourcesPlugin.getWorkspace().getRoot(); - // IProject proj = wsRoot.getProject(name); - if (proj != null && proj.exists()) { - proj.clearHistory(null); - //proj.close(null); - proj.refreshLocal(IResource.DEPTH_INFINITE, null); - proj.delete(true, true, null); - //proj = null; - } - refreshWorkspace(); - } - }; - //WorkspaceProgressMonitor progress = new WorkspaceProgressMonitor(); - deleteOp.run(null); - // saves the new workspace metadata - //ResourcesPlugin.getWorkspace().save(true, null); - } -}
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/util/WorkspaceProgressMonitor.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/util/WorkspaceProgressMonitor.java deleted file mode 100644 index 7d7f7d36c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/util/WorkspaceProgressMonitor.java +++ /dev/null @@ -1,54 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding.util; - -import org.eclipse.core.runtime.IProgressMonitor; - -class WorkspaceProgressMonitor implements IProgressMonitor { - private boolean finished = false; - - public void beginTask(String name, int totalWork) { - // noop - } - - public void done() { - finished = true; - } - - public boolean isFinished() { - return finished; - } - - public void internalWorked(double work) { - // noop - } - - public boolean isCanceled() { - return finished; - } - - public void setCanceled(boolean value) { - if (value == true) - finished = true; - } - - public void setTaskName(String name) { - // noop - } - - public void subTask(String name) { - // noop - } - - public void worked(int work) { - // noop - } -}
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/write/TestCodedWrite.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/write/TestCodedWrite.java deleted file mode 100644 index 112521f63..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/write/TestCodedWrite.java +++ /dev/null @@ -1,127 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2005 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding.write; - -import java.io.ByteArrayOutputStream; -import java.io.IOException; -import java.io.UnsupportedEncodingException; - -import junit.framework.TestCase; - -import org.eclipse.core.runtime.CoreException; -import org.eclipse.wst.sse.core.internal.encoding.CodedStreamCreator; -import org.eclipse.wst.sse.core.internal.encoding.EncodingRule; - -public class TestCodedWrite extends TestCase { - /** A table of hex digits */ - private static final char[] hexDigit = {'0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', 'F'}; - private static StringBuffer sBuff = new StringBuffer(2); - - private static String byteToHex(byte bytechar) { - sBuff.setLength(0); - int low = bytechar & 0xF; - int hi = (bytechar >> 4) & 0xF; - sBuff.append(toHex(hi)); - sBuff.append(toHex(low)); - return sBuff.toString(); - } - - /** - * Convert a nibble to a hex character - * - * @param nibble - * the nibble to convert. - */ - private static char toHex(int nibble) { - return hexDigit[(nibble & 0xF)]; - } - - private boolean DEBUG = false; - - /** - * - */ - public TestCodedWrite() { - super(); - } - - /** - * @param name - */ - public TestCodedWrite(String name) { - super(name); - } - - public void testSimple() throws UnsupportedEncodingException, CoreException, IOException { - String jsp = "<%@ page contentType=\"text/html; charset=ISO-8859-3\"%>"; - CodedStreamCreator codedStreamCreator = new CodedStreamCreator(); - codedStreamCreator.set("dummy.jsp", jsp); - ByteArrayOutputStream outputStream = codedStreamCreator.getCodedByteArrayOutputStream(EncodingRule.CONTENT_BASED); - if (DEBUG) { - debugPrint("testSimple", jsp, "ISO-8859-3", outputStream); - } - assertNotNull(outputStream); - - } - - private void debugPrint(String testname, String originalString, String encoding, ByteArrayOutputStream outputStream) throws UnsupportedEncodingException { - System.out.println(); - System.out.println(testname); - byte[] bytes = outputStream.toByteArray(); - for (int i = 0; i < bytes.length; i++) { - System.out.print(byteToHex(bytes[i])); - } - System.out.println(); - if (encoding == null) { - System.out.println(new String(bytes)); - - } - else { - System.out.println(new String(bytes, encoding)); - } - } - - public void testSimpleUTF16BE() throws UnsupportedEncodingException, CoreException, IOException { - String jsp = "<%@ page contentType=\"text/html; charset=UTF-16BE\"%>"; - CodedStreamCreator codedStreamCreator = new CodedStreamCreator(); - codedStreamCreator.set("dummy.jsp", jsp); - ByteArrayOutputStream outputStream = codedStreamCreator.getCodedByteArrayOutputStream(EncodingRule.CONTENT_BASED); - if (DEBUG) { - debugPrint("testSimpleUTF16BE", jsp, "UTF-16BE", outputStream); - } - assertNotNull(outputStream); - - } - - public void testSimpler() throws UnsupportedEncodingException, CoreException, IOException { - CodedStreamCreator codedStreamCreator = new CodedStreamCreator(); - String xmlString = "<?xml version=\"1.0\" encoding=\"UTF-16\"?><tag>test text</tag>"; - codedStreamCreator.set("dummy.xml", xmlString); - ByteArrayOutputStream outputStream = codedStreamCreator.getCodedByteArrayOutputStream(EncodingRule.CONTENT_BASED); - if (DEBUG) { - debugPrint("testSimpler", xmlString, "UTF-16", outputStream); - } - assertNotNull(outputStream); - - } - - public void testSimplest() throws UnsupportedEncodingException, CoreException, IOException { - CodedStreamCreator codedStreamCreator = new CodedStreamCreator(); - String text = "test text"; - codedStreamCreator.set("dummy.xml", text); - ByteArrayOutputStream outputStream = codedStreamCreator.getCodedByteArrayOutputStream(EncodingRule.CONTENT_BASED); - if (DEBUG) { - debugPrint("testSimplest", text, null, outputStream); - } - assertNotNull(outputStream); - - } -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/xml/XMLEncodingTests.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/xml/XMLEncodingTests.java deleted file mode 100644 index 0ab1c8e4f..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/xml/XMLEncodingTests.java +++ /dev/null @@ -1,192 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2005 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding.xml; - -import java.io.BufferedInputStream; -import java.io.File; -import java.io.FileInputStream; -import java.io.IOException; -import java.io.InputStream; -import java.io.InputStreamReader; -import java.io.Reader; -import java.nio.charset.Charset; -import java.nio.charset.CharsetDecoder; -import java.nio.charset.CodingErrorAction; - -import junit.framework.TestCase; - -import org.eclipse.wst.sse.core.internal.encoding.EncodingMemento; -import org.eclipse.wst.sse.core.internal.encoding.IResourceCharsetDetector; -import org.eclipse.wst.xml.core.internal.contenttype.XMLResourceEncodingDetector; -import org.eclipse.wst.xml.tests.encoding.TestsPlugin; - - -public class XMLEncodingTests extends TestCase { - private int READ_BUFFER_SIZE = 8000; - private boolean DEBUG = false; - private final String fileRoot = "testfiles/"; - private final String fileDir = "xml/"; - private final String fileLocation = fileRoot + fileDir; - - public XMLEncodingTests(String name) { - super(name); - } - - private void doTestFileStream(String filename, String expectedIANAEncoding, IResourceCharsetDetector detector) throws IOException { - File file = TestsPlugin.getTestFile(filename); - if (!file.exists()) - throw new IllegalArgumentException(filename + " was not found"); - InputStream inputStream = new FileInputStream(file); - //InputStream inStream = getClass().getResourceAsStream(filename); - InputStream istream = getMarkSupportedStream(inputStream); - try { - detector.set(istream); - EncodingMemento encodingMemento = ((XMLResourceEncodingDetector)detector).getEncodingMemento(); - String foundIANAEncoding = encodingMemento.getJavaCharsetName(); - // I changed many "equals" to "equalsIgnoreCase" on 11/4/2002, - // since - // some issues with SHIFT_JIS vs. Shift_JIS were causing failures. - // We do want to be tolerant on input, and accept either, but I - // think - // that SupportedJavaEncodings needs to be changed to "recommend" - // Shift_JIS. - boolean expectedIANAResult = false; - expectedIANAResult = expectedIANAEncoding.equalsIgnoreCase(foundIANAEncoding); - - assertTrue("encoding test file " + filename + " expected: " + expectedIANAEncoding + " found: " + foundIANAEncoding, expectedIANAResult); - // a very simple read test ... will cause JUnit error (not fail) if throws exception. - ensureCanRead(filename, foundIANAEncoding, istream); - } - finally { - if (istream != null) { - istream.close(); - } - if (inputStream != null) { - inputStream.close(); - } - } - } - - public void testXMLEmptyFile() throws IOException { - String filename = fileLocation + "EmptyFile.xml"; - doTestFileStream(filename, "UTF-8", new XMLResourceEncodingDetector()); - } - - public void testXMLIllformedNormalNonDefault() throws IOException { - String filename = fileLocation + "IllformedNormalNonDefault.xml"; - String ianaInFile = "ISO-8859-1"; - doTestFileStream(filename, ianaInFile, new XMLResourceEncodingDetector()); - } - - public void testXMLNormalNonDefault() throws IOException { - String filename = fileLocation + "NormalNonDefault.xml"; - String ianaInFile = "ISO-8859-1"; - doTestFileStream(filename, ianaInFile, new XMLResourceEncodingDetector()); - } - - public void testXMLNoEncoding() throws IOException { - String filename = fileLocation + "NoEncoding.xml"; - doTestFileStream(filename, "UTF-8", new XMLResourceEncodingDetector()); - } - - /** - * Caution, when this file prints out in console (when debug set to true, it appears - * incorrect (due to font problems in console). - */ - public void testUTF16() throws IOException { - String filename = fileLocation + "utf16WithJapaneseChars.xml"; - doTestFileStream(filename, "UTF-16", new XMLResourceEncodingDetector()); - } - - /** - * This test shows unicode BOM should take priority over settings/defaults - */ - public void testUtf16UnicodeStreamWithNoEncodingInHeader() throws IOException { - String filename = fileLocation + "utf16UnicodeStreamWithNoEncodingInHeader2.xml"; - doTestFileStream(filename, "UTF-16", new XMLResourceEncodingDetector()); - } - - /** - * This test shows unicode BOM should take priority over settings/defaults - * Note: UTF-16 == UTF-16BE - */ - public void testUtf16UnicodeStreamWithNoEncodingInHeaderBE() throws IOException { - String filename = fileLocation + "utf16UnicodeStreamWithNoEncodingInHeaderBE.xml"; - doTestFileStream(filename, "UTF-16", new XMLResourceEncodingDetector()); - } - - public void testUTF83ByteBOM() throws IOException { - String filename = fileLocation + "UTF8With3ByteBOM.xml"; - doTestFileStream(filename, "UTF-8", new XMLResourceEncodingDetector()); - } - - public void testUTF16BE() throws IOException { - String filename = fileLocation + "utf16be.xml"; - doTestFileStream(filename, "UTF-16BE", new XMLResourceEncodingDetector()); - } - - public void testUTF16LE() throws IOException { - String filename = fileLocation + "utf16le.xml"; - doTestFileStream(filename, "UTF-16LE", new XMLResourceEncodingDetector()); - } - - public void testUTF16LEMalformed() throws IOException { - String filename = fileLocation + "utf16leMalformed.xml"; - doTestFileStream(filename, "UTF-16LE", new XMLResourceEncodingDetector()); - } - - public void testUTF16BEMalformed() throws IOException { - String filename = fileLocation + "utf16beMalformed.xml"; - doTestFileStream(filename, "UTF-16BE", new XMLResourceEncodingDetector()); - } - - /** - * Ensures that an InputStream has mark/reset support. - */ - private static InputStream getMarkSupportedStream(InputStream original) { - if (original == null) - return null; - if (original.markSupported()) - return original; - return new BufferedInputStream(original); - } - - private StringBuffer readInputStream(Reader reader) throws IOException { - - StringBuffer buffer = new StringBuffer(); - int numRead = 0; - char tBuff[] = new char[READ_BUFFER_SIZE]; - while ((numRead = reader.read(tBuff, 0, tBuff.length)) != -1) { - buffer.append(tBuff, 0, numRead); - } - return buffer; - } - - /** - * This method just reads to stream, to be sure it can be read per - * encoding, without exception. - */ - private void ensureCanRead(String filename, String encoding, InputStream inStream) throws IOException { - Charset charset = Charset.forName(encoding); - CharsetDecoder charsetDecoder = charset.newDecoder(); - charsetDecoder.onMalformedInput(CodingErrorAction.REPORT); - charsetDecoder.onUnmappableCharacter(CodingErrorAction.REPORT); - - InputStreamReader reader = new InputStreamReader(inStream, charsetDecoder); - StringBuffer stringBuffer = readInputStream(reader); - if (DEBUG) { - System.out.println(); - System.out.println(filename); - System.out.println(stringBuffer.toString()); - } - } - -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/xml/XMLHeadTokenizerTester.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/xml/XMLHeadTokenizerTester.java deleted file mode 100644 index d03c374f8..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/xml/XMLHeadTokenizerTester.java +++ /dev/null @@ -1,380 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2005 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding.xml; - -import java.io.IOException; -import java.io.Reader; - -import junit.framework.TestCase; - -import org.eclipse.wst.xml.core.internal.contenttype.EncodingParserConstants; -import org.eclipse.wst.xml.core.internal.contenttype.HeadParserToken; -import org.eclipse.wst.xml.core.internal.contenttype.XMLHeadTokenizer; -import org.eclipse.wst.xml.core.internal.contenttype.XMLHeadTokenizerConstants; -import org.eclipse.wst.xml.tests.encoding.TestsPlugin; - - -public class XMLHeadTokenizerTester extends TestCase { - - private boolean DEBUG = false; - private final String fileDir = "xml/"; - private final String fileHome = "testfiles/"; - private final String fileLocation = fileHome + fileDir; - private String fEncoding = null; - private HeadParserToken fFinalToken; - - private void doTestFile(String filename, String expectedName) { - doTestFile(filename, expectedName, null); - } - - private void doTestFile(String filename, String expectedName, String expectedFinalTokenType) { - - XMLHeadTokenizer tokenizer = null; - Reader fileReader = null; - try { - if (DEBUG) { - System.out.println(); - System.out.println(" " + filename); - System.out.println(); - } - fileReader = TestsPlugin.getByteReader(filename); - tokenizer = new XMLHeadTokenizer(fileReader); - } - catch (IOException e) { - System.out.println("Error opening file \"" + filename + "\""); - } - - String resultValue = null; - try { - parse(tokenizer); - resultValue = fEncoding; - if (DEBUG) { - System.out.println("XML Head Tokenizer Found Encoding: " + resultValue); - } - fileReader.close(); - } - catch (java.io.IOException e) { - System.out.println("An I/O error occured while scanning :"); - System.out.println(e); - } - - if (expectedFinalTokenType != null) { - assertTrue("did not end as expected. found: " + fFinalToken.getType(), expectedFinalTokenType.equals(fFinalToken.getType())); - } - else { - if (expectedName == null) { - // TODO: this test branch needs to be improved ... doesn't - // fail - // as it should - // (such as when tokenizer changed to return early when - // Unicode - // stream found). - assertTrue("expected no encoding, but found: " + resultValue, resultValue == null); - } - else { - assertTrue("expected " + expectedName + " but found " + resultValue, expectedName.equals(resultValue)); - } - } - - } - - private void parse(XMLHeadTokenizer tokenizer) throws IOException { - HeadParserToken token = null; - String tokenType = null; - do { - token = tokenizer.getNextToken(); - tokenType = token.getType(); - // normally "parsing" the tokens should be done by parser - // @see, XMLResourceEncodoingDetector - // but we'll - // do it here for a little - // more independent test. - if (tokenType == EncodingParserConstants.UTF16BE) { - fEncoding = "UTF16BEInStream"; - } - if (tokenType == EncodingParserConstants.UTF16LE) { - fEncoding = "UTF16LEInStream"; - } - if (tokenType == EncodingParserConstants.UTF83ByteBOM) { - fEncoding = "UTF83ByteBOMInStream"; - } - if (tokenType == XMLHeadTokenizerConstants.XMLDelEncoding) { - if (tokenizer.hasMoreTokens()) { - token = tokenizer.getNextToken(); - tokenType = token.getType(); - if (isLegalString(tokenType)) { - fEncoding = token.getText(); - } - } - } - } - while (tokenizer.hasMoreTokens()); - // for testing - fFinalToken = token; - } - - private boolean isLegalString(String tokenType) { - boolean result = false; - if (tokenType != null) { - result = tokenType.equals(EncodingParserConstants.StringValue) || tokenType.equals(EncodingParserConstants.UnDelimitedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTerminatedStringValue) || tokenType.equals(EncodingParserConstants.InvalidTermintatedUnDelimitedStringValue); - } - return result; - } - - /** - * Normal XMLDeclaration with default encoding specified (UTF-8) - * - */ - public void testBestCase() { - String filename = fileLocation + "testNormalCase.xml"; - doTestFile(filename, "UTF-8"); - - } - - /** - * This is a UTF-16 file (Unicode bytes in BOM). So, the tokenizer by - * itself can't read correctly. Returns null in "pure" tokenizer test, but - * encoding detector case should still handle since looks for bytes first. - */ - public void testUTF16() { - String filename = fileLocation + "testUTF16.xml"; - doTestFile(filename, "UTF16BEInStream"); - } - - /** - * Just to make sure we don't choke on empty file. - * - */ - public void testEmptyFile() { - String filename = fileLocation + "EmptyFile.xml"; - doTestFile(filename, null); - } - - /** - * Testing as a result of CMVC defect 217720 - */ - public void testEUCJP() { - String filename = fileLocation + "eucjp.xml"; - doTestFile(filename, "EUC-JP"); - } - - /** - * Extended XML Declaration that contains 'standalone' attribute - * - */ - public void testExtraAttrCase() { - String filename = fileLocation + "testExtraValidStuff.xml"; - doTestFile(filename, "UTF-8"); - - } - - /** - * A case with a valid encoding, but extra attributes which are not - * valid/meaningful. - * - */ - public void testExtraJunkCase() { - String filename = fileLocation + "testExtraJunk.xml"; - doTestFile(filename, "ISO-8859-1"); - } - - /** - * Missing 2 quotes, one and end of version value and one at beginning of - * encoding value. In this case, tokenizer handles as undelimite string, - * but if we ever modifiy to also look for 'version', then would not work - * the same. - * - */ - public void testIllFormed() { - String filename = fileLocation + "testIllFormed.xml"; - doTestFile(filename, null); - } - - /** - * Missing XMLDecl end tag ... we should be able to safely guess. - * - */ - public void testIllFormed2() { - String filename = fileLocation + "testIllFormed2.xml"; - doTestFile(filename, "UTF-8"); - } - - /** - * Missing end quote on UTF-8 attribute, so picks up following attribte - * too. - * - */ - public void testIllFormed3() { - String filename = fileLocation + "testIllFormed3.xml"; - doTestFile(filename, "UTF-8 standalone="); - } - - /** - * Missing end quote on UTF-8 attribute, but then XMLDeclEnds, so should - * be able to handle - * - */ - public void testIllFormed4() { - String filename = fileLocation + "testIllFormed4.xml"; - doTestFile(filename, "UTF-8"); - } - - /** - * Test of missing end quote on encoding value. - * - */ - public void testIllformedNormalNonDefault() { - String filename = fileLocation + "IllformedNormalNonDefault.xml"; - doTestFile(filename, "ISO-8859-1"); - } - - /** - * Empty string as encoding value; (And, malformed input, for UTF-8 ... - * should not effect results of this level of test). - * - */ - public void testMalformedNoEncoding() { - String filename = fileLocation + "MalformedNoEncoding.xml"; - doTestFile(filename, ""); - } - - /** - * Empty string as encoding value; (And, malformed input, for UTF-8 ... - * should not effect results of this level of test). - * - */ - public void testMalformedNoEncodingXSL() { - String filename = fileLocation + "MalformedNoEncoding.xsl"; - doTestFile(filename, ""); - } - - /** - * XMLDeclaration not all on same line - * - */ - public void testMultiLineCase() { - String filename = fileLocation + "testMultiLine.xml"; - doTestFile(filename, "ISO-8859-1"); - - } - - /** - * No encoding in XMLDeclaration - * - */ - public void testNoEncoding() { - String filename = fileLocation + "NoEncoding.xml"; - doTestFile(filename, null); - } - - /** - * ?Is this a dup? - * - */ - public void testNoEncodingCase() { - String filename = fileLocation + "testNoEncodingValue.xml"; - doTestFile(filename, null); - } - - /** - * Normal XMLDeclaration with ISO-1 specified - * - */ - public void testNormalNonDefault() { - String filename = fileLocation + "NormalNonDefault.xml"; - doTestFile(filename, "ISO-8859-1"); - } - - /** - * No XMLDeclaration at all. (Invalid, but should still be able to parse). - * - */ - public void testNoXMLDecl() { - String filename = fileLocation + "testNoXMLDecl.xml"; - doTestFile(filename, null); - } - - /** - * Hard to handle safely (may appear in comment, for example). - * - */ - public void testNoXMLDeclAtFirst() { - String filename = fileLocation + "testNoXMLDeclAtFirst.xml"; - doTestFile(filename, null); - } - - /** - * This test is just to make sure the scanning ends before end of file is - * reached. - * - */ - public void testNoXMLDeclInLargeFile() { - String filename = fileLocation + "testNoXMLDeclInLargeFile.xml"; - doTestFile(filename, null, EncodingParserConstants.MAX_CHARS_REACHED); - } - - /** - * Testing as a result of CMVC defect 217720 - */ - public void testshiftjis() { - String filename = fileLocation + "shiftjis.xml"; - doTestFile(filename, "Shift_JIS"); - } - - /** - * Testing as a result of CMVC defect 217720 - */ - public void testUTF16LEWithJapaneseChars() { - String filename = fileLocation + "utf16UnicodeStreamWithNoEncodingInHeader2.xml"; - doTestFile(filename, "UTF16LEInStream"); - } - - /** - * Testing as a result of CMVC defect 217720 - */ - public void testUTF16BEWithJapaneseChars() { - String filename = fileLocation + "utf16UnicodeStreamWithNoEncodingInHeaderBE.xml"; - doTestFile(filename, "UTF16BEInStream"); - } - - /** - * A common case. - * - */ - public void testUTF8With3ByteBOM() { - String filename = fileLocation + "UTF8With3ByteBOM.xml"; - doTestFile(filename, "UTF83ByteBOMInStream"); - } - public void UTF16LEAtStartOfLargeFile() { - String filename = fileLocation + "UTF16LEAtStartOfLargeFile.xml"; - doTestFile(filename, "UTF16LEInStream"); - } - - public void testUTF16LE() { - String filename = fileLocation + "utf16le.xml"; - doTestFile(filename, "UTF-16LE"); - } - - public void testUTF16BE() { - String filename = fileLocation + "utf16be.xml"; - doTestFile(filename, "UTF-16BE"); - } - - public void testUTF16BEMalformed() { - String filename = fileLocation + "utf16beMalformed.xml"; - doTestFile(filename, "UTF-16BE"); - } - - public void testUTF16LEMalformed() { - String filename = fileLocation + "utf16leMalformed.xml"; - doTestFile(filename, "UTF-16LE"); - } -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/xml/XMLMalformedInputTests.java b/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/xml/XMLMalformedInputTests.java deleted file mode 100644 index 8be099ae4..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/src/org/eclipse/wst/xml/tests/encoding/xml/XMLMalformedInputTests.java +++ /dev/null @@ -1,275 +0,0 @@ -/******************************************************************************* - * Copyright (c) 2004, 2006 IBM Corporation and others. - * All rights reserved. This program and the accompanying materials - * are made available under the terms of the Eclipse Public License v1.0 - * which accompanies this distribution, and is available at - * http://www.eclipse.org/legal/epl-v10.html - * - * Contributors: - * IBM Corporation - initial API and implementation - *******************************************************************************/ -package org.eclipse.wst.xml.tests.encoding.xml; - -import java.io.BufferedInputStream; -import java.io.File; -import java.io.FileInputStream; -import java.io.IOException; -import java.io.InputStream; -import java.io.InputStreamReader; -import java.io.Reader; -import java.nio.charset.Charset; -import java.nio.charset.CharsetDecoder; -import java.nio.charset.CodingErrorAction; -import java.nio.charset.MalformedInputException; - -import junit.framework.TestCase; - -import org.eclipse.wst.sse.core.internal.encoding.EncodingMemento; -import org.eclipse.wst.sse.core.internal.encoding.IResourceCharsetDetector; -import org.eclipse.wst.sse.core.internal.exceptions.MalformedInputExceptionWithDetail; -import org.eclipse.wst.xml.core.internal.contenttype.XMLResourceEncodingDetector; -import org.eclipse.wst.xml.tests.encoding.TestsPlugin; - -/** - * FIXME: this might be a good starting point to create a "file peeker"? But, - * its not otherwised used -- delete if not fixed/improved soon - * XMLMalformedInputTests - */ - -public class XMLMalformedInputTests extends TestCase { - private int READ_BUFFER_SIZE = 8000; - private boolean DEBUG = false; - - - public XMLMalformedInputTests(String name) { - super(name); - } - - /** - * Tests for a file, filename that should throw a - * MalformedInputExceptionWithDetail at character, expectedPosition. This - * happens when no encoding is specified, so the default is used, but - * there are characters that the default encoding does not recognize - */ - void doTestMalformedInput(String filename, IResourceCharsetDetector detector, int expectedPosition) throws IOException { - Exception foundException = null; - int badCharPosition = -1; - File file = TestsPlugin.getTestFile(filename); - if (!file.exists()) - throw new IllegalArgumentException(filename + " was not found"); - InputStream inputStream = new FileInputStream(file); - InputStream istream = getMarkSupportedStream(inputStream); - detector.set(istream); - // IEncodedDocument doc = - // detector.createNewStructuredDocument(filename, istream); - EncodingMemento encodingMemento = ((XMLResourceEncodingDetector) detector).getEncodingMemento(); - String foundIANAEncoding = encodingMemento.getJavaCharsetName(); - - Charset charset = Charset.forName(foundIANAEncoding); - CharsetDecoder charsetDecoder = charset.newDecoder(); - charsetDecoder.onMalformedInput(CodingErrorAction.REPORT); - charsetDecoder.onUnmappableCharacter(CodingErrorAction.REPORT); - - istream.close(); - inputStream.close(); - - // now, try reading as per encoding - inputStream = new FileInputStream(file); - // skip BOM for this case - // System.out.println(inputStream.read()); - // System.out.println(inputStream.read()); - // System.out.println(inputStream.read()); - InputStreamReader reader = new InputStreamReader(inputStream, charsetDecoder); - - try { - // just try reading ... should throw exception - // exception) - readInputStream(reader); - } - catch (MalformedInputException e) { - // as expected, now do detailed checking. - inputStream.close(); - istream.close(); - inputStream = new FileInputStream(file); - charsetDecoder = charset.newDecoder(); - charsetDecoder.onMalformedInput(CodingErrorAction.REPORT); - charsetDecoder.onUnmappableCharacter(CodingErrorAction.REPORT); - reader = new InputStreamReader(inputStream, charsetDecoder); - istream = getMarkSupportedStream(inputStream); - try { - handleMalFormedInput_DetailChecking(reader, foundIANAEncoding); - } - catch (MalformedInputExceptionWithDetail se) { - foundException = se; - badCharPosition = se.getCharPosition(); - } - - } - finally { - if (istream != null) { - istream.close(); - } - if (inputStream != null) { - inputStream.close(); - } - - } - // handle adjustments here for VM differnces: - // for now its either 49 or 49 + 2 BOMs (51) - // can be smarting later. - assertTrue("MalformedInputException was not thrown as expected for filename: " + filename + " Exception thrown:" + foundException, foundException instanceof MalformedInputExceptionWithDetail); - assertTrue("Wrong character position detected in MalformedInputException. Expected: " + expectedPosition + " Found: " + badCharPosition, (badCharPosition == expectedPosition) || badCharPosition == expectedPosition - 2); - } - - // public void testXSLMalformedInput() throws IOException { - // String filename = fileLocation + "MalformedNoEncoding.xsl"; - // doTestMalformedInput(filename, new XMLResourceEncodingDetector(), 211); - // } - - /** - * Ensures that an InputStream has mark/reset support. - */ - private static InputStream getMarkSupportedStream(InputStream original) { - if (original == null) - return null; - if (original.markSupported()) - return original; - return new BufferedInputStream(original); - } - - private StringBuffer readInputStream(Reader reader) throws IOException { - - StringBuffer buffer = new StringBuffer(); - int numRead = 0; - char tBuff[] = new char[READ_BUFFER_SIZE]; - while ((numRead = reader.read(tBuff, 0, tBuff.length)) != -1) { - if (DEBUG) { - System.out.println(tBuff[0]); - } - buffer.append(tBuff, 0, numRead); - } - return buffer; - } - - /* - * removed for PPC machine with IBM VM - * https://bugs.eclipse.org/bugs/show_bug.cgi?id=126503 - */ - // public void testXMLMalformedInput() throws IOException { - // String filename = fileLocation + "MalformedNoEncoding.xml"; - // doTestMalformedInput(filename, new XMLResourceEncodingDetector(), 51); - // } - // since above test was only one im this class, put in this no op to avoid - // a failure due to no tests in class! - public void testNoOp() { - assertTrue(true); - } - - private void handleMalFormedInput_DetailChecking(Reader reader, String encodingName) throws IOException, MalformedInputExceptionWithDetail { - int charPostion = -1; - charPostion = getCharPostionOfFailure(reader); - // all of that just to throw more accurate error - // note: we do the conversion to ianaName, instead of using the local - // variable, - // because this is ultimately only for the user error message (that - // is, - // the error occurred - // in context of javaEncodingName no matter what ianaEncodingName is - throw new MalformedInputExceptionWithDetail(encodingName, charPostion); - } - - private int getCharPostionOfFailure(Reader reader) throws IOException { - int charPosition = 1; - int charRead = -1; - int result = -1; - boolean errorFound = false; - do { - try { - if (reader.ready()) { - charRead = reader.read(); - } - if (DEBUG) { - System.out.println(charPosition + ": " + escape((char) charRead, true)); - } - charPosition++; - } - catch (MalformedInputException e) { - // this is expected, since we're expecting failure, - // so no need to do anything. - errorFound = true; - break; - } - } - while ((charRead != -1 && !errorFound) && reader.ready()); - - if (errorFound) - result = charPosition; - else - result = -1; - return result; - } - - private String escape(char aChar, boolean escapeSpace) { - - StringBuffer outBuffer = new StringBuffer(); - switch (aChar) { - case ' ' : - if (escapeSpace) - outBuffer.append('\\'); - - outBuffer.append(' '); - break; - case '\\' : - outBuffer.append('\\'); - outBuffer.append('\\'); - break; - case '\t' : - outBuffer.append('\\'); - outBuffer.append('t'); - break; - case '\n' : - outBuffer.append('\\'); - outBuffer.append('n'); - break; - case '\r' : - outBuffer.append('\\'); - outBuffer.append('r'); - break; - case '\f' : - outBuffer.append('\\'); - outBuffer.append('f'); - break; - default : - if ((aChar < 0x0020) || (aChar > 0x007e)) { - outBuffer.append('\\'); - outBuffer.append('u'); - outBuffer.append(toHex((aChar >> 12) & 0xF)); - outBuffer.append(toHex((aChar >> 8) & 0xF)); - outBuffer.append(toHex((aChar >> 4) & 0xF)); - outBuffer.append(toHex(aChar & 0xF)); - } - else { - if (specialSaveChars.indexOf(aChar) != -1) - outBuffer.append('\\'); - outBuffer.append(aChar); - } - } - - return outBuffer.toString(); - } - - /** - * Convert a nibble to a hex character - * - * @param nibble - * the nibble to convert. - */ - private static char toHex(int nibble) { - return hexDigit[(nibble & 0xF)]; - } - - /** A table of hex digits */ - private static final char[] hexDigit = {'0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'A', 'B', 'C', 'D', 'E', 'F'}; - private static final String specialSaveChars = "=: \t\r\n\f#!"; - -} diff --git a/tests/org.eclipse.wst.xml.tests.encoding/test.xml b/tests/org.eclipse.wst.xml.tests.encoding/test.xml deleted file mode 100644 index 076981943..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/test.xml +++ /dev/null @@ -1,115 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> - -<project - name="testsuite" - default="run" - basedir="."> - - <!-- The following properties should be passed into this script --> - <!-- ${eclipse-home} --> - <!-- ${buildDirectory} --> - <!-- ${buildLabel} --> - - <!-- should be little need to change what's above --> - - <property - name="plugin-name" - value="org.eclipse.wst.xml.tests.encoding" /> - <property - name="classname" - value="org.eclipse.wst.xml.tests.encoding.EncodingTestSuite" /> - <property - name="testType" - value="ui-test" /> - - <!-- should be little need to change what's below --> - - <echo message="basedir: ${basedir}" /> - <echo message="eclipse-home: ${eclipse-home}" /> - <echo message="buildDirectory: ${buildDirectory}" /> - <echo message="plugin-name: ${plugin-name}" /> - <echo message="classname: ${classname}" /> - <echo message="testType ${testType}" /> - - - <property - name="library-file" - value="${eclipse-home}/plugins/org.eclipse.test_3.1.0/library.xml" /> - <property - name="workspace" - value="${eclipse-home}/junitworkspaces/${plugin-name}" /> - - <!-- This target holds all initialization code that needs to be done for --> - <!-- all tests that are to be run. Initialization for individual tests --> - <!-- should be done within the body of the suite target. --> - <target name="init"> - <tstamp /> - <delete> - <fileset - dir="${eclipse-home}" - includes="${plugin-name}.*xml" /> - </delete> - <!-- make directory, in case path doesn't exist yet --> - <mkdir dir="${workspace}" /> - <!-- but delete to make sure fresh contents--> - <delete - dir="${workspace}" - quiet="true" /> - - </target> - - <!-- This target defines the tests that need to be run. --> - <target name="suite"> - - <ant - target="${testType}" - antfile="${library-file}" - dir="${eclipse-home}"> - <property - name="data-dir" - value="${workspace}" /> - <property - name="plugin-name" - value="${plugin-name}" /> - <property - name="classname" - value="${classname}" /> - <property - name="plugin-path" - value="${eclipse-home}/plugins/${plugin-name}" /> - </ant> - - <copy - failonerror="false" - file="${workspace}/.metadata/.log" - tofile="${buildDirectory}/${buildLabel}/testResults/consolelogs/${plugin-name}.consolelog.txt" /> - - </target> - - <!-- This target holds code to cleanup the testing environment after --> - <!-- after all of the tests have been run. You can use this target to --> - <!-- delete temporary files that have been created. --> - <target name="cleanup"> - <!-- usually no need to delete workspace until next run, and leaving it allows inspection --> - <!-- <delete dir="${workspace}" quiet="true" /> --> - </target> - - <!-- This target runs the test suite. Any actions that need to happen --> - <!-- after all the tests have been run should go here. --> - <target - name="run" - depends="init,suite,cleanup"> - <ant - target="collect" - antfile="${library-file}" - dir="${eclipse-home}"> - <property - name="includes" - value="${plugin-name}.*xml" /> - <property - name="output-file" - value="${plugin-name}.xml" /> - </ant> - </target> - -</project>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles.zip b/tests/org.eclipse.wst.xml.tests.encoding/testfiles.zip Binary files differdeleted file mode 100644 index e394384e8..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles.zip +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/DocumentStreamTestCase/kaeru5.htm b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/DocumentStreamTestCase/kaeru5.htm deleted file mode 100644 index 35570fe0d..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/DocumentStreamTestCase/kaeru5.htm +++ /dev/null @@ -1,40 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<%-- jsf:codeBehind language="java" location="/JavaSource/pagecode/test/Kaeru5.java" --%><%-- /jsf:codeBehind --%> -<%@taglib uri="http://java.sun.com/jsf/html" prefix="h"%> -<%@taglib uri="http://www.ibm.com/jsf/html_extended" prefix="hx"%> -<HTML> -<HEAD> -<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %> -<%@ page -language="java" -contentType="text/html; charset=SHIFT_JIS" -pageEncoding="SHIFT_JIS" -%> -<META http-equiv="Content-Type" content="text/html; charset=SHIFT_JIS"> -<META name="GENERATOR" content="IBM WebSphere Studio"> -<META http-equiv="Content-Style-Type" content="text/css"> -<LINK href="../theme/Master.css" rel="stylesheet" type="text/css"> -<LINK rel="stylesheet" type="text/css" href="../theme/stylesheet.css" - title="Style"> -<TITLE>kaeru.jsp</TITLE> -</HEAD> -<f:view> - <BODY> - <hx:scriptCollector id="scriptCollector1"> - <h:form styleClass="form" id="form1"> - 承認 - 承認 - 承認 - <h:selectOneMenu id="Combo30" styleClass="Combo30" tabindex="26"> - <f:selectItem itemValue="tokyo" itemLabel="tokyo" /> - <f:selectItem itemValue="証券取引所" itemLabel="証券取引所" /> - </h:selectOneMenu> - <h:selectOneMenu id="Combo31" styleClass="Combo31" tabindex="27"> - <f:selectItem itemValue="tokyo" itemLabel="tokyo" /> - <f:selectItem itemValue="kyoto" itemLabel="kyoto" /> - </h:selectOneMenu> - </h:form> - </hx:scriptCollector> - </BODY> -</f:view> -</HTML> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/DocumentStreamTestCase/kaeru5.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/DocumentStreamTestCase/kaeru5.jsp deleted file mode 100644 index 083704b3b..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/DocumentStreamTestCase/kaeru5.jsp +++ /dev/null @@ -1,40 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<%-- jsf:codeBehind language="java" location="/JavaSource/pagecode/test/Kaeru5.java" --%><%-- /jsf:codeBehind --%>
-<%@taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
-<%@taglib uri="http://www.ibm.com/jsf/html_extended" prefix="hx"%>
-<HTML>
-<HEAD>
-<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
-<%@ page
-language="java"
-contentType="text/html; charset=SHIFT_JIS"
-pageEncoding="SHIFT_JIS"
-%>
-<META http-equiv="Content-Type" content="text/html; charset=SHIFT_JIS">
-<META name="GENERATOR" content="IBM WebSphere Studio">
-<META http-equiv="Content-Style-Type" content="text/css">
-<LINK href="../theme/Master.css" rel="stylesheet" type="text/css">
-<LINK rel="stylesheet" type="text/css" href="../theme/stylesheet.css"
- title="Style">
-<TITLE>kaeru.jsp</TITLE>
-</HEAD>
-<f:view>
- <BODY>
- <hx:scriptCollector id="scriptCollector1">
- <h:form styleClass="form" id="form1">
- 承認
- 承認
- 承認
- <h:selectOneMenu id="Combo30" styleClass="Combo30" tabindex="26">
- <f:selectItem itemValue="tokyo" itemLabel="tokyo" />
- <f:selectItem itemValue="証券取引所" itemLabel="証券取引所" />
- </h:selectOneMenu>
- <h:selectOneMenu id="Combo31" styleClass="Combo31" tabindex="27">
- <f:selectItem itemValue="tokyo" itemLabel="tokyo" />
- <f:selectItem itemValue="kyoto" itemLabel="kyoto" />
- </h:selectOneMenu>
- </h:form>
- </hx:scriptCollector>
- </BODY>
-</f:view>
-</HTML>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/emptyFile.css b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/emptyFile.css deleted file mode 100644 index e69de29bb..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/emptyFile.css +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/encoding_test_eucjp.css b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/encoding_test_eucjp.css deleted file mode 100644 index 1e256e7ca..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/encoding_test_eucjp.css +++ /dev/null @@ -1,5 +0,0 @@ -@charset "EUC-JP";
-
-BODY {
- font-family : "」ヘ」モ 」ミ・エ・キ・テ・ッ";
-}
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/encoding_test_jis.css b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/encoding_test_jis.css deleted file mode 100644 index 384768beb..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/encoding_test_jis.css +++ /dev/null @@ -1,5 +0,0 @@ -@charset "ISO-2022-JP";
-
-BODY {
- font-family : "$B#M#S(B $B#P%4%7%C%/(B";
-}
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/encoding_test_sjis.css b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/encoding_test_sjis.css deleted file mode 100644 index e529cda9e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/encoding_test_sjis.css +++ /dev/null @@ -1,5 +0,0 @@ -@charset "SHIFT_JIS";
-
-BODY {
- font-family : "MS Pゴシック";
-}
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/noEncoding.css b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/noEncoding.css deleted file mode 100644 index f3f06bc9e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/noEncoding.css +++ /dev/null @@ -1,46 +0,0 @@ -BODY {
- font-family: "Times New Roman", "MS Sans Serif";
- text-decoration: none;
- background-color: white;
-}
-
-TD {
- font-family: "Times New Roman";
- font-size: 12pt;
- color: black;
- font-style: normal;
- text-align: left;
-}
-
-TH {
- font-family: "Times New Roman";
- font-size: 12pt;
- color: black;
- font-style: normal;
- font-weight: bolder;
- text-align: left;
-}
-
-H1 {
- font-family: "Times New Roman";
- font-size: 14pt;
- color: black;
- font-style: normal;
- font-weight: bolder;
- text-align: center
-}
-
-H2 {
- font-family: "Times New Roman";
- font-size: 12pt;
- color: black;
- font-style: normal;
- font-weight: bolder
-}
-
-H3 {
- font-family: "Times New Roman";
- font-size: 12pt;
- color: black;
- font-style: italic
-}
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/nonStandard.css b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/nonStandard.css deleted file mode 100644 index dc997ebbc..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/nonStandard.css +++ /dev/null @@ -1,5 +0,0 @@ -@charset "ISO-8859-6";
-
-
-
-
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/nonStandardIllFormed.css b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/nonStandardIllFormed.css deleted file mode 100644 index f1a4e44ab..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/nonStandardIllFormed.css +++ /dev/null @@ -1,5 +0,0 @@ -@charset "ISO-8859-6;
-
-
-
-
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/nonStandardIllFormed2.css b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/nonStandardIllFormed2.css deleted file mode 100644 index 53c8a1fd0..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/nonStandardIllFormed2.css +++ /dev/null @@ -1,7 +0,0 @@ -
-
- @charset "ISO-8859-6";
-
-
-
-
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/utf16BOM.css b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/utf16BOM.css Binary files differdeleted file mode 100644 index 724db8ba6..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/utf16BOM.css +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/utf16be.css b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/utf16be.css Binary files differdeleted file mode 100644 index f8c05d586..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/utf16be.css +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/utf16beMalformed.css b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/utf16beMalformed.css Binary files differdeleted file mode 100644 index d8527c155..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/utf16beMalformed.css +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/utf16le.css b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/utf16le.css Binary files differdeleted file mode 100644 index 6c94ffbfb..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/utf16le.css +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/utf16leMalformed.css b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/utf16leMalformed.css Binary files differdeleted file mode 100644 index c7dd67819..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/css/utf16leMalformed.css +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-Big5.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-Big5.xml deleted file mode 100644 index 3dfe5a598..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-Big5.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="Big5"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-CESU-8.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-CESU-8.xml deleted file mode 100644 index fb7a544f8..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-CESU-8.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="CESU-8"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-COMPOUND_TEXT.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-COMPOUND_TEXT.xml deleted file mode 100644 index 30fb712e9..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-COMPOUND_TEXT.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="COMPOUND_TEXT"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-EUC-CN.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-EUC-CN.xml deleted file mode 100644 index c50b16bf3..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-EUC-CN.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="EUC-CN"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-EUC-JP.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-EUC-JP.xml deleted file mode 100644 index 153977453..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-EUC-JP.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="EUC-JP"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-EUC-KR.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-EUC-KR.xml deleted file mode 100644 index 5ae929b31..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-EUC-KR.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="EUC-KR"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-GB18030.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-GB18030.xml deleted file mode 100644 index 3fa13c0e6..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-GB18030.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="GB18030"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-GB2312.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-GB2312.xml deleted file mode 100644 index 98492d79a..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-GB2312.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="GB2312"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-GBK.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-GBK.xml deleted file mode 100644 index 92bbd4784..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-GBK.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="GBK"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1006.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1006.xml deleted file mode 100644 index 777ba75d9..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1006.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-1006"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1041.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1041.xml deleted file mode 100644 index c4958e9be..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1041.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-1041"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1043.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1043.xml deleted file mode 100644 index 573d3aa01..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1043.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-1043"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1046.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1046.xml deleted file mode 100644 index 6c40c1936..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1046.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-1046"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1046S.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1046S.xml deleted file mode 100644 index 3de20a407..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1046S.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-1046S"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1088.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1088.xml deleted file mode 100644 index 07a51a322..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1088.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-1088"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1098.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1098.xml deleted file mode 100644 index cda344334..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1098.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-1098"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1114.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1114.xml deleted file mode 100644 index d33cef46b..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1114.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-1114"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1115.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1115.xml deleted file mode 100644 index b0290b130..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1115.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-1115"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1124.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1124.xml deleted file mode 100644 index 05596c5d1..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1124.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-1124"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1363.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1363.xml deleted file mode 100644 index af72a5dda..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1363.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-1363"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1363C.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1363C.xml deleted file mode 100644 index f18124d85..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1363C.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-1363C"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1370.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1370.xml deleted file mode 100644 index 1839c8997..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1370.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-1370"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1381.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1381.xml deleted file mode 100644 index 9ac90e906..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1381.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-1381"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1383.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1383.xml deleted file mode 100644 index a9af28af4..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1383.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-1383"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1386.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1386.xml deleted file mode 100644 index dad99ce46..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-1386.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-1386"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-33722C.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-33722C.xml deleted file mode 100644 index 1f592eb68..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-33722C.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-33722C"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-437.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-437.xml deleted file mode 100644 index 5f04ef0f2..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-437.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-437"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-737.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-737.xml deleted file mode 100644 index bb8535f8b..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-737.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-737"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-775.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-775.xml deleted file mode 100644 index adc9449a4..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-775.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-775"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-808.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-808.xml deleted file mode 100644 index 8028fce7e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-808.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-808"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-850.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-850.xml deleted file mode 100644 index 6187d9129..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-850.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-850"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-852.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-852.xml deleted file mode 100644 index c194d5c4a..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-852.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-852"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-855.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-855.xml deleted file mode 100644 index d03547c32..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-855.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-855"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-856.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-856.xml deleted file mode 100644 index 54a4b5bd8..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-856.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-856"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-857.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-857.xml deleted file mode 100644 index ae20c916a..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-857.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-857"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-858.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-858.xml deleted file mode 100644 index 355f14a62..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-858.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-858"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-859.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-859.xml deleted file mode 100644 index e59b25058..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-859.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-859"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-860.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-860.xml deleted file mode 100644 index ab822930e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-860.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-860"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-861.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-861.xml deleted file mode 100644 index 82910ec24..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-861.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-861"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-862.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-862.xml deleted file mode 100644 index 52a71144f..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-862.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-862"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-863.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-863.xml deleted file mode 100644 index d167357b3..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-863.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-863"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-864.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-864.xml deleted file mode 100644 index 433e57796..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-864.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-864"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-864S.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-864S.xml deleted file mode 100644 index e83aeb88e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-864S.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-864S"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-865.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-865.xml deleted file mode 100644 index dd7d5db3e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-865.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-865"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-866.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-866.xml deleted file mode 100644 index b1fa261ea..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-866.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-866"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-867.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-867.xml deleted file mode 100644 index 35f6750fe..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-867.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-867"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-868.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-868.xml deleted file mode 100644 index 6c3801abf..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-868.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-868"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-869.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-869.xml deleted file mode 100644 index 7fee0c114..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-869.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-869"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-874.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-874.xml deleted file mode 100644 index 37c250ac9..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-874.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-874"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-897.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-897.xml deleted file mode 100644 index f1b15965c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-897.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-897"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-921.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-921.xml deleted file mode 100644 index 28417e0c2..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-921.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-921"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-922.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-922.xml deleted file mode 100644 index 606b8264c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-922.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-922"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-932.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-932.xml deleted file mode 100644 index 7946fe037..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-932.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-932"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-942.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-942.xml deleted file mode 100644 index 833e5bfcd..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-942.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-942"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-942C.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-942C.xml deleted file mode 100644 index a23e38df8..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-942C.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-942C"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-943.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-943.xml deleted file mode 100644 index b4142601e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-943.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-943"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-943C.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-943C.xml deleted file mode 100644 index dda91eacb..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-943C.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-943C"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-948.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-948.xml deleted file mode 100644 index beda222f5..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-948.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-948"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-949.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-949.xml deleted file mode 100644 index 2c5acdb75..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-949.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-949"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-949C.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-949C.xml deleted file mode 100644 index 06f45c6a9..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-949C.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-949C"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-950.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-950.xml deleted file mode 100644 index 0f566b1ca..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-950.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-950"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-954C.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-954C.xml deleted file mode 100644 index 9a65c1463..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-IBM-954C.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="IBM-954C"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-2022-CN-GB.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-2022-CN-GB.xml deleted file mode 100644 index 556b59ac1..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-2022-CN-GB.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-2022-CN-GB"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-2022-CN.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-2022-CN.xml deleted file mode 100644 index ecf3da3d2..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-2022-CN.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-2022-CN"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-2022-JP.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-2022-JP.xml deleted file mode 100644 index ac67c17ce..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-2022-JP.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-2022-JP"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-2022-KR.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-2022-KR.xml deleted file mode 100644 index 327804a44..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-2022-KR.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-2022-KR"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-1.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-1.xml deleted file mode 100644 index af0ab8341..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-1.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-10.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-10.xml deleted file mode 100644 index 5f074960a..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-10.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-10"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-13.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-13.xml deleted file mode 100644 index 3f3ed618e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-13.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-13"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-14.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-14.xml deleted file mode 100644 index 33899cb38..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-14.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-14"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-15.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-15.xml deleted file mode 100644 index 98d6fd770..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-15.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-15"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-16.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-16.xml deleted file mode 100644 index 10f57d8ab..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-16.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-16"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-2.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-2.xml deleted file mode 100644 index 58185c2d6..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-2.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-2"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-3.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-3.xml deleted file mode 100644 index 813494180..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-3.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-3"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-4.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-4.xml deleted file mode 100644 index d0f9935aa..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-4.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-4"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-5.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-5.xml deleted file mode 100644 index 7686bf950..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-5.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-5"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-6.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-6.xml deleted file mode 100644 index 23444bf81..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-6.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-6"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-6S.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-6S.xml deleted file mode 100644 index 5d9ad9a2a..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-6S.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-6S"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-7.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-7.xml deleted file mode 100644 index fee95d5de..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-7.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-7"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-8.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-8.xml deleted file mode 100644 index f64d30140..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-8.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-8"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-9.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-9.xml deleted file mode 100644 index 0083930ec..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-ISO-8859-9.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-9"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-JIS0201.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-JIS0201.xml deleted file mode 100644 index 35233d978..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-JIS0201.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="JIS0201"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-JIS0208.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-JIS0208.xml deleted file mode 100644 index 2d9934baf..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-JIS0208.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="JIS0208"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-JIS0212.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-JIS0212.xml deleted file mode 100644 index d029f63cf..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-JIS0212.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="JIS0212"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-Johab.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-Johab.xml deleted file mode 100644 index 1e07ccb84..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-Johab.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="Johab"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-KOI8-R.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-KOI8-R.xml deleted file mode 100644 index 23045e65d..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-KOI8-R.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="KOI8-R"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-KOI8-RU.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-KOI8-RU.xml deleted file mode 100644 index 47cdda0a3..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-KOI8-RU.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="KOI8-RU"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-KOI8-U.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-KOI8-U.xml deleted file mode 100644 index 2548f3ca2..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-KOI8-U.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="KOI8-U"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-KSC5601.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-KSC5601.xml deleted file mode 100644 index 08594799e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-KSC5601.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="KSC5601"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacArabic.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacArabic.xml deleted file mode 100644 index 2fe027a2c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacArabic.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="MacArabic"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacCentralEurope.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacCentralEurope.xml deleted file mode 100644 index 1bb0d708c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacCentralEurope.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="MacCentralEurope"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacCroatian.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacCroatian.xml deleted file mode 100644 index d50ab3a69..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacCroatian.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="MacCroatian"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacCyrillic.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacCyrillic.xml deleted file mode 100644 index 00e3c9238..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacCyrillic.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="MacCyrillic"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacGreek.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacGreek.xml deleted file mode 100644 index edfad628a..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacGreek.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="MacGreek"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacHebrew.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacHebrew.xml deleted file mode 100644 index 93b549220..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacHebrew.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="MacHebrew"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacIceland.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacIceland.xml deleted file mode 100644 index 5dad47d0c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacIceland.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="MacIceland"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacRoman.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacRoman.xml deleted file mode 100644 index bc1f0d50c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacRoman.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="MacRoman"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacRomania.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacRomania.xml deleted file mode 100644 index 9f6a4b972..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacRomania.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="MacRomania"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacThai.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacThai.xml deleted file mode 100644 index 4f4dacfb6..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacThai.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="MacThai"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacTurkish.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacTurkish.xml deleted file mode 100644 index 1cd68264e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacTurkish.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="MacTurkish"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacUkraine.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacUkraine.xml deleted file mode 100644 index d0bc953c6..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-MacUkraine.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="MacUkraine"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-PTCP154.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-PTCP154.xml deleted file mode 100644 index 0e767ba19..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-PTCP154.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="PTCP154"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-Shift_JIS.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-Shift_JIS.xml deleted file mode 100644 index 69b4e62da..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-Shift_JIS.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="Shift_JIS"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-TIS-620.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-TIS-620.xml deleted file mode 100644 index ffd32a7f7..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-TIS-620.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="TIS-620"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-US-ASCII.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-US-ASCII.xml deleted file mode 100644 index 87ea8b05e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-US-ASCII.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="US-ASCII"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-16.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-16.xml Binary files differdeleted file mode 100644 index 169dc521c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-16.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-16BE.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-16BE.xml Binary files differdeleted file mode 100644 index 4358c0b80..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-16BE.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-16LE.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-16LE.xml Binary files differdeleted file mode 100644 index e8d2e0d44..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-16LE.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-32.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-32.xml Binary files differdeleted file mode 100644 index 410d5084c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-32.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-32BE.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-32BE.xml Binary files differdeleted file mode 100644 index 28a9bf1fc..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-32BE.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-32LE.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-32LE.xml Binary files differdeleted file mode 100644 index e90a7f89c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-32LE.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-8.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-8.xml deleted file mode 100644 index a26f3bb63..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-8.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-8J.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-8J.xml deleted file mode 100644 index 146659d6f..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-UTF-8J.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="UTF-8J"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-X-UnicodeBig.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-X-UnicodeBig.xml Binary files differdeleted file mode 100644 index 851b70a3f..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-X-UnicodeBig.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-X-UnicodeLittle.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-X-UnicodeLittle.xml Binary files differdeleted file mode 100644 index 714b9bcbb..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-X-UnicodeLittle.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-hp-roman8.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-hp-roman8.xml deleted file mode 100644 index 0e9830424..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-hp-roman8.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="hp-roman8"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1250.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1250.xml deleted file mode 100644 index 68d656f0c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1250.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1250"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1251.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1251.xml deleted file mode 100644 index d2bc0c344..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1251.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1251"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1252.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1252.xml deleted file mode 100644 index d8ac58598..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1252.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1252"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1253.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1253.xml deleted file mode 100644 index 59e6aec23..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1253.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1253"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1254.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1254.xml deleted file mode 100644 index f80628f4b..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1254.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1254"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1255.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1255.xml deleted file mode 100644 index 72672707d..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1255.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1255"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1256.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1256.xml deleted file mode 100644 index d5e004981..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1256.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1256"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1256S.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1256S.xml deleted file mode 100644 index 7987264bf..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1256S.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1256S"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1257.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1257.xml deleted file mode 100644 index b095a6172..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1257.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1257"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1258.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1258.xml deleted file mode 100644 index 4fc5e9a0d..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-1258.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1258"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-874.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-874.xml deleted file mode 100644 index 82c3d1373..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-874.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-874"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-932.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-932.xml deleted file mode 100644 index b7f26b58a..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-932.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-932"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-936.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-936.xml deleted file mode 100644 index 0879fce40..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-936.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-936"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-949.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-949.xml deleted file mode 100644 index f2d3481d9..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-949.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-949"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-950.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-950.xml deleted file mode 100644 index 57c3bc6ae..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/test-windows-950.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-950"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/testMethods.text b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/testMethods.text deleted file mode 100644 index 774dddb13..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2 (1.4.2)/xml/testMethods.text +++ /dev/null @@ -1,525 +0,0 @@ -131
- public void testFile0() throws CoreException, IOException {
- String charsetName = "Big5";
- doGenTest(charsetName);
- }
- public void testFile1() throws CoreException, IOException {
- String charsetName = "CESU-8";
- doGenTest(charsetName);
- }
- public void testFile2() throws CoreException, IOException {
- String charsetName = "COMPOUND_TEXT";
- doGenTest(charsetName);
- }
- public void testFile3() throws CoreException, IOException {
- String charsetName = "EUC-CN";
- doGenTest(charsetName);
- }
- public void testFile4() throws CoreException, IOException {
- String charsetName = "EUC-JP";
- doGenTest(charsetName);
- }
- public void testFile5() throws CoreException, IOException {
- String charsetName = "EUC-KR";
- doGenTest(charsetName);
- }
- public void testFile6() throws CoreException, IOException {
- String charsetName = "GB18030";
- doGenTest(charsetName);
- }
- public void testFile7() throws CoreException, IOException {
- String charsetName = "GB2312";
- doGenTest(charsetName);
- }
- public void testFile8() throws CoreException, IOException {
- String charsetName = "GBK";
- doGenTest(charsetName);
- }
- public void testFile9() throws CoreException, IOException {
- String charsetName = "hp-roman8";
- doGenTest(charsetName);
- }
- public void testFile10() throws CoreException, IOException {
- String charsetName = "IBM-1006";
- doGenTest(charsetName);
- }
- public void testFile11() throws CoreException, IOException {
- String charsetName = "IBM-1041";
- doGenTest(charsetName);
- }
- public void testFile12() throws CoreException, IOException {
- String charsetName = "IBM-1043";
- doGenTest(charsetName);
- }
- public void testFile13() throws CoreException, IOException {
- String charsetName = "IBM-1046";
- doGenTest(charsetName);
- }
- public void testFile14() throws CoreException, IOException {
- String charsetName = "IBM-1046S";
- doGenTest(charsetName);
- }
- public void testFile15() throws CoreException, IOException {
- String charsetName = "IBM-1088";
- doGenTest(charsetName);
- }
- public void testFile16() throws CoreException, IOException {
- String charsetName = "IBM-1098";
- doGenTest(charsetName);
- }
- public void testFile17() throws CoreException, IOException {
- String charsetName = "IBM-1114";
- doGenTest(charsetName);
- }
- public void testFile18() throws CoreException, IOException {
- String charsetName = "IBM-1115";
- doGenTest(charsetName);
- }
- public void testFile19() throws CoreException, IOException {
- String charsetName = "IBM-1124";
- doGenTest(charsetName);
- }
- public void testFile20() throws CoreException, IOException {
- String charsetName = "IBM-1363";
- doGenTest(charsetName);
- }
- public void testFile21() throws CoreException, IOException {
- String charsetName = "IBM-1363C";
- doGenTest(charsetName);
- }
- public void testFile22() throws CoreException, IOException {
- String charsetName = "IBM-1370";
- doGenTest(charsetName);
- }
- public void testFile23() throws CoreException, IOException {
- String charsetName = "IBM-1381";
- doGenTest(charsetName);
- }
- public void testFile24() throws CoreException, IOException {
- String charsetName = "IBM-1383";
- doGenTest(charsetName);
- }
- public void testFile25() throws CoreException, IOException {
- String charsetName = "IBM-1386";
- doGenTest(charsetName);
- }
- public void testFile26() throws CoreException, IOException {
- String charsetName = "IBM-33722C";
- doGenTest(charsetName);
- }
- public void testFile27() throws CoreException, IOException {
- String charsetName = "IBM-437";
- doGenTest(charsetName);
- }
- public void testFile28() throws CoreException, IOException {
- String charsetName = "IBM-737";
- doGenTest(charsetName);
- }
- public void testFile29() throws CoreException, IOException {
- String charsetName = "IBM-775";
- doGenTest(charsetName);
- }
- public void testFile30() throws CoreException, IOException {
- String charsetName = "IBM-808";
- doGenTest(charsetName);
- }
- public void testFile31() throws CoreException, IOException {
- String charsetName = "IBM-850";
- doGenTest(charsetName);
- }
- public void testFile32() throws CoreException, IOException {
- String charsetName = "IBM-852";
- doGenTest(charsetName);
- }
- public void testFile33() throws CoreException, IOException {
- String charsetName = "IBM-855";
- doGenTest(charsetName);
- }
- public void testFile34() throws CoreException, IOException {
- String charsetName = "IBM-856";
- doGenTest(charsetName);
- }
- public void testFile35() throws CoreException, IOException {
- String charsetName = "IBM-857";
- doGenTest(charsetName);
- }
- public void testFile36() throws CoreException, IOException {
- String charsetName = "IBM-858";
- doGenTest(charsetName);
- }
- public void testFile37() throws CoreException, IOException {
- String charsetName = "IBM-859";
- doGenTest(charsetName);
- }
- public void testFile38() throws CoreException, IOException {
- String charsetName = "IBM-860";
- doGenTest(charsetName);
- }
- public void testFile39() throws CoreException, IOException {
- String charsetName = "IBM-861";
- doGenTest(charsetName);
- }
- public void testFile40() throws CoreException, IOException {
- String charsetName = "IBM-862";
- doGenTest(charsetName);
- }
- public void testFile41() throws CoreException, IOException {
- String charsetName = "IBM-863";
- doGenTest(charsetName);
- }
- public void testFile42() throws CoreException, IOException {
- String charsetName = "IBM-864";
- doGenTest(charsetName);
- }
- public void testFile43() throws CoreException, IOException {
- String charsetName = "IBM-864S";
- doGenTest(charsetName);
- }
- public void testFile44() throws CoreException, IOException {
- String charsetName = "IBM-865";
- doGenTest(charsetName);
- }
- public void testFile45() throws CoreException, IOException {
- String charsetName = "IBM-866";
- doGenTest(charsetName);
- }
- public void testFile46() throws CoreException, IOException {
- String charsetName = "IBM-867";
- doGenTest(charsetName);
- }
- public void testFile47() throws CoreException, IOException {
- String charsetName = "IBM-868";
- doGenTest(charsetName);
- }
- public void testFile48() throws CoreException, IOException {
- String charsetName = "IBM-869";
- doGenTest(charsetName);
- }
- public void testFile49() throws CoreException, IOException {
- String charsetName = "IBM-874";
- doGenTest(charsetName);
- }
- public void testFile50() throws CoreException, IOException {
- String charsetName = "IBM-897";
- doGenTest(charsetName);
- }
- public void testFile51() throws CoreException, IOException {
- String charsetName = "IBM-921";
- doGenTest(charsetName);
- }
- public void testFile52() throws CoreException, IOException {
- String charsetName = "IBM-922";
- doGenTest(charsetName);
- }
- public void testFile53() throws CoreException, IOException {
- String charsetName = "IBM-932";
- doGenTest(charsetName);
- }
- public void testFile54() throws CoreException, IOException {
- String charsetName = "IBM-942";
- doGenTest(charsetName);
- }
- public void testFile55() throws CoreException, IOException {
- String charsetName = "IBM-942C";
- doGenTest(charsetName);
- }
- public void testFile56() throws CoreException, IOException {
- String charsetName = "IBM-943";
- doGenTest(charsetName);
- }
- public void testFile57() throws CoreException, IOException {
- String charsetName = "IBM-943C";
- doGenTest(charsetName);
- }
- public void testFile58() throws CoreException, IOException {
- String charsetName = "IBM-948";
- doGenTest(charsetName);
- }
- public void testFile59() throws CoreException, IOException {
- String charsetName = "IBM-949";
- doGenTest(charsetName);
- }
- public void testFile60() throws CoreException, IOException {
- String charsetName = "IBM-949C";
- doGenTest(charsetName);
- }
- public void testFile61() throws CoreException, IOException {
- String charsetName = "IBM-950";
- doGenTest(charsetName);
- }
- public void testFile62() throws CoreException, IOException {
- String charsetName = "IBM-954C";
- doGenTest(charsetName);
- }
- public void testFile63() throws CoreException, IOException {
- String charsetName = "ISO-2022-CN";
- doGenTest(charsetName);
- }
- public void testFile64() throws CoreException, IOException {
- String charsetName = "ISO-2022-CN-GB";
- doGenTest(charsetName);
- }
- public void testFile65() throws CoreException, IOException {
- String charsetName = "ISO-2022-JP";
- doGenTest(charsetName);
- }
- public void testFile66() throws CoreException, IOException {
- String charsetName = "ISO-2022-KR";
- doGenTest(charsetName);
- }
- public void testFile67() throws CoreException, IOException {
- String charsetName = "ISO-8859-1";
- doGenTest(charsetName);
- }
- public void testFile68() throws CoreException, IOException {
- String charsetName = "ISO-8859-10";
- doGenTest(charsetName);
- }
- public void testFile69() throws CoreException, IOException {
- String charsetName = "ISO-8859-13";
- doGenTest(charsetName);
- }
- public void testFile70() throws CoreException, IOException {
- String charsetName = "ISO-8859-14";
- doGenTest(charsetName);
- }
- public void testFile71() throws CoreException, IOException {
- String charsetName = "ISO-8859-15";
- doGenTest(charsetName);
- }
- public void testFile72() throws CoreException, IOException {
- String charsetName = "ISO-8859-16";
- doGenTest(charsetName);
- }
- public void testFile73() throws CoreException, IOException {
- String charsetName = "ISO-8859-2";
- doGenTest(charsetName);
- }
- public void testFile74() throws CoreException, IOException {
- String charsetName = "ISO-8859-3";
- doGenTest(charsetName);
- }
- public void testFile75() throws CoreException, IOException {
- String charsetName = "ISO-8859-4";
- doGenTest(charsetName);
- }
- public void testFile76() throws CoreException, IOException {
- String charsetName = "ISO-8859-5";
- doGenTest(charsetName);
- }
- public void testFile77() throws CoreException, IOException {
- String charsetName = "ISO-8859-6";
- doGenTest(charsetName);
- }
- public void testFile78() throws CoreException, IOException {
- String charsetName = "ISO-8859-6S";
- doGenTest(charsetName);
- }
- public void testFile79() throws CoreException, IOException {
- String charsetName = "ISO-8859-7";
- doGenTest(charsetName);
- }
- public void testFile80() throws CoreException, IOException {
- String charsetName = "ISO-8859-8";
- doGenTest(charsetName);
- }
- public void testFile81() throws CoreException, IOException {
- String charsetName = "ISO-8859-9";
- doGenTest(charsetName);
- }
- public void testFile82() throws CoreException, IOException {
- String charsetName = "JIS0201";
- doGenTest(charsetName);
- }
- public void testFile83() throws CoreException, IOException {
- String charsetName = "JIS0208";
- doGenTest(charsetName);
- }
- public void testFile84() throws CoreException, IOException {
- String charsetName = "JIS0212";
- doGenTest(charsetName);
- }
- public void testFile85() throws CoreException, IOException {
- String charsetName = "Johab";
- doGenTest(charsetName);
- }
- public void testFile86() throws CoreException, IOException {
- String charsetName = "KOI8-R";
- doGenTest(charsetName);
- }
- public void testFile87() throws CoreException, IOException {
- String charsetName = "KOI8-RU";
- doGenTest(charsetName);
- }
- public void testFile88() throws CoreException, IOException {
- String charsetName = "KOI8-U";
- doGenTest(charsetName);
- }
- public void testFile89() throws CoreException, IOException {
- String charsetName = "KSC5601";
- doGenTest(charsetName);
- }
- public void testFile90() throws CoreException, IOException {
- String charsetName = "MacArabic";
- doGenTest(charsetName);
- }
- public void testFile91() throws CoreException, IOException {
- String charsetName = "MacCentralEurope";
- doGenTest(charsetName);
- }
- public void testFile92() throws CoreException, IOException {
- String charsetName = "MacCroatian";
- doGenTest(charsetName);
- }
- public void testFile93() throws CoreException, IOException {
- String charsetName = "MacCyrillic";
- doGenTest(charsetName);
- }
- public void testFile94() throws CoreException, IOException {
- String charsetName = "MacGreek";
- doGenTest(charsetName);
- }
- public void testFile95() throws CoreException, IOException {
- String charsetName = "MacHebrew";
- doGenTest(charsetName);
- }
- public void testFile96() throws CoreException, IOException {
- String charsetName = "MacIceland";
- doGenTest(charsetName);
- }
- public void testFile97() throws CoreException, IOException {
- String charsetName = "MacRoman";
- doGenTest(charsetName);
- }
- public void testFile98() throws CoreException, IOException {
- String charsetName = "MacRomania";
- doGenTest(charsetName);
- }
- public void testFile99() throws CoreException, IOException {
- String charsetName = "MacThai";
- doGenTest(charsetName);
- }
- public void testFile100() throws CoreException, IOException {
- String charsetName = "MacTurkish";
- doGenTest(charsetName);
- }
- public void testFile101() throws CoreException, IOException {
- String charsetName = "MacUkraine";
- doGenTest(charsetName);
- }
- public void testFile102() throws CoreException, IOException {
- String charsetName = "PTCP154";
- doGenTest(charsetName);
- }
- public void testFile103() throws CoreException, IOException {
- String charsetName = "Shift_JIS";
- doGenTest(charsetName);
- }
- public void testFile104() throws CoreException, IOException {
- String charsetName = "TIS-620";
- doGenTest(charsetName);
- }
- public void testFile105() throws CoreException, IOException {
- String charsetName = "US-ASCII";
- doGenTest(charsetName);
- }
- public void testFile106() throws CoreException, IOException {
- String charsetName = "UTF-16";
- doGenTest(charsetName);
- }
- public void testFile107() throws CoreException, IOException {
- String charsetName = "UTF-16BE";
- doGenTest(charsetName);
- }
- public void testFile108() throws CoreException, IOException {
- String charsetName = "UTF-16LE";
- doGenTest(charsetName);
- }
- public void testFile109() throws CoreException, IOException {
- String charsetName = "UTF-32";
- doGenTest(charsetName);
- }
- public void testFile110() throws CoreException, IOException {
- String charsetName = "UTF-32BE";
- doGenTest(charsetName);
- }
- public void testFile111() throws CoreException, IOException {
- String charsetName = "UTF-32LE";
- doGenTest(charsetName);
- }
- public void testFile112() throws CoreException, IOException {
- String charsetName = "UTF-8";
- doGenTest(charsetName);
- }
- public void testFile113() throws CoreException, IOException {
- String charsetName = "UTF-8J";
- doGenTest(charsetName);
- }
- public void testFile114() throws CoreException, IOException {
- String charsetName = "windows-1250";
- doGenTest(charsetName);
- }
- public void testFile115() throws CoreException, IOException {
- String charsetName = "windows-1251";
- doGenTest(charsetName);
- }
- public void testFile116() throws CoreException, IOException {
- String charsetName = "windows-1252";
- doGenTest(charsetName);
- }
- public void testFile117() throws CoreException, IOException {
- String charsetName = "windows-1253";
- doGenTest(charsetName);
- }
- public void testFile118() throws CoreException, IOException {
- String charsetName = "windows-1254";
- doGenTest(charsetName);
- }
- public void testFile119() throws CoreException, IOException {
- String charsetName = "windows-1255";
- doGenTest(charsetName);
- }
- public void testFile120() throws CoreException, IOException {
- String charsetName = "windows-1256";
- doGenTest(charsetName);
- }
- public void testFile121() throws CoreException, IOException {
- String charsetName = "windows-1256S";
- doGenTest(charsetName);
- }
- public void testFile122() throws CoreException, IOException {
- String charsetName = "windows-1257";
- doGenTest(charsetName);
- }
- public void testFile123() throws CoreException, IOException {
- String charsetName = "windows-1258";
- doGenTest(charsetName);
- }
- public void testFile124() throws CoreException, IOException {
- String charsetName = "windows-874";
- doGenTest(charsetName);
- }
- public void testFile125() throws CoreException, IOException {
- String charsetName = "windows-932";
- doGenTest(charsetName);
- }
- public void testFile126() throws CoreException, IOException {
- String charsetName = "windows-936";
- doGenTest(charsetName);
- }
- public void testFile127() throws CoreException, IOException {
- String charsetName = "windows-949";
- doGenTest(charsetName);
- }
- public void testFile128() throws CoreException, IOException {
- String charsetName = "windows-950";
- doGenTest(charsetName);
- }
- public void testFile129() throws CoreException, IOException {
- String charsetName = "X-UnicodeBig";
- doGenTest(charsetName);
- }
- public void testFile130() throws CoreException, IOException {
- String charsetName = "X-UnicodeLittle";
- doGenTest(charsetName);
- }
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-Big5-HKSCS.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-Big5-HKSCS.xml deleted file mode 100644 index 910324d2e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-Big5-HKSCS.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="Big5-HKSCS"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-Big5.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-Big5.xml deleted file mode 100644 index 3dfe5a598..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-Big5.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="Big5"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-EUC-JP.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-EUC-JP.xml deleted file mode 100644 index 153977453..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-EUC-JP.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="EUC-JP"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-EUC-KR.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-EUC-KR.xml deleted file mode 100644 index 5ae929b31..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-EUC-KR.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="EUC-KR"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-GB18030.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-GB18030.xml deleted file mode 100644 index 3fa13c0e6..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-GB18030.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="GB18030"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-GBK.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-GBK.xml deleted file mode 100644 index 92bbd4784..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-GBK.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="GBK"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-2022-JP.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-2022-JP.xml deleted file mode 100644 index ac67c17ce..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-2022-JP.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-2022-JP"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-2022-KR.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-2022-KR.xml deleted file mode 100644 index 327804a44..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-2022-KR.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-2022-KR"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-1.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-1.xml deleted file mode 100644 index af0ab8341..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-1.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-13.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-13.xml deleted file mode 100644 index 3f3ed618e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-13.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-13"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-15.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-15.xml deleted file mode 100644 index 98d6fd770..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-15.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-15"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-2.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-2.xml deleted file mode 100644 index 58185c2d6..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-2.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-2"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-3.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-3.xml deleted file mode 100644 index 813494180..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-3.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-3"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-4.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-4.xml deleted file mode 100644 index d0f9935aa..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-4.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-4"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-5.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-5.xml deleted file mode 100644 index 7686bf950..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-5.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-5"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-6.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-6.xml deleted file mode 100644 index 23444bf81..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-6.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-6"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-7.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-7.xml deleted file mode 100644 index fee95d5de..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-7.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-7"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-8.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-8.xml deleted file mode 100644 index f64d30140..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-8.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-8"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-9.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-9.xml deleted file mode 100644 index 0083930ec..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-ISO-8859-9.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-9"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-JIS_X0201.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-JIS_X0201.xml deleted file mode 100644 index b3a42d831..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-JIS_X0201.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="JIS_X0201"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-JIS_X0212-1990.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-JIS_X0212-1990.xml deleted file mode 100644 index 0f70b744a..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-JIS_X0212-1990.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="JIS_X0212-1990"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-KOI8-R.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-KOI8-R.xml deleted file mode 100644 index 23045e65d..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-KOI8-R.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="KOI8-R"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-Shift_JIS.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-Shift_JIS.xml deleted file mode 100644 index 69b4e62da..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-Shift_JIS.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="Shift_JIS"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-TIS-620.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-TIS-620.xml deleted file mode 100644 index ffd32a7f7..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-TIS-620.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="TIS-620"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-US-ASCII.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-US-ASCII.xml deleted file mode 100644 index 87ea8b05e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-US-ASCII.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="US-ASCII"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-UTF-16.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-UTF-16.xml Binary files differdeleted file mode 100644 index fec553016..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-UTF-16.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-UTF-16BE.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-UTF-16BE.xml Binary files differdeleted file mode 100644 index 4358c0b80..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-UTF-16BE.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-UTF-16LE.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-UTF-16LE.xml Binary files differdeleted file mode 100644 index e8d2e0d44..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-UTF-16LE.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-UTF-8.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-UTF-8.xml deleted file mode 100644 index a26f3bb63..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-UTF-8.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1250.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1250.xml deleted file mode 100644 index 68d656f0c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1250.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1250"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1251.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1251.xml deleted file mode 100644 index d2bc0c344..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1251.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1251"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1252.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1252.xml deleted file mode 100644 index d8ac58598..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1252.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1252"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1253.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1253.xml deleted file mode 100644 index 59e6aec23..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1253.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1253"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1254.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1254.xml deleted file mode 100644 index f80628f4b..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1254.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1254"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1255.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1255.xml deleted file mode 100644 index 72672707d..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1255.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1255"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1256.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1256.xml deleted file mode 100644 index d5e004981..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1256.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1256"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1257.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1257.xml deleted file mode 100644 index b095a6172..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1257.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1257"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1258.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1258.xml deleted file mode 100644 index 4fc5e9a0d..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-1258.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1258"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-31j.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-31j.xml deleted file mode 100644 index 938cfd573..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-windows-31j.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-31j"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-EUC-CN.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-EUC-CN.xml deleted file mode 100644 index 3fdc641ca..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-EUC-CN.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-EUC-CN"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-EUC-TW.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-EUC-TW.xml deleted file mode 100644 index 348e37a62..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-EUC-TW.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-EUC-TW"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-JIS0208.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-JIS0208.xml deleted file mode 100644 index 62d07fd2c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-JIS0208.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-JIS0208"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-Johab.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-Johab.xml deleted file mode 100644 index deaf87a0f..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-Johab.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-Johab"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-MS950-HKSCS.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-MS950-HKSCS.xml deleted file mode 100644 index 5806b318c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-MS950-HKSCS.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-MS950-HKSCS"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-euc-jp-linux.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-euc-jp-linux.xml deleted file mode 100644 index 0b43dfbc6..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-euc-jp-linux.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-euc-jp-linux"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-mswin-936.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-mswin-936.xml deleted file mode 100644 index e1bf10a1b..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-mswin-936.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-mswin-936"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-windows-949.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-windows-949.xml deleted file mode 100644 index a8c93f483..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-windows-949.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-windows-949"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-windows-950.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-windows-950.xml deleted file mode 100644 index 548e53b8e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/test-x-windows-950.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-windows-950"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/testMethods.text b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/testMethods.text deleted file mode 100644 index 6f68f2447..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_03 (1.4.2_03-b02)/xml/testMethods.text +++ /dev/null @@ -1,193 +0,0 @@ -48
- public void testFile0() throws CoreException, IOException {
- String charsetName = "Big5";
- doGenTest(charsetName);
- }
- public void testFile1() throws CoreException, IOException {
- String charsetName = "Big5-HKSCS";
- doGenTest(charsetName);
- }
- public void testFile2() throws CoreException, IOException {
- String charsetName = "EUC-JP";
- doGenTest(charsetName);
- }
- public void testFile3() throws CoreException, IOException {
- String charsetName = "EUC-KR";
- doGenTest(charsetName);
- }
- public void testFile4() throws CoreException, IOException {
- String charsetName = "GB18030";
- doGenTest(charsetName);
- }
- public void testFile5() throws CoreException, IOException {
- String charsetName = "GBK";
- doGenTest(charsetName);
- }
- public void testFile6() throws CoreException, IOException {
- String charsetName = "ISO-2022-JP";
- doGenTest(charsetName);
- }
- public void testFile7() throws CoreException, IOException {
- String charsetName = "ISO-2022-KR";
- doGenTest(charsetName);
- }
- public void testFile8() throws CoreException, IOException {
- String charsetName = "ISO-8859-1";
- doGenTest(charsetName);
- }
- public void testFile9() throws CoreException, IOException {
- String charsetName = "ISO-8859-13";
- doGenTest(charsetName);
- }
- public void testFile10() throws CoreException, IOException {
- String charsetName = "ISO-8859-15";
- doGenTest(charsetName);
- }
- public void testFile11() throws CoreException, IOException {
- String charsetName = "ISO-8859-2";
- doGenTest(charsetName);
- }
- public void testFile12() throws CoreException, IOException {
- String charsetName = "ISO-8859-3";
- doGenTest(charsetName);
- }
- public void testFile13() throws CoreException, IOException {
- String charsetName = "ISO-8859-4";
- doGenTest(charsetName);
- }
- public void testFile14() throws CoreException, IOException {
- String charsetName = "ISO-8859-5";
- doGenTest(charsetName);
- }
- public void testFile15() throws CoreException, IOException {
- String charsetName = "ISO-8859-6";
- doGenTest(charsetName);
- }
- public void testFile16() throws CoreException, IOException {
- String charsetName = "ISO-8859-7";
- doGenTest(charsetName);
- }
- public void testFile17() throws CoreException, IOException {
- String charsetName = "ISO-8859-8";
- doGenTest(charsetName);
- }
- public void testFile18() throws CoreException, IOException {
- String charsetName = "ISO-8859-9";
- doGenTest(charsetName);
- }
- public void testFile19() throws CoreException, IOException {
- String charsetName = "JIS_X0201";
- doGenTest(charsetName);
- }
- public void testFile20() throws CoreException, IOException {
- String charsetName = "JIS_X0212-1990";
- doGenTest(charsetName);
- }
- public void testFile21() throws CoreException, IOException {
- String charsetName = "KOI8-R";
- doGenTest(charsetName);
- }
- public void testFile22() throws CoreException, IOException {
- String charsetName = "Shift_JIS";
- doGenTest(charsetName);
- }
- public void testFile23() throws CoreException, IOException {
- String charsetName = "TIS-620";
- doGenTest(charsetName);
- }
- public void testFile24() throws CoreException, IOException {
- String charsetName = "US-ASCII";
- doGenTest(charsetName);
- }
- public void testFile25() throws CoreException, IOException {
- String charsetName = "UTF-16";
- doGenTest(charsetName);
- }
- public void testFile26() throws CoreException, IOException {
- String charsetName = "UTF-16BE";
- doGenTest(charsetName);
- }
- public void testFile27() throws CoreException, IOException {
- String charsetName = "UTF-16LE";
- doGenTest(charsetName);
- }
- public void testFile28() throws CoreException, IOException {
- String charsetName = "UTF-8";
- doGenTest(charsetName);
- }
- public void testFile29() throws CoreException, IOException {
- String charsetName = "windows-1250";
- doGenTest(charsetName);
- }
- public void testFile30() throws CoreException, IOException {
- String charsetName = "windows-1251";
- doGenTest(charsetName);
- }
- public void testFile31() throws CoreException, IOException {
- String charsetName = "windows-1252";
- doGenTest(charsetName);
- }
- public void testFile32() throws CoreException, IOException {
- String charsetName = "windows-1253";
- doGenTest(charsetName);
- }
- public void testFile33() throws CoreException, IOException {
- String charsetName = "windows-1254";
- doGenTest(charsetName);
- }
- public void testFile34() throws CoreException, IOException {
- String charsetName = "windows-1255";
- doGenTest(charsetName);
- }
- public void testFile35() throws CoreException, IOException {
- String charsetName = "windows-1256";
- doGenTest(charsetName);
- }
- public void testFile36() throws CoreException, IOException {
- String charsetName = "windows-1257";
- doGenTest(charsetName);
- }
- public void testFile37() throws CoreException, IOException {
- String charsetName = "windows-1258";
- doGenTest(charsetName);
- }
- public void testFile38() throws CoreException, IOException {
- String charsetName = "windows-31j";
- doGenTest(charsetName);
- }
- public void testFile39() throws CoreException, IOException {
- String charsetName = "x-EUC-CN";
- doGenTest(charsetName);
- }
- public void testFile40() throws CoreException, IOException {
- String charsetName = "x-euc-jp-linux";
- doGenTest(charsetName);
- }
- public void testFile41() throws CoreException, IOException {
- String charsetName = "x-EUC-TW";
- doGenTest(charsetName);
- }
- public void testFile42() throws CoreException, IOException {
- String charsetName = "x-JIS0208";
- doGenTest(charsetName);
- }
- public void testFile43() throws CoreException, IOException {
- String charsetName = "x-Johab";
- doGenTest(charsetName);
- }
- public void testFile44() throws CoreException, IOException {
- String charsetName = "x-MS950-HKSCS";
- doGenTest(charsetName);
- }
- public void testFile45() throws CoreException, IOException {
- String charsetName = "x-mswin-936";
- doGenTest(charsetName);
- }
- public void testFile46() throws CoreException, IOException {
- String charsetName = "x-windows-949";
- doGenTest(charsetName);
- }
- public void testFile47() throws CoreException, IOException {
- String charsetName = "x-windows-950";
- doGenTest(charsetName);
- }
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-Big5-HKSCS.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-Big5-HKSCS.xml deleted file mode 100644 index 910324d2e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-Big5-HKSCS.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="Big5-HKSCS"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-Big5.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-Big5.xml deleted file mode 100644 index 3dfe5a598..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-Big5.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="Big5"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-EUC-JP.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-EUC-JP.xml deleted file mode 100644 index 153977453..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-EUC-JP.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="EUC-JP"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-EUC-KR.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-EUC-KR.xml deleted file mode 100644 index 5ae929b31..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-EUC-KR.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="EUC-KR"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-GB18030.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-GB18030.xml deleted file mode 100644 index 3fa13c0e6..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-GB18030.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="GB18030"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-GBK.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-GBK.xml deleted file mode 100644 index 92bbd4784..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-GBK.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="GBK"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-2022-JP.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-2022-JP.xml deleted file mode 100644 index ac67c17ce..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-2022-JP.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-2022-JP"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-2022-KR.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-2022-KR.xml deleted file mode 100644 index 327804a44..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-2022-KR.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-2022-KR"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-1.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-1.xml deleted file mode 100644 index af0ab8341..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-1.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-13.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-13.xml deleted file mode 100644 index 3f3ed618e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-13.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-13"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-15.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-15.xml deleted file mode 100644 index 98d6fd770..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-15.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-15"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-2.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-2.xml deleted file mode 100644 index 58185c2d6..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-2.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-2"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-3.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-3.xml deleted file mode 100644 index 813494180..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-3.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-3"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-4.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-4.xml deleted file mode 100644 index d0f9935aa..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-4.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-4"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-5.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-5.xml deleted file mode 100644 index 7686bf950..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-5.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-5"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-6.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-6.xml deleted file mode 100644 index 23444bf81..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-6.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-6"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-7.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-7.xml deleted file mode 100644 index fee95d5de..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-7.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-7"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-8.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-8.xml deleted file mode 100644 index f64d30140..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-8.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-8"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-9.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-9.xml deleted file mode 100644 index 0083930ec..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-ISO-8859-9.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-9"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-JIS_X0201.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-JIS_X0201.xml deleted file mode 100644 index b3a42d831..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-JIS_X0201.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="JIS_X0201"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-JIS_X0212-1990.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-JIS_X0212-1990.xml deleted file mode 100644 index 0f70b744a..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-JIS_X0212-1990.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="JIS_X0212-1990"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-KOI8-R.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-KOI8-R.xml deleted file mode 100644 index 23045e65d..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-KOI8-R.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="KOI8-R"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-Shift_JIS.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-Shift_JIS.xml deleted file mode 100644 index 69b4e62da..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-Shift_JIS.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="Shift_JIS"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-TIS-620.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-TIS-620.xml deleted file mode 100644 index ffd32a7f7..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-TIS-620.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="TIS-620"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-US-ASCII.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-US-ASCII.xml deleted file mode 100644 index 87ea8b05e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-US-ASCII.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="US-ASCII"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-UTF-16.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-UTF-16.xml Binary files differdeleted file mode 100644 index fec553016..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-UTF-16.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-UTF-16BE.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-UTF-16BE.xml Binary files differdeleted file mode 100644 index 4358c0b80..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-UTF-16BE.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-UTF-16LE.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-UTF-16LE.xml Binary files differdeleted file mode 100644 index e8d2e0d44..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-UTF-16LE.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-UTF-8.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-UTF-8.xml deleted file mode 100644 index a26f3bb63..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-UTF-8.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1250.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1250.xml deleted file mode 100644 index 68d656f0c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1250.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1250"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1251.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1251.xml deleted file mode 100644 index d2bc0c344..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1251.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1251"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1252.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1252.xml deleted file mode 100644 index d8ac58598..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1252.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1252"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1253.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1253.xml deleted file mode 100644 index 59e6aec23..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1253.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1253"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1254.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1254.xml deleted file mode 100644 index f80628f4b..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1254.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1254"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1255.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1255.xml deleted file mode 100644 index 72672707d..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1255.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1255"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1256.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1256.xml deleted file mode 100644 index d5e004981..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1256.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1256"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1257.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1257.xml deleted file mode 100644 index b095a6172..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1257.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1257"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1258.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1258.xml deleted file mode 100644 index 4fc5e9a0d..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-1258.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-1258"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-31j.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-31j.xml deleted file mode 100644 index 938cfd573..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-windows-31j.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="windows-31j"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-EUC-CN.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-EUC-CN.xml deleted file mode 100644 index 3fdc641ca..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-EUC-CN.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-EUC-CN"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-EUC-TW.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-EUC-TW.xml deleted file mode 100644 index 348e37a62..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-EUC-TW.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-EUC-TW"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-JIS0208.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-JIS0208.xml deleted file mode 100644 index 62d07fd2c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-JIS0208.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-JIS0208"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-Johab.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-Johab.xml deleted file mode 100644 index deaf87a0f..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-Johab.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-Johab"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-MS950-HKSCS.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-MS950-HKSCS.xml deleted file mode 100644 index 5806b318c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-MS950-HKSCS.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-MS950-HKSCS"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-euc-jp-linux.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-euc-jp-linux.xml deleted file mode 100644 index 0b43dfbc6..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-euc-jp-linux.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-euc-jp-linux"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-mswin-936.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-mswin-936.xml deleted file mode 100644 index e1bf10a1b..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-mswin-936.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-mswin-936"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-windows-949.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-windows-949.xml deleted file mode 100644 index a8c93f483..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-windows-949.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-windows-949"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-windows-950.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-windows-950.xml deleted file mode 100644 index 548e53b8e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/test-x-windows-950.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="x-windows-950"?>abcdefghijklmnopqrstuvwxyz -1234567890 -ABCDEFGHIJKLMNOPQRSTUVWXYZ
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/testMethods.text b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/testMethods.text deleted file mode 100644 index 6f68f2447..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/genedFiles-1.4.2_05 (1.4.2_05-b04)/xml/testMethods.text +++ /dev/null @@ -1,193 +0,0 @@ -48
- public void testFile0() throws CoreException, IOException {
- String charsetName = "Big5";
- doGenTest(charsetName);
- }
- public void testFile1() throws CoreException, IOException {
- String charsetName = "Big5-HKSCS";
- doGenTest(charsetName);
- }
- public void testFile2() throws CoreException, IOException {
- String charsetName = "EUC-JP";
- doGenTest(charsetName);
- }
- public void testFile3() throws CoreException, IOException {
- String charsetName = "EUC-KR";
- doGenTest(charsetName);
- }
- public void testFile4() throws CoreException, IOException {
- String charsetName = "GB18030";
- doGenTest(charsetName);
- }
- public void testFile5() throws CoreException, IOException {
- String charsetName = "GBK";
- doGenTest(charsetName);
- }
- public void testFile6() throws CoreException, IOException {
- String charsetName = "ISO-2022-JP";
- doGenTest(charsetName);
- }
- public void testFile7() throws CoreException, IOException {
- String charsetName = "ISO-2022-KR";
- doGenTest(charsetName);
- }
- public void testFile8() throws CoreException, IOException {
- String charsetName = "ISO-8859-1";
- doGenTest(charsetName);
- }
- public void testFile9() throws CoreException, IOException {
- String charsetName = "ISO-8859-13";
- doGenTest(charsetName);
- }
- public void testFile10() throws CoreException, IOException {
- String charsetName = "ISO-8859-15";
- doGenTest(charsetName);
- }
- public void testFile11() throws CoreException, IOException {
- String charsetName = "ISO-8859-2";
- doGenTest(charsetName);
- }
- public void testFile12() throws CoreException, IOException {
- String charsetName = "ISO-8859-3";
- doGenTest(charsetName);
- }
- public void testFile13() throws CoreException, IOException {
- String charsetName = "ISO-8859-4";
- doGenTest(charsetName);
- }
- public void testFile14() throws CoreException, IOException {
- String charsetName = "ISO-8859-5";
- doGenTest(charsetName);
- }
- public void testFile15() throws CoreException, IOException {
- String charsetName = "ISO-8859-6";
- doGenTest(charsetName);
- }
- public void testFile16() throws CoreException, IOException {
- String charsetName = "ISO-8859-7";
- doGenTest(charsetName);
- }
- public void testFile17() throws CoreException, IOException {
- String charsetName = "ISO-8859-8";
- doGenTest(charsetName);
- }
- public void testFile18() throws CoreException, IOException {
- String charsetName = "ISO-8859-9";
- doGenTest(charsetName);
- }
- public void testFile19() throws CoreException, IOException {
- String charsetName = "JIS_X0201";
- doGenTest(charsetName);
- }
- public void testFile20() throws CoreException, IOException {
- String charsetName = "JIS_X0212-1990";
- doGenTest(charsetName);
- }
- public void testFile21() throws CoreException, IOException {
- String charsetName = "KOI8-R";
- doGenTest(charsetName);
- }
- public void testFile22() throws CoreException, IOException {
- String charsetName = "Shift_JIS";
- doGenTest(charsetName);
- }
- public void testFile23() throws CoreException, IOException {
- String charsetName = "TIS-620";
- doGenTest(charsetName);
- }
- public void testFile24() throws CoreException, IOException {
- String charsetName = "US-ASCII";
- doGenTest(charsetName);
- }
- public void testFile25() throws CoreException, IOException {
- String charsetName = "UTF-16";
- doGenTest(charsetName);
- }
- public void testFile26() throws CoreException, IOException {
- String charsetName = "UTF-16BE";
- doGenTest(charsetName);
- }
- public void testFile27() throws CoreException, IOException {
- String charsetName = "UTF-16LE";
- doGenTest(charsetName);
- }
- public void testFile28() throws CoreException, IOException {
- String charsetName = "UTF-8";
- doGenTest(charsetName);
- }
- public void testFile29() throws CoreException, IOException {
- String charsetName = "windows-1250";
- doGenTest(charsetName);
- }
- public void testFile30() throws CoreException, IOException {
- String charsetName = "windows-1251";
- doGenTest(charsetName);
- }
- public void testFile31() throws CoreException, IOException {
- String charsetName = "windows-1252";
- doGenTest(charsetName);
- }
- public void testFile32() throws CoreException, IOException {
- String charsetName = "windows-1253";
- doGenTest(charsetName);
- }
- public void testFile33() throws CoreException, IOException {
- String charsetName = "windows-1254";
- doGenTest(charsetName);
- }
- public void testFile34() throws CoreException, IOException {
- String charsetName = "windows-1255";
- doGenTest(charsetName);
- }
- public void testFile35() throws CoreException, IOException {
- String charsetName = "windows-1256";
- doGenTest(charsetName);
- }
- public void testFile36() throws CoreException, IOException {
- String charsetName = "windows-1257";
- doGenTest(charsetName);
- }
- public void testFile37() throws CoreException, IOException {
- String charsetName = "windows-1258";
- doGenTest(charsetName);
- }
- public void testFile38() throws CoreException, IOException {
- String charsetName = "windows-31j";
- doGenTest(charsetName);
- }
- public void testFile39() throws CoreException, IOException {
- String charsetName = "x-EUC-CN";
- doGenTest(charsetName);
- }
- public void testFile40() throws CoreException, IOException {
- String charsetName = "x-euc-jp-linux";
- doGenTest(charsetName);
- }
- public void testFile41() throws CoreException, IOException {
- String charsetName = "x-EUC-TW";
- doGenTest(charsetName);
- }
- public void testFile42() throws CoreException, IOException {
- String charsetName = "x-JIS0208";
- doGenTest(charsetName);
- }
- public void testFile43() throws CoreException, IOException {
- String charsetName = "x-Johab";
- doGenTest(charsetName);
- }
- public void testFile44() throws CoreException, IOException {
- String charsetName = "x-MS950-HKSCS";
- doGenTest(charsetName);
- }
- public void testFile45() throws CoreException, IOException {
- String charsetName = "x-mswin-936";
- doGenTest(charsetName);
- }
- public void testFile46() throws CoreException, IOException {
- String charsetName = "x-windows-949";
- doGenTest(charsetName);
- }
- public void testFile47() throws CoreException, IOException {
- String charsetName = "x-windows-950";
- doGenTest(charsetName);
- }
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/EmptyFile.html b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/EmptyFile.html deleted file mode 100644 index e69de29bb..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/EmptyFile.html +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/IllformedNormalNonDefault.html b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/IllformedNormalNonDefault.html deleted file mode 100644 index ef8b5c803..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/IllformedNormalNonDefault.html +++ /dev/null @@ -1,20 +0,0 @@ -<HEAD> -<META http-equiv="Content-Style-Type" content="text/css"> -<META http-equiv="Content-Type" content="text/html; charset=UTF-8> -<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-6"> -<META name="GENERATOR" content="IBM WebSphere Studio"> -<TITLE>IBM WebSphere Samples Gallery</TITLE> -</HEAD> -<FRAMESET rows="75,*"> - <FRAME name="title" marginwidth="0" marginheight="0" frameborder="0" src="Menu/Title.html" scrolling="NO" noresize> - <FRAMESET cols="160,*"> - <FRAME name="menu" marginwidth="0" marginheight="0" frameborder="0" src="Menu/Menu.html" scrolling="auto" noresize> - <FRAME name="main" marginwidth="0" marginheight="0" frameborder="0" src="Menu/SamplesIntro.html" scrolling="auto" noresize> - </FRAMESET> - <NOFRAMES> - <BODY> - <P>To view this page, you need a browser that supports frames.</P> - </BODY> - </NOFRAMES> -</FRAMESET> -</HTML> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/LargeNoEncoding.html b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/LargeNoEncoding.html deleted file mode 100644 index 84ca60e79..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/LargeNoEncoding.html +++ /dev/null @@ -1,664 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C/DTD/ HTML 4.01 Transitional//EN"> - -<html> -<head> -<meta name="GENERATOR" content="Mozilla/4.7 [en] (WinNT; U) [Netscape]"> -<META content="text/css" http-equiv="Content-Style-Type"> -<title>smoke</title> -</head> -<body> -<h2> Smoke Test - XML Editor</h2> -Last updated: June 25, 2001 -<P>This Smoke Test primarily focuses on the RTP portion of the XML -Editior, which is the Source page of the XML Editor. It also performs -some integration testing. For example, it tests synchronization between -the Design and Source pages of the XML Editor, as well as with the -Outline and Properties views. It also verifies that files created -through the XML File wizard and references to the XML Catalog are -supported as expected.</P> -<P><FONT color="#ff0000"><B>NOTE</B>: XML files are case-sensitive so be sure that things appear -exactly as noted.</FONT></P> - -<!-- =========================================================== - Setup - =========================================================== ---> -<H2><FONT color="#0000ff">Setup</FONT></H2> -<P><B>Starting Clean</B></P> -<ul> - <li> Delete any existing workbench</li> - <li> Start Eclipse</li> -</ul> -<P><B>Open an XML Perspective<BR> -</B></P> -<UL> - <LI>Select the <B>Open Perspective</B> toolbar button in the upper left</LI> - <LI>Select <B>Other...</B></LI> - <LI>Select <B>XML</B></LI> - <LI>Verify the following views appear in the XML perspective: <FONT color="#ff0000">The location of the Outline and Navigator views are reversed from the Resource and Web perspectives. Do we want to try to be consistent across the perspectives? Also, I opened <B>defect</B> 177664 to enable easy access to the Properties view from within the XML perspective. If this view isn't included in the Perspective because its use is limited, then recommend we at least provide a Show or Hide Properties View toolbar button (similar to the buttons that Page Designer provides).</FONT></LI> -</UL> -<P><B>Project Creation and File Imports<BR> -</B></P> -<UL> - <LI>Create a Project, <B>XMLTest2</B> </LI> - <LI>Import the following files into this project: - <UL> - <LI><B>PurchaseOrder.xsd</B></LI> - <LI><B>Invoice.dtd</B></LI> - <LI><B>JobDesc.xml</B></LI> - <LI><B>Wireless.xml</B></LI> - <LI><B>gotchaTCBeans.set</B></LI> - <LI><B>ATS.dtd</B></LI> - <LI><FONT color="#ff0000">any others?</FONT></LI> - </UL> - </LI> -</UL> - -<!-- =========================================================== - Create/Open/Edit test cases - =========================================================== ---> -<H2><FONT color="#0000ff">Create/Open/Edit test cases</FONT></H2> -<P><B>Create an XML File from scratch</B></P> -<UL> - <LI>Select the <B>Create a new XML file</B> toolbar button.</LI> - <LI>Verify the Create a XML File wizard appears and the Finish button is disabled. <FONT color="#ff0000"><B>DEFECT:</B> 177660 - XML File wizard: disable Finish button on the first page</FONT>.</LI> - <LI>Accept the default to <B>Create a new XML file</B></LI> - <LI>Go to the Next page - <UL> - <LI>Select <B>XMLTest2</B> as the folder</LI> - <LI>Specify a File name of <B>fromScratch</B></LI> - <LI>Select <B>Finish</B></LI> - </UL> - </LI> - <LI>Verify the following: - <UL> - <LI>fromScratch.xml appears in the Navigator view.</LI> - <LI>fromScratch.xml is open to the Design page of the XML Editor and has focus.</LI> - <LI>the Design tab appears before the Source tab in the XML Editor.</LI> - <LI>the Design and Source page show no content.</LI> - <LI>the Outline and Properties views show nothing.</LI> - </UL> - </LI> - <LI>Switch to the Source page. Verify the cursor appears at the beginning of the file.</LI> - <LI>Right mouse button 2 and verify a popup menu appears.</LI> - <LI>Hit <B>Ctrl+Space</B>. Verify the content assist proposal list appears.</LI> - <LI>Select <B><?xml version="1.0" encoding="UTF-8"?></B></LI> - <LI>Verify <?xml version="1.0" encoding="UTF-8"?> is inserted and appears syntax highlighted and an entry appears for it in the Outline view.</LI> - <LI>Position the cursor within the XML declaration and verify <B>version</B> and <B>encoding</B> appear in the Properties view. <FONT color="#ff0000">This used to work, but now it's not working. Opened <B>defect</B> 177662 - XML declaration attributes not appearing in Properties view. If we decide to not treat version and encoding as attributes, then this step should be removed.</FONT></LI> - <LI>Continue to the next section.</LI> -</UL> -<P><B>Identify a local DTD (</B>verifies a DTD is immediately recognized; in the past, you had to close and reopen the Workbench<B>)</B></P> -<UL> - <LI>Type the following after the XML declaration in <B>fromScratch.xml</B>: <B><!DOCTYPE Invoice SYSTEM "Invoice.dtd"></B>. The text should be syntax highlighted as you type and you should see an entry get added to the Outline view.</LI> - <LI>Hit <B>Enter</B> to create a new line after the DOCTYPE declaration.</LI> - <LI>Hit <B>Ctrl+Space</B>.Verify only <B>Invoice</B> and <B>comment</B> appear in the proposal list. (<B>NOTE</B>: <B>Invoice</B> is the root element)</LI> - <LI>Hit <B>Enter</B> to accept <B>Invoice</B> as a selection. Verify the Invoice start and end tags are inserted into the Source and the cursor appears between them. An element entry should appear for Invoice in the Outline view. (<B>NOTE</B>: XML is case-sensitive so be sure you see Invoice and not invoice everywhere).</LI> - <LI>Hit <B>Ctrl+Space</B>. Verify the following appears in the proposal list (in the order shown): <FONT color="#ff0000">Item is appearing before Header. The default is not to sort the list alphabetically. That means the list should be sorted based on the order in which the child tags are defined in the element definition for Invoice in the DTD. In other words, users should see child tags listed according to their sequencing order in the DTD, which the DTD Editor shows. Violating the sequencing order causes an XML file to become not valid. <B>DEFECT:</B> 177668</FONT> - <UL> - <LI>Header</LI> - <LI>Item</LI> - <LI>comment</LI> - </UL> - </LI> - <LI>Hit <B>Enter</B> to accept <B>Header</B> as a selection.</LI> - <LI>Verify the Source now looks like the following and the cursor appears before <B>invoiceNumber</B>:<IMG border="0" height="83" src="identifyDTD.jpg" width="485"></LI> - <LI>Verify <B>Header</B> appears nested under <B>Invoice</B> in the Outline view.</LI> - <LI>Close this file, and respond <B>Yes</B> when prompted to save the changes.</LI> - <LI>Reopen the file and verify the changes were saved.</LI> - <LI>Close the file. Verify no save changes prompt appears.</LI> -</UL> -<P><B>Create an XML File from an imported DTD</B></P> -<UL> - <LI>Select the <B>File->New->XML File</B>.</LI> - <LI>Verify the Create a XML File wizard appears.</LI> - <LI>Select to <B>Create a new XML file from a DTD file</B></LI> - <LI>Go to the Next page - <UL> - <LI>Select <B>XMLTest2</B> as the folder</LI> - <LI>Specify a File name of <B>fromLocalDTD</B></LI> - <LI>Go to the Next page</LI> - </UL> - </LI> - <LI>Select the <B>Import File</B> button - <UL> - <LI>Use the Browse button to find <B>testcase.dtd</B></LI> - <LI>Select <B>XMLTest2</B> as the folder. <FONT color="#ff0000">Would be nice if this were already filled in. Open a defect.</FONT></LI> - <LI>Select <B>Finish</B> to close the Import File wizard</LI> - </UL> - </LI> - <LI>Expand <B>XMLtest2</B> and then select <B>testcase.dtd</B>. <FONT color="#ff0000">Was expecting to see the imported file selected in the Workbench files list, but it wasn't. Open a defect.</FONT></LI> - <LI>Go to the Next page.</LI> - <LI>Select <B>testcase</B> as the Root Element.</LI> - <LI>Accept the default to <B>Create required content only</B>.</LI> - <LI>Verify <B>testcase.dtd</B> appears as the System Id.</LI> - <LI>Select Finish. Verify <B>fromLocalDTD.xml</B> appears in the XML Editor. Verify the Source page looks like the following: <IMG border="0" height="290" src="importDTD.jpg" width="660"></LI> - <LI>Verify the Outline view and the formatting indentation reflect the proper element/tag hierarchy. Here's what the Outline view should look like:<IMG border="0" height="297" src="outline1.jpg" width="655"></LI> - <LI>Verify selection synchronization between the Design page, Source page, Outline view, - and Properties view. - <UL> - <LI>From the Source page, click within the <B>header</B> start tag. - Verify <B>header</B> is selected in the Outline view and in the Design - page and that the following properties and property values appear in the - Properties view: - <TABLE border="1"> - <TBODY> - <TR> - <TD width="100"><B>Property</B></TD> - <TD width="76"><B>Value</B></TD> - </TR> - <TR> - <TD width="100">category</TD> - <TD width="76">webtool</TD> - </TR> - <TR> - <TD width="100">number</TD> - <TD width="76">idvalue0</TD> - </TR> - <TR> - <TD width="100">state</TD> - <TD width="76"> </TD> - </TR> - <TR> - <TD width="100">subCategory</TD> - <TD width="76">Accessability</TD> - </TR> - <TR> - <TD width="100">subSubCategory</TD> - <TD width="76"> </TD> - </TR> - </TBODY> - </TABLE> - </LI> - <LI>From the Outline view, select the <B>testBucket</B> tag. - Verify <B>testBucket</B> is selected in the Design page and the current marker - in the lefthand margin of the Source page indicates the range of the - <B>testBucket</B> tag. The Properties view should show a property of <B>type</B> - with a value of <B>ComponentTest</B>. - </LI> - </UL> - </LI> - <LI>Verify edit synchronization between the Design page, Source page, and - Properties view (focus here is on adding attributes and attribute values). - <UL> - <LI>From the Source page, use content assist to insert an attribute and attribute value - for the <B>header</B> start tag. - <UL> - <LI>Position the cursor after the <B>category</B> attribute in the <B>header</B> start tag.</LI> - <LI>Type <B>space</B> and then hit prompt for content assist.</LI> - <LI>Verify only <B>state</B> and <B>subSubCategory</B> appear in the proposal list (content assist is smart enough not to list any attributes that already exist in the start tag since attributes can only appear once. <FONT color="#0000ff">Cool!</FONT>).</LI> - <LI>Select <B>state</B>.</LI> - <LI>Verify <B>state="UnderConstruction"</B> is inserted in the Source page (content assist automatically inserts any default values. <FONT color="#0000ff">Cool!</FONT>). Verify the Design page and Properties view reflect this change.</LI> - </UL> - </LI> - <LI>From the Properties view, update the <B>state</B> attribute value to "UnderReview" - (a pulldown list of values should be available). Verify the change is reflected - in the Source and Design pages. - </LI> - <LI>From the Design page, add an attribute and attribute value to the <B>header</B> tag. - <UL> - <LI>Bring up the popup menu for the <B>header</B> tag.</LI> - <LI>Select <B>Add Attribute->subSubCategory</B> from the popup menu (it's smart - enough to know which attributes haven't been specified yet ... like content - assist. Cool!).</LI> - <LI>Type in a value of <B>Keyboard support</B>.</LI> - <LI>Verify the change is reflected in the Source page and Properties view</LI> - </UL> - </LI> - </UL> - </LI> -</UL> -<P><B>Open an XML File that references a remote DTD</B></P> -<UL> - <LI>Open the <B>Wireless.xml</B> file.</LI> - <LI>Verify it looks like the following in the Source page:<IMG border="0" height="239" src="wireless.jpg" width="656"></LI> - <LI>Verify the Outline view and the formatting indentation reflect the proper - element/tag hierarchy. Here's what the Outline view should look like: <IMG border="0" height="189" src="outline2.jpg" width="656"></LI> - <LI>Verify content assist <FONT color="#ff0000">Defect 176379 (in verify state, but still not working)</FONT>.</LI> - <UL> - <LI>Create a new line after the <B>wml</B> start tag.</LI> - <LI>Prompt for content assist on the new line.</LI> - <LI>Verify the following appear as proposals (in the order shown): - <UL> - <LI>head</LI> - <LI>template</LI> - <LI>card</LI> - </UL> - </LI> - <LI>Create a new line after the <B>wml</B> start tag.</LI> - <LI>Type a space before the ending delimiter on the card start tag.</LI> - <LI>Prompt for content assist</LI> - <LI>Verify the following appear as proposals (not necessarily in the - order shown). - <UL> - <LI>title</LI> - <LI>newcontext</LI> - <LI>ordered</LI> - <LI>xml:lang</LI> - <LI>onenterbackward</LI> - <LI>ontimer</LI> - <LI>id</LI> - <LI>class</LI> - </UL> - </LI> - <LI>Position the cursor within the <B>method</B> attribute value in the <B>go</B> start tag.</LI> - <LI>Prompt for content assist</LI> - <LI>Verify <B>post</B> and <B>get</B> appear as proposals.</LI> - </UL> - <LI>Verify selection synchronization between the Design page, Source page, Outline view, - and Properties view. - <UL> - <LI>From the Source page, click within the <B>card</B> start tag. - Verify <B>card</B> is selected in the Outline view and in the Design - page and that the content assist proposals listed above for the - <B>card</B> tag appear as properties in the Properties view. No values should appear for these properties.</LI> - <LI>From the Outline view, select the <B>postfield</B> tag. - Verify <B>postfield</B> is selected in the Design page and the current marker - in the lefthand margin of the Source page indicates the range of the - <B>postfield</B> tag. The Properties view should show the following properties, - none of which should have a value: - <UL> - <LI>name</LI> - <LI>value</LI> - <LI>id</LI> - <LI>class</LI> - </UL> - </LI> - </UL> - </LI> - <LI>Verify edit synchronization between the Design page, Source page, Outline view, and - Properties view (focus here is on adding elements/tags). - <UL> - <LI>From the Source page, copy and paste the <B>card</B> tag. - <UL> - <LI>Position the cursor in the <B>card</B> start tag.</LI> - <LI>Notice the range of the <B>card</B> tag in the lefthand margin area.</LI> - <LI>Copy this range of lines using the <B>Edit->Copy</B> pulldown menu selection.</LI> - <LI>Paste after the <B>card</B> end tag using Ctrl+V.</LI> - <LI>Verify the appropriate lines were pasted n the Source page. - Verify the Design page, Outline view, and the Properties - view reflect this change.</LI> - </UL> - </LI> - <LI>From the Design page, add another <B>card</B> tag. - <UL> - <LI>Bring up the popup menu for the <B>wml</B> tag.</LI> - <LI>Select <B>Add Child->card</B> from the popup menu.</LI> - <LI>Verify the Source page, Outline view, and the Properties - view reflect this change. NOTE: it should have generated out - the same thing as the original card tag, with the exception - that a <B>method</B> attribute should not exist in the <B>go</B> start tag. </LI> - </UL> - </LI> - </UL> - </LI> -</UL> -<P><B>Create and Validate an XML File from a schema</B><BR> - -<P>(these steps are taken from the 'Design' smoke test, except the Source Page is the focus)</P> -<ul> -<li> -Right mouse button 2 on the PurchaseOrder.xsd and select <b>Create XML -File</b>.</li> - -<li> -Accept the default file names.</li> - -<li> -In the Select Root Element page, choose <b>purchaseOrder</b> as root element.</li> - -<li> -Choose <b>Create required and optional content</b> to create a minimal -document.</li> - -<li> -Enter <b>po</b> as the namespace prefix.</li> - -<li>On Finish, a PurchaseOrder.xml is created and the XML Editor is opened. (Select Source Page if not already there.)</li> - -<li> -Run Validate. The PurchaseOrder.xml should be invalid.</li> - -<li> -Double click on the error message. It should be positioned to the line -in error, i.e. the <b>partNum</b> attribute. It is invalid because the -value is not set to match the XML schema pattern facet "d3-[A-Z]{2}" (3 -digits followed by 2 characters).</li> - -<li>In the Source View, locate the <b>partNum</b> attribute under element item. -Enter the value 333-AB.</li> - -<li> -Run Validate. The PurchaseOrder.xml document should now be valid.</li> -</UL> -<UL> - <LI> - <HR></LI> - <li>Place the cursor after the <items> tag and besure "item" is - listed in the content assist list. </li> -<li>Rename the purchaseOrder.xsd to, say, purchaseOrderHOLD.xsd</li> -<li>Verify that content assist still gives you "item" as above.</li> -<li>Now select the "Reload Dependancies" button.</li> -<li>Verify that now content assist no longer lists any items other -that the macro "comment".</li> -<li>Repeat making purchaseOrder.xsd workable again.</li> -</ul> -<P></P><P></P><P></P><P></P><P></P></P> -<P><B>Open an XML File for a shipped DTD catalog entry</B><BR> -<BR> -[put in optional section .. this isn't a customer scenerio]<BR> -To verify that shipped DTDs are working:<BR> -<UL> -<LI> -Use a web project with a standard web.xml file in it. Be sure -there is no web-app_2_2.dtd file in the directory. In the web.xml file -itself, mangle the web-app_2_2.dtd filename in the system id a little, such as -change it to xeb-app_2_2.dtd to be sure it can't be found via the -normal http method (This isn't really necessary for the funtion to work, -its just to be sure only the catalog function is in effect). -</LI> -<LI> -Go to the preferences page, and open the XML Catalog. Verify there -is an entry for -//Sun Microsystems, Inc.//DTD Web Application 2.2//EN. -</LI> -<LI> -Once all the prep work is done (files deleted, text modified), you should -exit and restart Eclipse to be sure you have a fresh start. -</LI> -<LI> -Open the web.xml file and be sure that content assist works for that file. -For example, right after the end of the </display-name> tag, ctrl-space -should provide a long list of elements, starting with servlet, servlet-mapping, etc. -This indicates the shipped DTD function is working and configured -correctly (at least for the web.xml file). -</LI> -</UL> -</P> -<P><B>Create an XML File from a new DTD catalog entry</B><BR><IMG border="0" height="63" src="u011ani.gif" width="63"></P> - -<b>The following comes directly from the 'Design' Smoke Test: XML Catalog for XML Schema</b> -<ul> -<li> -Run Validate on PurchaseOrder.xml to make sure it is valid</li> - -<li> -Create a new project, XMLTest2</li> - -<li> -Move the PurchaseOrder.xsd into XMLTest2.</li> - -<li> -Run Validate on PurchaseOrder.xml. You will notice that it is no longer -valid. The error message should give you a hint that the file PurchaseOrder.xsd -can no longer be found.</li> - -<li> -Open the Window->Preferences and select the XML Catalog.</li> - -<li> -Enter the pair <b>Id = PurchaseOrder.xsd Uri = f:\eclipse\XMLTest2\PurchaseOrder.xsd</b></li> - -<br>Or alternatively, you can use a relative path to the install directory -of the workbench as follows: -<br><b>Id = PurchaseOrder.xsd Uri = .\XMLTest2\PurchaseOrder.xsd</b> -<li> -Click on the Reload button to reload the catalog settings.</li> - -<li> -Run Validate. The PurchaseOrder.xml document should now be valid.</li> -</ul> -<!-- =========================================================== - Save/Validate test cases - =========================================================== ---> -<H2><FONT color="#0000ff">Save/Validate test cases</FONT></H2> -<P><B>Saving an XML File</B><BR> -(NOTE: the <B>Identify a local DTD</B> test case tests the save prompt on a file close.)</P> -<UL> - <LI>If any files are open, select <B>File->Close All</B> (or <B>Ctrl+Shift+F4</B>) to close them.</LI> - <LI>Open any xml file in the <B>XMLTest2</B> project.</LI> - <LI>Verify the following (no-changes-made condition): - <UL> - <LI><B>File->Save</B> is disabled.</LI> - <LI><B>File->Save All</B> is disabled.</LI> - <LI><B>File->Save As</B> is enabled.</LI> - <LI>the <B>Save</B> toolbar button (a diskette) is disabled.</LI> - <LI>the <B>Save As</B> toolbar button is enabled.</LI> - <LI><B>Save</B> is disabled on the Source popup menu. <FONT color="#ff0000">Would be nice if the Design popup menu also had a Save selection. Open a suggestion defect.</FONT></LI> - <LI>no <B>*</B> appears in the file tab.</LI> - </UL></LI> - <LI>Make a change in the Source page.</LI> - <LI>Verify the following (changes-made condition): - <UL> - <LI><B>File->Save</B> is enabled.</LI> - <LI><B>File->Save All</B> is enabled</LI> - <LI>the <B>Save</B> toolbar button (a diskette) is enabled.</LI> - <LI><B>Save</B> is enabled on the Source popup menu.</LI> - <LI>a <B>*</B> appears in the file tab.</LI> - </UL></LI> - <LI>Hit <B>Ctrl+S</B>. </LI> - <LI>Verify the no-changes-made conditions apply.</LI> - <LI>Make a change in the Design page.</LI> - <LI>Verify the changes-made conditions apply.</LI> - <LI>File->Save All<B></B>.</LI> - <LI>Verify the no-changes-made conditions apply.</LI> - <LI>Make a change in the Properties view.</LI> - <LI>Verify the changes-made conditions apply.</LI> - <LI>Select <B>Save</B> from the Source popup menu.</LI> - <LI>Verify the no-changes-made conditions apply.</LI> - <LI>Close and then reopen the file.</LI> - <LI>Verify the changes that were made in the previous steps appear in the Design and Source pages.</LI> -</UL> -<P><B>Saving an XML File across multiple perspectives (optional)</B></P> -<UL> - <LI>Open any xml file in the <B>XMLTest2</B> project.</LI> - <LI>Make a change to the file.</LI> - <LI>Open another XML Perspective by: - <UL> - <LI><B>selecting Perspective->Open->Other...</B></LI> - <LI>while holding down the <B>Shift</B> key, select <B>XML</B>.</LI> - </UL></LI> - <LI>Verify another XML Perspective button appears in the lefthand side of the Workbench to represent this second perspective.</LI> - <LI>Open the same xml file as in the first step above.</LI> - <LI>Verify the changes-made conditions apply in both XML Perspectives and verify that the changes made to the file in the first perspective appear in the same file in the second perspective. <FONT color="#ff0000">The * never appears in the file tab of the second perspective even when make changes to the file in the second perspective. Talk to David.</FONT></LI> - <LI>Make some changes to the file in the second perspective.</LI> - <LI>Verify these changes appear in the same file in the first perspective.</LI> - <LI>Close the file in the second perspective and respond <B>Yes</B> to the save changes prompt.</LI> - <LI>Verify the no-changes-made condition applies in the first perspective.</LI> -</UL> -<P><B>Validating a non well formed XML File (no DTD/Schema)</B><BR> -(NOTE: it's important that the following be typed in. This test case tries to cover some of the more common errors that render an XML file as not being well-formed. It is not intended to verify that all possible errors are being detected and gracefully handled. )</P> -<UL> - <LI>Select the <B>Create a new XML file</B> toolbar button.</LI><LI>Accept the default to <B>Create a new XML file</B></LI> - <LI>Go to the Next page - <UL> - <LI>Select <B>XMLTest2</B> as the folder</LI> - <LI>Specify a File name of <B>NonWellFormed</B></LI> - <LI>Select <B>Finish</B></LI> - </UL></LI> - <LI>Prompt for content assist.</LI> - <LI>Select <B><?xml version="1.0" encoding="UTF-8"?>.</B></LI> - <LI>Create a new line after the XML declaration.</LI> - <LI>Prompt for content assist.</LI> - <LI>Select comment.</LI> - <LI>Embed more than 2 consecutive dashes in the comment. - <FONT color="#0000ff">(NOTE: more than 2 consecutive dashes can not be embedded within a comment)</FONT></LI> - <LI>Type in the remaining lines as shown below: - <FONT color="#ff0000">(I can't show the lines until defect 177755 is fixed ... until then, here's the type of things that cause - a document to not be well-formed):</FONT> - <UL> - <LI>create a start and end tag that don't match in their case sensitivity - (e.g., <tag> and </Tag>). </LI> - <LI>create a start and end tag where the start tag contains an attribute value that is not - enclosed in quotes. - <FONT color="#0000ff">(NOTE: this is permitted in HTML, but not XML)</FONT></LI> - <LI>create tags that are not properly nested. - <FONT color="#0000ff">(NOTE: a child tag must be completed before its parent tag)</FONT></LI> - <LI>create a start tag without a corresonding end tag. - <FONT color="#0000ff">(NOTE: all start tags must have a corresponding end tag unless the - tag is an empty tag, in which case the shorthand version can be used (<shortTag/>)).</FONT></LI> - <LI>do not provide an attribute value (="value"). - <FONT color="#0000ff">(NOTE: this is permitted in HTML for those attributes that have - only one value, but it's not valid in XML)</FONT></LI> - <LI>define an attribute more than once in a start tag.</LI> - </UL></LI> - <LI>Save the file.</LI> - <LI>Verify errors are listed in the Tasks view for the above violations and that error markers appear on the appropriate - lines in the Source page. <FONT color="#ff0000">I'm not sure how the Design page handles any of these violations - and what will appear in the Outline and Properties view. Talk to Craig and David.</FONT></LI> - <LI>Reopen the file and verify everything was saved.</LI> -</UL> - - -<P><B>Validate an XML File based on a DTD</B></P> -<UL> -<LI>Open <B>fromScratch.xml</B>.</LI> -<LI>Delete a character from one of the start tags (mistyping a tag is not uncommon).</LI> -<LI>Prompt for content assist within the bad tag. Verify a message appears in the status area -of the Workbench indicating that the bad tag is an unknown tag.</LI> -<LI>Select the <B>Validate</B> toolbar button.</LI> -<LI>Verify an error appears in the Tasks view and an error marker appears in the Source page -to flag the invalid tag.</LI> -<LI>Select <B>Edit->Undo</B> from the Source page.</LI> -<LI>Verify the bad tag error no longer appears in the Tasks view.</LI> -<LI>Remove the <B>Header</B> end tag from the Source page.</LI> -<LI>Save the file.</LI> -<LI>Verify an error appears in the Tasks view indicating that the <B>Header</B> end tag is missing</LI> -<LI>Close the file, responding <B>Yes</B> to the save changes prompt.</LI> -<LI>Double-click on the error in the Tasks view, and verify <B>fromScratch.xml</B> opens to the -appropriate line in the Source page of the XML Editor.</LI> -<LI>Here's some other violations that can be attempted: -<UL> -<LI>Specify a bad attribute.</LI> -<LI>Specify a bad attribute value.</LI> -<LI>Specify child tags out of sequencing order</LI> -<LI>Violate the occurrence indicator for a tag (e.g., if the DTD shows ?, then only -0 or 1 occurrences of the tag is permitted). -</UL></LI> -<LI>Save the file.</LI> -<LI>Verify errors are listed in the Tasks view for the above violations and that error markers appear on the appropriate -lines in the Source page. <FONT color="#ff0000">I'm not sure how the Design page handles any of these violations -and what will appear in the Outline and Properties view. Talk to Craig and David.</FONT></LI> -<LI>Reopen the file and verify everything was saved.</LI> -</UL> - -<!-- removed since done elsewhere as part of other scenerios -<P><B>Validate an XML File based on a Schema</B><BR> ---> -<IMG border="0" height="63" src="u011ani.gif" width="63"></P> - -<!-- =========================================================== - Source Specific test cases - =========================================================== ---> -<H2><B><FONT color="#0000ff">Source Specific test cases (optional)</FONT></B></H2> -<P><B>Using the Auto Completion Content Assist Preference</B><BR> -<UL> -<LI>Open a any XML file that has enough tags to provide syntax hightlighting.</LI> -<LI>While that file is left open, go to the Preferences page, select -XML Editor, then Source Styles. </LI> -<LI>On that page, use the mouse to "select" a tag name. The tag name is not literally -selected, but when you click on an element in the example text, the list -above it will display the type of element it is, and what its current colors are.</LI> -<LI>For "tag name", select the bold check box. Then press Apply, and you should -see the change take effect in your active editor.</LI> -<LI>Select "Defaults" and make sure the tag names are set back to not bold.</LI> -</UL> -<IMG border="0" height="63" src="u011ani.gif" width="63"></P> -<P><B>Double-Clicking Within the Source</B> <BR> -(NOTE: if you continue to double-click at a given cursor position, the selection area will continue to expand. When the maximum region area has been reached, the next double-click will cause the original selection. So, the selections will wrap/cycle. <FONT color="#0000ff">Cool!</FONT>).</P> -<UL> - <LI>Open <B>JobDesc.xml</B>.</LI> - <LI>Double-clicking within tag content: - <UL> - <LI>Double-click within <B>Middleware</B> on line 7.</LI> - <LI>Verify <B>Middleware</B> is selected in the Source and Design pages and <B>BusType</B> is selected in the Outline view. <FONT color="#ff0000">Not sure what the Properties view is supposed to show. It goes blank. See defect 177753. Also, <B>Middleware</B> wasn't selected in the Design page as had expected. The Design page only seems to stay in sync at the element/tag level like the Outline view. Talk to Craig about this.</FONT></LI> - <LI>Double-click again at the same cursor position.</LI> - <LI>Verify <B>Application and Middleware Software</B> is selected in the Source and Design pages and <B>BusType</B> remains to be the only thing selected in the Outline view.</LI> - <LI>Double-clicking again will cause cycling back to the original selection.</LI> - </UL></LI> - <LI>Double-clicking within a tag name: - <UL> - <LI>Double-click within <B>HowToApply</B> on line 61.</LI> - <LI>Verify <B>HowToApply</B> is selected in the Source page, Design page, and Outline view. - <B>class</B>, <B>distribute</B>, <B>id</B>, and <B>name</B> should appear in the - Properties view. Only <B>distribute</B> should show a value.</LI> - <LI>Double-click again at the same cursor position.</LI> - <LI>Verify the whole <B>HowToApply</B> start tag (including its delimiters) is selected - in the Source page. <B>HowToApply</B> should remain selected in - the Design page and Outline view. <B><FONT color="#ff0000">HowToApply</FONT></B><FONT color="#ff0000"> and all descendents become selected in the Outline view (defect 177752). Also, the Properties view shows no properties (defect 177753).</FONT></LI> - <LI>Double-clicking again will cause cycling back to the original selection.</LI> - </UL></LI> - <LI>Double-clicking within an attribute name: - <UL> - <LI>Type <B>Ctrl+End</B> to position the cursor at the end of the file.</LI> - <LI>Double-click within <B>distribute</B> on line 61. Verify <B>distribute</B> is selected - in the Source page and <B>HowToApply</B> is selected in the Design page and Outline - view. <B>class</B>, <B>distribute</B>, <B>id</B>, and <B>name</B> should appear in - the Properties view. Only <B>distribute</B> should show a value.</LI> - <LI>Double-click at the same cursor position. Verify <B>distribute="internal"</B> is - selected in the Source. Nothing should change in the Design page or views.</LI> - <LI>Double-click at the same cursor position. Verify the whole <B>HowToApply</B> start tag is selected in the Source page (including its delimiters). Nothing should change in the Design page or views.<B><FONT color="#ff0000">HowToApply</FONT></B><FONT color="#ff0000"> and all descendents become selected in the Outline view (defect 177752). Also, the Properties view shows no properties (defect 177753).</FONT></LI> - <LI>Double-clicking again will cause cycling back to the original selection.</LI> - </UL></LI> - <LI>Double-clicking within an attribute value: - <UL> - <LI>Type <B>Ctrl+Home</B> to position the cursor at the beginning of the file.</LI> - <LI>Scroll down such that line 61 is visible.</LI> - <LI>Double-click within <B>internal</B> on line 61. Verify <B>internal</B> is selected - in the Source page and <B>HowToApply</B> is selected in the Design page and Outline - view. <B>class</B>, <B>distribute</B>, <B>id</B>, and <B>name</B> should appear in - the Properties view. Only <B>distribute</B> should show a value.</LI> - <LI>Double-click at the same cursor position. Verify <B>"internal"</B> is - selected in the Source. Nothing should change in the Design page or views.</LI> - <LI>Double-click at the same cursor position. Verify <B>distribute="internal"</B> is - selected in the Source. Nothing should change in the Design page or views.</LI> - <LI>Double-click at the same cursor position. Verify the whole <B>HowToApply</B> start tag is selected in the Source page (including its delimiters). Nothing should change in the Design page or views. <B><FONT color="#ff0000">HowToApply</FONT></B><FONT color="#ff0000"> and all descendents become selected in the Outline view (defect 177752). Also, the Properties view shows no properties (defect 177753).</FONT></LI> - <LI>Double-clicking again will cause cycling back to the original selection.</LI> - </UL></LI> -</UL> - -<P><B>Formatting a File Created by Different Editors</B><BR> -<ul> -<li> -Import the <b>JobPosting.dtd</b> and <b>JobDesc.xml</b></li> - -<li> -Open the JobDesc.xml. Check the source for indentation to see if it preserves -the white space from the original document.</li> - -<li> -The orignal document uses spaces and tabs, so the formatting will appear a little wrong. -By using the right/left arrows, verify that some space is spaces and some space -is tab characters.</li> -<LI>Use 'format document' to be sure it formats. </LI> -<LI>The default is to format with spaces ... verify only spaces remain in file, not tab charactes. -(Just a little movement with the arrow keys should suffice.</LI> -<LI>Go to the preference page to change the format settings for the XML Editor -to use the tab character instead of 4 spaces. While there, verify that the dialog -will not allow other values to be intered except "whitespace" ...'\t's and blanks. -</LI> -<LI>Format the document again and be sure this time tab characters were used.</LI> -</ul> -<IMG border="0" height="63" src="u011ani.gif" width="63"></P> -<!-- =========================================================== - Other test cases - =========================================================== ---> -<H2><B><FONT color="#0000ff">Other test cases</FONT></B></H2> -<P><B>Associate the XML Editor to a new file type</B></P> -<UL> - <LI>Window->Preferences<B></B>.</LI> - <LI>Expand <B>Workbench</B>.</LI> - <LI>Select <B>File Editors</B>.</LI> - <LI>Select the <B>Add</B> button to add a new file type.</LI> - <LI>Specify a file type of <B>*.set</B> and then close the Add dialog.</LI> - <LI>Verify <B>*.set</B> is selected in the list of file types.</LI> - <LI>Select the <B>Add</B> button to associate the XML Editor to the new file type.</LI> - <LI>Select <B>XML Editor</B> from the list of editors. Verify it appears with its own special icon. Close the dialog. <FONT color="#ff0000">NOTE: waiting to hear back from OTI on how can prevent 2 XML Editor entries from appearing in the list.</FONT></LI> - <LI>Verify <B>XML Editor</B> appears as the default editor now for the <B>*.set</B> file type.</LI> - <LI>Open <B>gotchaTCBeans.set</B> from the Navigator view. Verify it opens to the XML Editor.</LI> -</UL> -<P><FONT color="#0000ff">THE END!</FONT></P> -</body> -</html> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/LargeNonDefault.html b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/LargeNonDefault.html deleted file mode 100644 index 3bcdd14a3..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/LargeNonDefault.html +++ /dev/null @@ -1,665 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C/DTD/ HTML 4.01 Transitional//EN"> - -<html> -<head> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<meta name="GENERATOR" content="Mozilla/4.7 [en] (WinNT; U) [Netscape]"> -<META content="text/css" http-equiv="Content-Style-Type"> -<title>smoke</title> -</head> -<body> -<h2> Smoke Test - XML Editor</h2> -Last updated: June 25, 2001 -<P>This Smoke Test primarily focuses on the RTP portion of the XML -Editior, which is the Source page of the XML Editor. It also performs -some integration testing. For example, it tests synchronization between -the Design and Source pages of the XML Editor, as well as with the -Outline and Properties views. It also verifies that files created -through the XML File wizard and references to the XML Catalog are -supported as expected.</P> -<P><FONT color="#ff0000"><B>NOTE</B>: XML files are case-sensitive so be sure that things appear -exactly as noted.</FONT></P> - -<!-- =========================================================== - Setup - =========================================================== ---> -<H2><FONT color="#0000ff">Setup</FONT></H2> -<P><B>Starting Clean</B></P> -<ul> - <li> Delete any existing workbench</li> - <li> Start Eclipse</li> -</ul> -<P><B>Open an XML Perspective<BR> -</B></P> -<UL> - <LI>Select the <B>Open Perspective</B> toolbar button in the upper left</LI> - <LI>Select <B>Other...</B></LI> - <LI>Select <B>XML</B></LI> - <LI>Verify the following views appear in the XML perspective: <FONT color="#ff0000">The location of the Outline and Navigator views are reversed from the Resource and Web perspectives. Do we want to try to be consistent across the perspectives? Also, I opened <B>defect</B> 177664 to enable easy access to the Properties view from within the XML perspective. If this view isn't included in the Perspective because its use is limited, then recommend we at least provide a Show or Hide Properties View toolbar button (similar to the buttons that Page Designer provides).</FONT></LI> -</UL> -<P><B>Project Creation and File Imports<BR> -</B></P> -<UL> - <LI>Create a Project, <B>XMLTest2</B> </LI> - <LI>Import the following files into this project: - <UL> - <LI><B>PurchaseOrder.xsd</B></LI> - <LI><B>Invoice.dtd</B></LI> - <LI><B>JobDesc.xml</B></LI> - <LI><B>Wireless.xml</B></LI> - <LI><B>gotchaTCBeans.set</B></LI> - <LI><B>ATS.dtd</B></LI> - <LI><FONT color="#ff0000">any others?</FONT></LI> - </UL> - </LI> -</UL> - -<!-- =========================================================== - Create/Open/Edit test cases - =========================================================== ---> -<H2><FONT color="#0000ff">Create/Open/Edit test cases</FONT></H2> -<P><B>Create an XML File from scratch</B></P> -<UL> - <LI>Select the <B>Create a new XML file</B> toolbar button.</LI> - <LI>Verify the Create a XML File wizard appears and the Finish button is disabled. <FONT color="#ff0000"><B>DEFECT:</B> 177660 - XML File wizard: disable Finish button on the first page</FONT>.</LI> - <LI>Accept the default to <B>Create a new XML file</B></LI> - <LI>Go to the Next page - <UL> - <LI>Select <B>XMLTest2</B> as the folder</LI> - <LI>Specify a File name of <B>fromScratch</B></LI> - <LI>Select <B>Finish</B></LI> - </UL> - </LI> - <LI>Verify the following: - <UL> - <LI>fromScratch.xml appears in the Navigator view.</LI> - <LI>fromScratch.xml is open to the Design page of the XML Editor and has focus.</LI> - <LI>the Design tab appears before the Source tab in the XML Editor.</LI> - <LI>the Design and Source page show no content.</LI> - <LI>the Outline and Properties views show nothing.</LI> - </UL> - </LI> - <LI>Switch to the Source page. Verify the cursor appears at the beginning of the file.</LI> - <LI>Right mouse button 2 and verify a popup menu appears.</LI> - <LI>Hit <B>Ctrl+Space</B>. Verify the content assist proposal list appears.</LI> - <LI>Select <B><?xml version="1.0" encoding="UTF-8"?></B></LI> - <LI>Verify <?xml version="1.0" encoding="UTF-8"?> is inserted and appears syntax highlighted and an entry appears for it in the Outline view.</LI> - <LI>Position the cursor within the XML declaration and verify <B>version</B> and <B>encoding</B> appear in the Properties view. <FONT color="#ff0000">This used to work, but now it's not working. Opened <B>defect</B> 177662 - XML declaration attributes not appearing in Properties view. If we decide to not treat version and encoding as attributes, then this step should be removed.</FONT></LI> - <LI>Continue to the next section.</LI> -</UL> -<P><B>Identify a local DTD (</B>verifies a DTD is immediately recognized; in the past, you had to close and reopen the Workbench<B>)</B></P> -<UL> - <LI>Type the following after the XML declaration in <B>fromScratch.xml</B>: <B><!DOCTYPE Invoice SYSTEM "Invoice.dtd"></B>. The text should be syntax highlighted as you type and you should see an entry get added to the Outline view.</LI> - <LI>Hit <B>Enter</B> to create a new line after the DOCTYPE declaration.</LI> - <LI>Hit <B>Ctrl+Space</B>.Verify only <B>Invoice</B> and <B>comment</B> appear in the proposal list. (<B>NOTE</B>: <B>Invoice</B> is the root element)</LI> - <LI>Hit <B>Enter</B> to accept <B>Invoice</B> as a selection. Verify the Invoice start and end tags are inserted into the Source and the cursor appears between them. An element entry should appear for Invoice in the Outline view. (<B>NOTE</B>: XML is case-sensitive so be sure you see Invoice and not invoice everywhere).</LI> - <LI>Hit <B>Ctrl+Space</B>. Verify the following appears in the proposal list (in the order shown): <FONT color="#ff0000">Item is appearing before Header. The default is not to sort the list alphabetically. That means the list should be sorted based on the order in which the child tags are defined in the element definition for Invoice in the DTD. In other words, users should see child tags listed according to their sequencing order in the DTD, which the DTD Editor shows. Violating the sequencing order causes an XML file to become not valid. <B>DEFECT:</B> 177668</FONT> - <UL> - <LI>Header</LI> - <LI>Item</LI> - <LI>comment</LI> - </UL> - </LI> - <LI>Hit <B>Enter</B> to accept <B>Header</B> as a selection.</LI> - <LI>Verify the Source now looks like the following and the cursor appears before <B>invoiceNumber</B>:<IMG border="0" height="83" src="identifyDTD.jpg" width="485"></LI> - <LI>Verify <B>Header</B> appears nested under <B>Invoice</B> in the Outline view.</LI> - <LI>Close this file, and respond <B>Yes</B> when prompted to save the changes.</LI> - <LI>Reopen the file and verify the changes were saved.</LI> - <LI>Close the file. Verify no save changes prompt appears.</LI> -</UL> -<P><B>Create an XML File from an imported DTD</B></P> -<UL> - <LI>Select the <B>File->New->XML File</B>.</LI> - <LI>Verify the Create a XML File wizard appears.</LI> - <LI>Select to <B>Create a new XML file from a DTD file</B></LI> - <LI>Go to the Next page - <UL> - <LI>Select <B>XMLTest2</B> as the folder</LI> - <LI>Specify a File name of <B>fromLocalDTD</B></LI> - <LI>Go to the Next page</LI> - </UL> - </LI> - <LI>Select the <B>Import File</B> button - <UL> - <LI>Use the Browse button to find <B>testcase.dtd</B></LI> - <LI>Select <B>XMLTest2</B> as the folder. <FONT color="#ff0000">Would be nice if this were already filled in. Open a defect.</FONT></LI> - <LI>Select <B>Finish</B> to close the Import File wizard</LI> - </UL> - </LI> - <LI>Expand <B>XMLtest2</B> and then select <B>testcase.dtd</B>. <FONT color="#ff0000">Was expecting to see the imported file selected in the Workbench files list, but it wasn't. Open a defect.</FONT></LI> - <LI>Go to the Next page.</LI> - <LI>Select <B>testcase</B> as the Root Element.</LI> - <LI>Accept the default to <B>Create required content only</B>.</LI> - <LI>Verify <B>testcase.dtd</B> appears as the System Id.</LI> - <LI>Select Finish. Verify <B>fromLocalDTD.xml</B> appears in the XML Editor. Verify the Source page looks like the following: <IMG border="0" height="290" src="importDTD.jpg" width="660"></LI> - <LI>Verify the Outline view and the formatting indentation reflect the proper element/tag hierarchy. Here's what the Outline view should look like:<IMG border="0" height="297" src="outline1.jpg" width="655"></LI> - <LI>Verify selection synchronization between the Design page, Source page, Outline view, - and Properties view. - <UL> - <LI>From the Source page, click within the <B>header</B> start tag. - Verify <B>header</B> is selected in the Outline view and in the Design - page and that the following properties and property values appear in the - Properties view: - <TABLE border="1"> - <TBODY> - <TR> - <TD width="100"><B>Property</B></TD> - <TD width="76"><B>Value</B></TD> - </TR> - <TR> - <TD width="100">category</TD> - <TD width="76">webtool</TD> - </TR> - <TR> - <TD width="100">number</TD> - <TD width="76">idvalue0</TD> - </TR> - <TR> - <TD width="100">state</TD> - <TD width="76"> </TD> - </TR> - <TR> - <TD width="100">subCategory</TD> - <TD width="76">Accessability</TD> - </TR> - <TR> - <TD width="100">subSubCategory</TD> - <TD width="76"> </TD> - </TR> - </TBODY> - </TABLE> - </LI> - <LI>From the Outline view, select the <B>testBucket</B> tag. - Verify <B>testBucket</B> is selected in the Design page and the current marker - in the lefthand margin of the Source page indicates the range of the - <B>testBucket</B> tag. The Properties view should show a property of <B>type</B> - with a value of <B>ComponentTest</B>. - </LI> - </UL> - </LI> - <LI>Verify edit synchronization between the Design page, Source page, and - Properties view (focus here is on adding attributes and attribute values). - <UL> - <LI>From the Source page, use content assist to insert an attribute and attribute value - for the <B>header</B> start tag. - <UL> - <LI>Position the cursor after the <B>category</B> attribute in the <B>header</B> start tag.</LI> - <LI>Type <B>space</B> and then hit prompt for content assist.</LI> - <LI>Verify only <B>state</B> and <B>subSubCategory</B> appear in the proposal list (content assist is smart enough not to list any attributes that already exist in the start tag since attributes can only appear once. <FONT color="#0000ff">Cool!</FONT>).</LI> - <LI>Select <B>state</B>.</LI> - <LI>Verify <B>state="UnderConstruction"</B> is inserted in the Source page (content assist automatically inserts any default values. <FONT color="#0000ff">Cool!</FONT>). Verify the Design page and Properties view reflect this change.</LI> - </UL> - </LI> - <LI>From the Properties view, update the <B>state</B> attribute value to "UnderReview" - (a pulldown list of values should be available). Verify the change is reflected - in the Source and Design pages. - </LI> - <LI>From the Design page, add an attribute and attribute value to the <B>header</B> tag. - <UL> - <LI>Bring up the popup menu for the <B>header</B> tag.</LI> - <LI>Select <B>Add Attribute->subSubCategory</B> from the popup menu (it's smart - enough to know which attributes haven't been specified yet ... like content - assist. Cool!).</LI> - <LI>Type in a value of <B>Keyboard support</B>.</LI> - <LI>Verify the change is reflected in the Source page and Properties view</LI> - </UL> - </LI> - </UL> - </LI> -</UL> -<P><B>Open an XML File that references a remote DTD</B></P> -<UL> - <LI>Open the <B>Wireless.xml</B> file.</LI> - <LI>Verify it looks like the following in the Source page:<IMG border="0" height="239" src="wireless.jpg" width="656"></LI> - <LI>Verify the Outline view and the formatting indentation reflect the proper - element/tag hierarchy. Here's what the Outline view should look like: <IMG border="0" height="189" src="outline2.jpg" width="656"></LI> - <LI>Verify content assist <FONT color="#ff0000">Defect 176379 (in verify state, but still not working)</FONT>.</LI> - <UL> - <LI>Create a new line after the <B>wml</B> start tag.</LI> - <LI>Prompt for content assist on the new line.</LI> - <LI>Verify the following appear as proposals (in the order shown): - <UL> - <LI>head</LI> - <LI>template</LI> - <LI>card</LI> - </UL> - </LI> - <LI>Create a new line after the <B>wml</B> start tag.</LI> - <LI>Type a space before the ending delimiter on the card start tag.</LI> - <LI>Prompt for content assist</LI> - <LI>Verify the following appear as proposals (not necessarily in the - order shown). - <UL> - <LI>title</LI> - <LI>newcontext</LI> - <LI>ordered</LI> - <LI>xml:lang</LI> - <LI>onenterbackward</LI> - <LI>ontimer</LI> - <LI>id</LI> - <LI>class</LI> - </UL> - </LI> - <LI>Position the cursor within the <B>method</B> attribute value in the <B>go</B> start tag.</LI> - <LI>Prompt for content assist</LI> - <LI>Verify <B>post</B> and <B>get</B> appear as proposals.</LI> - </UL> - <LI>Verify selection synchronization between the Design page, Source page, Outline view, - and Properties view. - <UL> - <LI>From the Source page, click within the <B>card</B> start tag. - Verify <B>card</B> is selected in the Outline view and in the Design - page and that the content assist proposals listed above for the - <B>card</B> tag appear as properties in the Properties view. No values should appear for these properties.</LI> - <LI>From the Outline view, select the <B>postfield</B> tag. - Verify <B>postfield</B> is selected in the Design page and the current marker - in the lefthand margin of the Source page indicates the range of the - <B>postfield</B> tag. The Properties view should show the following properties, - none of which should have a value: - <UL> - <LI>name</LI> - <LI>value</LI> - <LI>id</LI> - <LI>class</LI> - </UL> - </LI> - </UL> - </LI> - <LI>Verify edit synchronization between the Design page, Source page, Outline view, and - Properties view (focus here is on adding elements/tags). - <UL> - <LI>From the Source page, copy and paste the <B>card</B> tag. - <UL> - <LI>Position the cursor in the <B>card</B> start tag.</LI> - <LI>Notice the range of the <B>card</B> tag in the lefthand margin area.</LI> - <LI>Copy this range of lines using the <B>Edit->Copy</B> pulldown menu selection.</LI> - <LI>Paste after the <B>card</B> end tag using Ctrl+V.</LI> - <LI>Verify the appropriate lines were pasted n the Source page. - Verify the Design page, Outline view, and the Properties - view reflect this change.</LI> - </UL> - </LI> - <LI>From the Design page, add another <B>card</B> tag. - <UL> - <LI>Bring up the popup menu for the <B>wml</B> tag.</LI> - <LI>Select <B>Add Child->card</B> from the popup menu.</LI> - <LI>Verify the Source page, Outline view, and the Properties - view reflect this change. NOTE: it should have generated out - the same thing as the original card tag, with the exception - that a <B>method</B> attribute should not exist in the <B>go</B> start tag. </LI> - </UL> - </LI> - </UL> - </LI> -</UL> -<P><B>Create and Validate an XML File from a schema</B><BR> - -<P>(these steps are taken from the 'Design' smoke test, except the Source Page is the focus)</P> -<ul> -<li> -Right mouse button 2 on the PurchaseOrder.xsd and select <b>Create XML -File</b>.</li> - -<li> -Accept the default file names.</li> - -<li> -In the Select Root Element page, choose <b>purchaseOrder</b> as root element.</li> - -<li> -Choose <b>Create required and optional content</b> to create a minimal -document.</li> - -<li> -Enter <b>po</b> as the namespace prefix.</li> - -<li>On Finish, a PurchaseOrder.xml is created and the XML Editor is opened. (Select Source Page if not already there.)</li> - -<li> -Run Validate. The PurchaseOrder.xml should be invalid.</li> - -<li> -Double click on the error message. It should be positioned to the line -in error, i.e. the <b>partNum</b> attribute. It is invalid because the -value is not set to match the XML schema pattern facet "d3-[A-Z]{2}" (3 -digits followed by 2 characters).</li> - -<li>In the Source View, locate the <b>partNum</b> attribute under element item. -Enter the value 333-AB.</li> - -<li> -Run Validate. The PurchaseOrder.xml document should now be valid.</li> -</UL> -<UL> - <LI> - <HR></LI> - <li>Place the cursor after the <items> tag and besure "item" is - listed in the content assist list. </li> -<li>Rename the purchaseOrder.xsd to, say, purchaseOrderHOLD.xsd</li> -<li>Verify that content assist still gives you "item" as above.</li> -<li>Now select the "Reload Dependancies" button.</li> -<li>Verify that now content assist no longer lists any items other -that the macro "comment".</li> -<li>Repeat making purchaseOrder.xsd workable again.</li> -</ul> -<P></P><P></P><P></P><P></P><P></P></P> -<P><B>Open an XML File for a shipped DTD catalog entry</B><BR> -<BR> -[put in optional section .. this isn't a customer scenerio]<BR> -To verify that shipped DTDs are working:<BR> -<UL> -<LI> -Use a web project with a standard web.xml file in it. Be sure -there is no web-app_2_2.dtd file in the directory. In the web.xml file -itself, mangle the web-app_2_2.dtd filename in the system id a little, such as -change it to xeb-app_2_2.dtd to be sure it can't be found via the -normal http method (This isn't really necessary for the funtion to work, -its just to be sure only the catalog function is in effect). -</LI> -<LI> -Go to the preferences page, and open the XML Catalog. Verify there -is an entry for -//Sun Microsystems, Inc.//DTD Web Application 2.2//EN. -</LI> -<LI> -Once all the prep work is done (files deleted, text modified), you should -exit and restart Eclipse to be sure you have a fresh start. -</LI> -<LI> -Open the web.xml file and be sure that content assist works for that file. -For example, right after the end of the </display-name> tag, ctrl-space -should provide a long list of elements, starting with servlet, servlet-mapping, etc. -This indicates the shipped DTD function is working and configured -correctly (at least for the web.xml file). -</LI> -</UL> -</P> -<P><B>Create an XML File from a new DTD catalog entry</B><BR><IMG border="0" height="63" src="u011ani.gif" width="63"></P> - -<b>The following comes directly from the 'Design' Smoke Test: XML Catalog for XML Schema</b> -<ul> -<li> -Run Validate on PurchaseOrder.xml to make sure it is valid</li> - -<li> -Create a new project, XMLTest2</li> - -<li> -Move the PurchaseOrder.xsd into XMLTest2.</li> - -<li> -Run Validate on PurchaseOrder.xml. You will notice that it is no longer -valid. The error message should give you a hint that the file PurchaseOrder.xsd -can no longer be found.</li> - -<li> -Open the Window->Preferences and select the XML Catalog.</li> - -<li> -Enter the pair <b>Id = PurchaseOrder.xsd Uri = f:\eclipse\XMLTest2\PurchaseOrder.xsd</b></li> - -<br>Or alternatively, you can use a relative path to the install directory -of the workbench as follows: -<br><b>Id = PurchaseOrder.xsd Uri = .\XMLTest2\PurchaseOrder.xsd</b> -<li> -Click on the Reload button to reload the catalog settings.</li> - -<li> -Run Validate. The PurchaseOrder.xml document should now be valid.</li> -</ul> -<!-- =========================================================== - Save/Validate test cases - =========================================================== ---> -<H2><FONT color="#0000ff">Save/Validate test cases</FONT></H2> -<P><B>Saving an XML File</B><BR> -(NOTE: the <B>Identify a local DTD</B> test case tests the save prompt on a file close.)</P> -<UL> - <LI>If any files are open, select <B>File->Close All</B> (or <B>Ctrl+Shift+F4</B>) to close them.</LI> - <LI>Open any xml file in the <B>XMLTest2</B> project.</LI> - <LI>Verify the following (no-changes-made condition): - <UL> - <LI><B>File->Save</B> is disabled.</LI> - <LI><B>File->Save All</B> is disabled.</LI> - <LI><B>File->Save As</B> is enabled.</LI> - <LI>the <B>Save</B> toolbar button (a diskette) is disabled.</LI> - <LI>the <B>Save As</B> toolbar button is enabled.</LI> - <LI><B>Save</B> is disabled on the Source popup menu. <FONT color="#ff0000">Would be nice if the Design popup menu also had a Save selection. Open a suggestion defect.</FONT></LI> - <LI>no <B>*</B> appears in the file tab.</LI> - </UL></LI> - <LI>Make a change in the Source page.</LI> - <LI>Verify the following (changes-made condition): - <UL> - <LI><B>File->Save</B> is enabled.</LI> - <LI><B>File->Save All</B> is enabled</LI> - <LI>the <B>Save</B> toolbar button (a diskette) is enabled.</LI> - <LI><B>Save</B> is enabled on the Source popup menu.</LI> - <LI>a <B>*</B> appears in the file tab.</LI> - </UL></LI> - <LI>Hit <B>Ctrl+S</B>. </LI> - <LI>Verify the no-changes-made conditions apply.</LI> - <LI>Make a change in the Design page.</LI> - <LI>Verify the changes-made conditions apply.</LI> - <LI>File->Save All<B></B>.</LI> - <LI>Verify the no-changes-made conditions apply.</LI> - <LI>Make a change in the Properties view.</LI> - <LI>Verify the changes-made conditions apply.</LI> - <LI>Select <B>Save</B> from the Source popup menu.</LI> - <LI>Verify the no-changes-made conditions apply.</LI> - <LI>Close and then reopen the file.</LI> - <LI>Verify the changes that were made in the previous steps appear in the Design and Source pages.</LI> -</UL> -<P><B>Saving an XML File across multiple perspectives (optional)</B></P> -<UL> - <LI>Open any xml file in the <B>XMLTest2</B> project.</LI> - <LI>Make a change to the file.</LI> - <LI>Open another XML Perspective by: - <UL> - <LI><B>selecting Perspective->Open->Other...</B></LI> - <LI>while holding down the <B>Shift</B> key, select <B>XML</B>.</LI> - </UL></LI> - <LI>Verify another XML Perspective button appears in the lefthand side of the Workbench to represent this second perspective.</LI> - <LI>Open the same xml file as in the first step above.</LI> - <LI>Verify the changes-made conditions apply in both XML Perspectives and verify that the changes made to the file in the first perspective appear in the same file in the second perspective. <FONT color="#ff0000">The * never appears in the file tab of the second perspective even when make changes to the file in the second perspective. Talk to David.</FONT></LI> - <LI>Make some changes to the file in the second perspective.</LI> - <LI>Verify these changes appear in the same file in the first perspective.</LI> - <LI>Close the file in the second perspective and respond <B>Yes</B> to the save changes prompt.</LI> - <LI>Verify the no-changes-made condition applies in the first perspective.</LI> -</UL> -<P><B>Validating a non well formed XML File (no DTD/Schema)</B><BR> -(NOTE: it's important that the following be typed in. This test case tries to cover some of the more common errors that render an XML file as not being well-formed. It is not intended to verify that all possible errors are being detected and gracefully handled. )</P> -<UL> - <LI>Select the <B>Create a new XML file</B> toolbar button.</LI><LI>Accept the default to <B>Create a new XML file</B></LI> - <LI>Go to the Next page - <UL> - <LI>Select <B>XMLTest2</B> as the folder</LI> - <LI>Specify a File name of <B>NonWellFormed</B></LI> - <LI>Select <B>Finish</B></LI> - </UL></LI> - <LI>Prompt for content assist.</LI> - <LI>Select <B><?xml version="1.0" encoding="UTF-8"?>.</B></LI> - <LI>Create a new line after the XML declaration.</LI> - <LI>Prompt for content assist.</LI> - <LI>Select comment.</LI> - <LI>Embed more than 2 consecutive dashes in the comment. - <FONT color="#0000ff">(NOTE: more than 2 consecutive dashes can not be embedded within a comment)</FONT></LI> - <LI>Type in the remaining lines as shown below: - <FONT color="#ff0000">(I can't show the lines until defect 177755 is fixed ... until then, here's the type of things that cause - a document to not be well-formed):</FONT> - <UL> - <LI>create a start and end tag that don't match in their case sensitivity - (e.g., <tag> and </Tag>). </LI> - <LI>create a start and end tag where the start tag contains an attribute value that is not - enclosed in quotes. - <FONT color="#0000ff">(NOTE: this is permitted in HTML, but not XML)</FONT></LI> - <LI>create tags that are not properly nested. - <FONT color="#0000ff">(NOTE: a child tag must be completed before its parent tag)</FONT></LI> - <LI>create a start tag without a corresonding end tag. - <FONT color="#0000ff">(NOTE: all start tags must have a corresponding end tag unless the - tag is an empty tag, in which case the shorthand version can be used (<shortTag/>)).</FONT></LI> - <LI>do not provide an attribute value (="value"). - <FONT color="#0000ff">(NOTE: this is permitted in HTML for those attributes that have - only one value, but it's not valid in XML)</FONT></LI> - <LI>define an attribute more than once in a start tag.</LI> - </UL></LI> - <LI>Save the file.</LI> - <LI>Verify errors are listed in the Tasks view for the above violations and that error markers appear on the appropriate - lines in the Source page. <FONT color="#ff0000">I'm not sure how the Design page handles any of these violations - and what will appear in the Outline and Properties view. Talk to Craig and David.</FONT></LI> - <LI>Reopen the file and verify everything was saved.</LI> -</UL> - - -<P><B>Validate an XML File based on a DTD</B></P> -<UL> -<LI>Open <B>fromScratch.xml</B>.</LI> -<LI>Delete a character from one of the start tags (mistyping a tag is not uncommon).</LI> -<LI>Prompt for content assist within the bad tag. Verify a message appears in the status area -of the Workbench indicating that the bad tag is an unknown tag.</LI> -<LI>Select the <B>Validate</B> toolbar button.</LI> -<LI>Verify an error appears in the Tasks view and an error marker appears in the Source page -to flag the invalid tag.</LI> -<LI>Select <B>Edit->Undo</B> from the Source page.</LI> -<LI>Verify the bad tag error no longer appears in the Tasks view.</LI> -<LI>Remove the <B>Header</B> end tag from the Source page.</LI> -<LI>Save the file.</LI> -<LI>Verify an error appears in the Tasks view indicating that the <B>Header</B> end tag is missing</LI> -<LI>Close the file, responding <B>Yes</B> to the save changes prompt.</LI> -<LI>Double-click on the error in the Tasks view, and verify <B>fromScratch.xml</B> opens to the -appropriate line in the Source page of the XML Editor.</LI> -<LI>Here's some other violations that can be attempted: -<UL> -<LI>Specify a bad attribute.</LI> -<LI>Specify a bad attribute value.</LI> -<LI>Specify child tags out of sequencing order</LI> -<LI>Violate the occurrence indicator for a tag (e.g., if the DTD shows ?, then only -0 or 1 occurrences of the tag is permitted). -</UL></LI> -<LI>Save the file.</LI> -<LI>Verify errors are listed in the Tasks view for the above violations and that error markers appear on the appropriate -lines in the Source page. <FONT color="#ff0000">I'm not sure how the Design page handles any of these violations -and what will appear in the Outline and Properties view. Talk to Craig and David.</FONT></LI> -<LI>Reopen the file and verify everything was saved.</LI> -</UL> - -<!-- removed since done elsewhere as part of other scenerios -<P><B>Validate an XML File based on a Schema</B><BR> ---> -<IMG border="0" height="63" src="u011ani.gif" width="63"></P> - -<!-- =========================================================== - Source Specific test cases - =========================================================== ---> -<H2><B><FONT color="#0000ff">Source Specific test cases (optional)</FONT></B></H2> -<P><B>Using the Auto Completion Content Assist Preference</B><BR> -<UL> -<LI>Open a any XML file that has enough tags to provide syntax hightlighting.</LI> -<LI>While that file is left open, go to the Preferences page, select -XML Editor, then Source Styles. </LI> -<LI>On that page, use the mouse to "select" a tag name. The tag name is not literally -selected, but when you click on an element in the example text, the list -above it will display the type of element it is, and what its current colors are.</LI> -<LI>For "tag name", select the bold check box. Then press Apply, and you should -see the change take effect in your active editor.</LI> -<LI>Select "Defaults" and make sure the tag names are set back to not bold.</LI> -</UL> -<IMG border="0" height="63" src="u011ani.gif" width="63"></P> -<P><B>Double-Clicking Within the Source</B> <BR> -(NOTE: if you continue to double-click at a given cursor position, the selection area will continue to expand. When the maximum region area has been reached, the next double-click will cause the original selection. So, the selections will wrap/cycle. <FONT color="#0000ff">Cool!</FONT>).</P> -<UL> - <LI>Open <B>JobDesc.xml</B>.</LI> - <LI>Double-clicking within tag content: - <UL> - <LI>Double-click within <B>Middleware</B> on line 7.</LI> - <LI>Verify <B>Middleware</B> is selected in the Source and Design pages and <B>BusType</B> is selected in the Outline view. <FONT color="#ff0000">Not sure what the Properties view is supposed to show. It goes blank. See defect 177753. Also, <B>Middleware</B> wasn't selected in the Design page as had expected. The Design page only seems to stay in sync at the element/tag level like the Outline view. Talk to Craig about this.</FONT></LI> - <LI>Double-click again at the same cursor position.</LI> - <LI>Verify <B>Application and Middleware Software</B> is selected in the Source and Design pages and <B>BusType</B> remains to be the only thing selected in the Outline view.</LI> - <LI>Double-clicking again will cause cycling back to the original selection.</LI> - </UL></LI> - <LI>Double-clicking within a tag name: - <UL> - <LI>Double-click within <B>HowToApply</B> on line 61.</LI> - <LI>Verify <B>HowToApply</B> is selected in the Source page, Design page, and Outline view. - <B>class</B>, <B>distribute</B>, <B>id</B>, and <B>name</B> should appear in the - Properties view. Only <B>distribute</B> should show a value.</LI> - <LI>Double-click again at the same cursor position.</LI> - <LI>Verify the whole <B>HowToApply</B> start tag (including its delimiters) is selected - in the Source page. <B>HowToApply</B> should remain selected in - the Design page and Outline view. <B><FONT color="#ff0000">HowToApply</FONT></B><FONT color="#ff0000"> and all descendents become selected in the Outline view (defect 177752). Also, the Properties view shows no properties (defect 177753).</FONT></LI> - <LI>Double-clicking again will cause cycling back to the original selection.</LI> - </UL></LI> - <LI>Double-clicking within an attribute name: - <UL> - <LI>Type <B>Ctrl+End</B> to position the cursor at the end of the file.</LI> - <LI>Double-click within <B>distribute</B> on line 61. Verify <B>distribute</B> is selected - in the Source page and <B>HowToApply</B> is selected in the Design page and Outline - view. <B>class</B>, <B>distribute</B>, <B>id</B>, and <B>name</B> should appear in - the Properties view. Only <B>distribute</B> should show a value.</LI> - <LI>Double-click at the same cursor position. Verify <B>distribute="internal"</B> is - selected in the Source. Nothing should change in the Design page or views.</LI> - <LI>Double-click at the same cursor position. Verify the whole <B>HowToApply</B> start tag is selected in the Source page (including its delimiters). Nothing should change in the Design page or views.<B><FONT color="#ff0000">HowToApply</FONT></B><FONT color="#ff0000"> and all descendents become selected in the Outline view (defect 177752). Also, the Properties view shows no properties (defect 177753).</FONT></LI> - <LI>Double-clicking again will cause cycling back to the original selection.</LI> - </UL></LI> - <LI>Double-clicking within an attribute value: - <UL> - <LI>Type <B>Ctrl+Home</B> to position the cursor at the beginning of the file.</LI> - <LI>Scroll down such that line 61 is visible.</LI> - <LI>Double-click within <B>internal</B> on line 61. Verify <B>internal</B> is selected - in the Source page and <B>HowToApply</B> is selected in the Design page and Outline - view. <B>class</B>, <B>distribute</B>, <B>id</B>, and <B>name</B> should appear in - the Properties view. Only <B>distribute</B> should show a value.</LI> - <LI>Double-click at the same cursor position. Verify <B>"internal"</B> is - selected in the Source. Nothing should change in the Design page or views.</LI> - <LI>Double-click at the same cursor position. Verify <B>distribute="internal"</B> is - selected in the Source. Nothing should change in the Design page or views.</LI> - <LI>Double-click at the same cursor position. Verify the whole <B>HowToApply</B> start tag is selected in the Source page (including its delimiters). Nothing should change in the Design page or views. <B><FONT color="#ff0000">HowToApply</FONT></B><FONT color="#ff0000"> and all descendents become selected in the Outline view (defect 177752). Also, the Properties view shows no properties (defect 177753).</FONT></LI> - <LI>Double-clicking again will cause cycling back to the original selection.</LI> - </UL></LI> -</UL> - -<P><B>Formatting a File Created by Different Editors</B><BR> -<ul> -<li> -Import the <b>JobPosting.dtd</b> and <b>JobDesc.xml</b></li> - -<li> -Open the JobDesc.xml. Check the source for indentation to see if it preserves -the white space from the original document.</li> - -<li> -The orignal document uses spaces and tabs, so the formatting will appear a little wrong. -By using the right/left arrows, verify that some space is spaces and some space -is tab characters.</li> -<LI>Use 'format document' to be sure it formats. </LI> -<LI>The default is to format with spaces ... verify only spaces remain in file, not tab charactes. -(Just a little movement with the arrow keys should suffice.</LI> -<LI>Go to the preference page to change the format settings for the XML Editor -to use the tab character instead of 4 spaces. While there, verify that the dialog -will not allow other values to be intered except "whitespace" ...'\t's and blanks. -</LI> -<LI>Format the document again and be sure this time tab characters were used.</LI> -</ul> -<IMG border="0" height="63" src="u011ani.gif" width="63"></P> -<!-- =========================================================== - Other test cases - =========================================================== ---> -<H2><B><FONT color="#0000ff">Other test cases</FONT></B></H2> -<P><B>Associate the XML Editor to a new file type</B></P> -<UL> - <LI>Window->Preferences<B></B>.</LI> - <LI>Expand <B>Workbench</B>.</LI> - <LI>Select <B>File Editors</B>.</LI> - <LI>Select the <B>Add</B> button to add a new file type.</LI> - <LI>Specify a file type of <B>*.set</B> and then close the Add dialog.</LI> - <LI>Verify <B>*.set</B> is selected in the list of file types.</LI> - <LI>Select the <B>Add</B> button to associate the XML Editor to the new file type.</LI> - <LI>Select <B>XML Editor</B> from the list of editors. Verify it appears with its own special icon. Close the dialog. <FONT color="#ff0000">NOTE: waiting to hear back from OTI on how can prevent 2 XML Editor entries from appearing in the list.</FONT></LI> - <LI>Verify <B>XML Editor</B> appears as the default editor now for the <B>*.set</B> file type.</LI> - <LI>Open <B>gotchaTCBeans.set</B> from the Navigator view. Verify it opens to the XML Editor.</LI> -</UL> -<P><FONT color="#0000ff">THE END!</FONT></P> -</body> -</html> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/MultiNonDefault.html b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/MultiNonDefault.html deleted file mode 100644 index f7721130e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/MultiNonDefault.html +++ /dev/null @@ -1,20 +0,0 @@ -<HEAD> -<META http-equiv="Content-Style-Type" content="text/css"> -<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-6"> -<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<META name="GENERATOR" content="IBM WebSphere Studio"> -<TITLE>IBM WebSphere Samples Gallery</TITLE> -</HEAD> -<FRAMESET rows="75,*"> - <FRAME name="title" marginwidth="0" marginheight="0" frameborder="0" src="Menu/Title.html" scrolling="NO" noresize> - <FRAMESET cols="160,*"> - <FRAME name="menu" marginwidth="0" marginheight="0" frameborder="0" src="Menu/Menu.html" scrolling="auto" noresize> - <FRAME name="main" marginwidth="0" marginheight="0" frameborder="0" src="Menu/SamplesIntro.html" scrolling="auto" noresize> - </FRAMESET> - <NOFRAMES> - <BODY> - <P>To view this page, you need a browser that supports frames.</P> - </BODY> - </NOFRAMES> -</FRAMESET> -</HTML> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/NoEncoding.html b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/NoEncoding.html deleted file mode 100644 index 070e4fe3c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/NoEncoding.html +++ /dev/null @@ -1,18 +0,0 @@ -<HEAD> -<META http-equiv="Content-Style-Type" content="text/css"> -<META name="GENERATOR" content="IBM WebSphere Studio"> -<TITLE>IBM WebSphere Samples Gallery</TITLE> -</HEAD> -<FRAMESET rows="75,*"> - <FRAME name="title" marginwidth="0" marginheight="0" frameborder="0" src="Menu/Title.html" scrolling="NO" noresize> - <FRAMESET cols="160,*"> - <FRAME name="menu" marginwidth="0" marginheight="0" frameborder="0" src="Menu/Menu.html" scrolling="auto" noresize> - <FRAME name="main" marginwidth="0" marginheight="0" frameborder="0" src="Menu/SamplesIntro.html" scrolling="auto" noresize> - </FRAMESET> - <NOFRAMES> - <BODY> - <P>To view this page, you need a browser that supports frames.</P> - </BODY> - </NOFRAMES> -</FRAMESET> -</HTML> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/NormalNonDefault.html b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/NormalNonDefault.html deleted file mode 100644 index ba30c9f7d..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/NormalNonDefault.html +++ /dev/null @@ -1,19 +0,0 @@ -<HEAD> -<META http-equiv="Content-Style-Type" content="text/css"> -<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<META name="GENERATOR" content="IBM WebSphere Studio"> -<TITLE>IBM WebSphere Samples Gallery</TITLE> -</HEAD> -<FRAMESET rows="75,*"> - <FRAME name="title" marginwidth="0" marginheight="0" frameborder="0" src="Menu/Title.html" scrolling="NO" noresize> - <FRAMESET cols="160,*"> - <FRAME name="menu" marginwidth="0" marginheight="0" frameborder="0" src="Menu/Menu.html" scrolling="auto" noresize> - <FRAME name="main" marginwidth="0" marginheight="0" frameborder="0" src="Menu/SamplesIntro.html" scrolling="auto" noresize> - </FRAMESET> - <NOFRAMES> - <BODY> - <P>To view this page, you need a browser that supports frames.</P> - </BODY> - </NOFRAMES> -</FRAMESET> -</HTML> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/noquotes.html b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/noquotes.html deleted file mode 100644 index 254cde4d3..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/noquotes.html +++ /dev/null @@ -1,20 +0,0 @@ -<HEAD> -<META http-equiv="Content-Style-Type" content="text/css"> -<META http-equiv="Content-Type" content=text/html; charset=UTF-8> -<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-6"> -<META name="GENERATOR" content="IBM WebSphere Studio"> -<TITLE>IBM WebSphere Samples Gallery</TITLE> -</HEAD> -<FRAMESET rows="75,*"> - <FRAME name="title" marginwidth="0" marginheight="0" frameborder="0" src="Menu/Title.html" scrolling="NO" noresize> - <FRAMESET cols="160,*"> - <FRAME name="menu" marginwidth="0" marginheight="0" frameborder="0" src="Menu/Menu.html" scrolling="auto" noresize> - <FRAME name="main" marginwidth="0" marginheight="0" frameborder="0" src="Menu/SamplesIntro.html" scrolling="auto" noresize> - </FRAMESET> - <NOFRAMES> - <BODY> - <P>To view this page, you need a browser that supports frames.</P> - </BODY> - </NOFRAMES> -</FRAMESET> -</HTML> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/noquotesUTF16le.html b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/noquotesUTF16le.html Binary files differdeleted file mode 100644 index acbd51940..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/noquotesUTF16le.html +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/utf16BOM.html b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/utf16BOM.html Binary files differdeleted file mode 100644 index d8d62de2c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/utf16BOM.html +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/utf16be.html b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/utf16be.html Binary files differdeleted file mode 100644 index 0afe69bf3..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/utf16be.html +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/utf16le.html b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/utf16le.html Binary files differdeleted file mode 100644 index f4efb61e7..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/html/utf16le.html +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/EmptyFile.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/EmptyFile.jsp deleted file mode 100644 index e69de29bb..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/EmptyFile.jsp +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/IllformedNormalNonDefault.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/IllformedNormalNonDefault.jsp deleted file mode 100644 index 9fd0e75a3..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/IllformedNormalNonDefault.jsp +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-8?>
-<%@page contentType="text/html; charset=UTF-8" pageEncoding="ISO-8859-7%>
-<test>
-</test>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/MalformedNoEncoding.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/MalformedNoEncoding.jsp deleted file mode 100644 index 265eb15e7..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/MalformedNoEncoding.jsp +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding=""?>
-<tag>
-Australi
-</tag>
-
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/MalformedNoEncodingXSL.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/MalformedNoEncodingXSL.jsp deleted file mode 100644 index 0c3359d5d..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/MalformedNoEncodingXSL.jsp +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding=""?>
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- version="1.0"
- xmlns:xalan="http://xml.apache.org/xslt">
-<xsl:variable name="badEncoding">
-Australi
-</xsl:variable>
-</xsl:stylesheet>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/NoEncodinginXMLDecl.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/NoEncodinginXMLDecl.jsp deleted file mode 100644 index e5ce76ce8..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/NoEncodinginXMLDecl.jsp +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0"?>
-<test>
-</test>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/NormalNonDefault.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/NormalNonDefault.jsp deleted file mode 100644 index 5e89e681a..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/NormalNonDefault.jsp +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="99" encoding="ISO-8859-8"?>
-<test>
-</test>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/NormalNonDefaultWithXMLDecl.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/NormalNonDefaultWithXMLDecl.jsp deleted file mode 100644 index 886248fe7..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/NormalNonDefaultWithXMLDecl.jsp +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-8"?>
-<%@page contentType="text/html; charset=UTF-8" pagetEncoding="ISO-8859-7"%>
-<test>
-</test>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/NormalPageCaseNonDefault.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/NormalPageCaseNonDefault.jsp deleted file mode 100644 index 1f27bba82..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/NormalPageCaseNonDefault.jsp +++ /dev/null @@ -1,4 +0,0 @@ -
-<%@page contentType="text/html; charset=UTF-8" pageEncoding="ISO-8859-7" %>
-<test>
-</test>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/SelColBeanRow12ResultsForm.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/SelColBeanRow12ResultsForm.jsp deleted file mode 100644 index f837ee6a8..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/SelColBeanRow12ResultsForm.jsp +++ /dev/null @@ -1,122 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-I found this change
-
-<%@ page
-import="SelColBeanRow12ViewBean"
- pageEncoding="SHIFT_JIS"
- contentType="text/html; charset=JUNK"
-%>
-<HTML>
-<HEAD>
-<META http-equiv="Content-Type" content="text/html; charset=METAJUNK">
-<META name="GENERATOR" content="IBM WebSphere Studio">
-<TITLE>Results page</TITLE>
-
-<!--Styles-->
-<STYLE TYPE="text/css">
-<!--
-BODY {
- background-color: #ffffff !important;
-}
-H1 {
- color: #0000ff !important;
- text-align: center !important;
-}
-TH {
- text-align:left !important;
- color: #000000 !important;
- vertical-align: top !important;
-}
-TD {
- text-align:left !important;
- vertical-align: top !important;
-}
-TH.result {
- background-color: #999999 !important;
-}
-TD.result {
- background-color: #cccccc;
- vertical-align: top !important;
-}
--->
-</STYLE>
-
-
-<!--Style Sheet-->
-<LINK href="/t/theme/Master.css" rel="stylesheet" type="text/css">
-</head>
-<body>
-
-<jsp:useBean id="selColBeanRow12Bean" scope="session" class="SelColBeanRow12ViewBean" type="SelColBeanRow12ViewBean"/>
-<%
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-%>
-
-<%
-//Execute Bean Methods
-
-
-%>
-
-<!--Banner-->
-<H1>Results page</H1>
-
-<BR><BR>
-
-<!-- Result Table -->
-<TABLE border="0">
-<TBODY>
- <TR>
- <TH>TEST2_牛去居</TH>
- <TD>
-
- <%=selColBeanRow12Bean.getTEST2_牛去居()== null ? "NULL" : selColBeanRow12Bean.getTEST2_牛去居().toString()%>
- </TD>
- </TR>
- <TR>
- <TH>TEST2_所初緒</TH>
- <TD>
-
- <%=selColBeanRow12Bean.getTEST2_所初緒()== null ? "NULL" : selColBeanRow12Bean.getTEST2_所初緒().toString()%>
- </TD>
- </TR>
- <TR>
- <TH>TEST2_燕猿縁</TH>
- <TD>
-
- <%=selColBeanRow12Bean.getTEST2_燕猿縁()== null ? "NULL" : selColBeanRow12Bean.getTEST2_燕猿縁().toString()%>
- </TD>
- </TR>
- <TR>
- <TH>TEST2_構校浩</TH>
- <TD>
-
- <%=selColBeanRow12Bean.getTEST2_構校浩()== null ? "NULL" : selColBeanRow12Bean.getTEST2_構校浩().toString()%>
- </TD>
- </TR>
- <TR>
- <TH>TEST2_詩試誌</TH>
- <TD>
-
- <%=selColBeanRow12Bean.getTEST2_詩試誌()== null ? "NULL" : selColBeanRow12Bean.getTEST2_詩試誌().toString()%>
- </TD>
- </TR>
-
-</TBODY>
-</TABLE >
-</body>
-</html>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/UTF8With3ByteBOM.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/UTF8With3ByteBOM.jsp deleted file mode 100644 index 39a39cfad..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/UTF8With3ByteBOM.jsp +++ /dev/null @@ -1,3 +0,0 @@ -サソ<?xml version="1.0" encoding="UTF-8"?>
-<test>
-</test>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/WellFormedNormalNonDefault.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/WellFormedNormalNonDefault.jsp deleted file mode 100644 index 9f29652ab..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/WellFormedNormalNonDefault.jsp +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-8"?>
-<%@ page contentType="text/html; charset=UTF-8" pageEncoding="ISO-8859-7"%>
-<test>
-</test>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/inValidEncodingValue.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/inValidEncodingValue.jsp deleted file mode 100644 index 4d092e304..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/inValidEncodingValue.jsp +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<HTML>
-<HEAD>
-<%@ page
-language="java"
-contentType="text/html; charset=abc"
-%>
-<META http-equiv="Content-Type" content="text/html">
-<META name="GENERATOR" content="IBM WebSphere Studio">
-<META http-equiv="Content-Style-Type" content="text/css">
-<LINK href="../theme/Master.css" rel="stylesheet" type="text/css">
-<TITLE>inValidEncodingValue.jsp</TITLE>
-</HEAD>
-<BODY>
-<P>Place inValidEncodingValue.jsp's content here.</P>
-</BODY>
-</HTML>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/javaEncodingValue.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/javaEncodingValue.jsp deleted file mode 100644 index 19c6d16ca..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/javaEncodingValue.jsp +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<HTML>
-<HEAD>
-<%@ page
-language="java"
-contentType="text/html; charset=Cp1252"
-%>
-<META http-equiv="Content-Type" content="text/html">
-<META name="GENERATOR" content="IBM WebSphere Studio">
-<META http-equiv="Content-Style-Type" content="text/css">
-<LINK href="../theme/Master.css" rel="stylesheet" type="text/css">
-<TITLE>inValidEncodingValue.jsp</TITLE>
-</HEAD>
-<BODY>
-<P>Place inValidEncodingValue.jsp's content here.</P>
-</BODY>
-</HTML>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/noEncoding.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/noEncoding.jsp deleted file mode 100644 index 149d04f15..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/noEncoding.jsp +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<HTML>
-<HEAD>
-<%@ page
-language="java"
-contentType="text/html"
-%>
-<META http-equiv="Content-Type" content="text/html">
-<META name="GENERATOR" content="IBM WebSphere Studio">
-<META http-equiv="Content-Style-Type" content="text/css">
-<LINK href="../theme/Master.css" rel="stylesheet" type="text/css">
-<TITLE>noEncoding.jsp</TITLE>
-</HEAD>
-<BODY>
-<P>Place noEncoding.jsp's content here.</P>
-</BODY>
-</HTML>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/nomalDirectiveCase.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/nomalDirectiveCase.jsp deleted file mode 100644 index 72432ff9c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/nomalDirectiveCase.jsp +++ /dev/null @@ -1,5 +0,0 @@ -<%@ page
-pageEncoding= "ISO-8859-2"
-language="java"
-contentType="text/html; charset=ISO-8859-3"
-%>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/nomalDirectiveCaseNoEncoding.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/nomalDirectiveCaseNoEncoding.jsp deleted file mode 100644 index 76569028b..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/nomalDirectiveCaseNoEncoding.jsp +++ /dev/null @@ -1,3 +0,0 @@ -<%@ page
-language="java"
-%>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/nomalDirectiveCaseUsingCharset.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/nomalDirectiveCaseUsingCharset.jsp deleted file mode 100644 index 94d908f50..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/nomalDirectiveCaseUsingCharset.jsp +++ /dev/null @@ -1,4 +0,0 @@ -<%@ page
-language="java"
-contentType="text/html; charset=ISO-8859-3"
-%>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/nomalDirectiveCaseUsingXMLSyntax.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/nomalDirectiveCaseUsingXMLSyntax.jsp deleted file mode 100644 index c874a0802..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/nomalDirectiveCaseUsingXMLSyntax.jsp +++ /dev/null @@ -1,4 +0,0 @@ -<jsp:directive.page
-pageEncoding="ISO-8859-2"
-language="java"
-contentType="text/html; charset=ISO-8859-3"/>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testBrokenLine.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testBrokenLine.jsp deleted file mode 100644 index 8267981c0..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testBrokenLine.jsp +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0"
-
-encoding="ISO-8859-3"
-
- ?>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testDefaultEncoding.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testDefaultEncoding.jsp deleted file mode 100644 index 31f287f49..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testDefaultEncoding.jsp +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="testjunk"?>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<HTML>
-<HEAD>
-<%@ page
-language="java"
-contentType="text/html; charset=ISO-8859-1"
-%>
-<META http-equiv="Content-Type" content="text/html; charset=testjunk">
-<META name="GENERATOR" content="IBM WebSphere Studio">
-<META http-equiv="Content-Style-Type" content="text/css">
-<LINK href="../theme/Master.css" rel="stylesheet" type="text/css">
-<TITLE>testDefaultEncoding.jsp</TITLE>
-</HEAD>
-<BODY>
-<P>Place testDefaultEncoding.jsp's content here.</P>
-</BODY>
-</HTML>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testDefaultEncodingWithJunk.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testDefaultEncodingWithJunk.jsp deleted file mode 100644 index 8d48684f9..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testDefaultEncodingWithJunk.jsp +++ /dev/null @@ -1,21 +0,0 @@ -<?xml version="1.0" encoding="testjunk"?>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<HTML>
-<HEAD>
-<%@ page
-language="java"
-contentType="text/html; charset=ISO-8859-1"
-%>
-<META http-equiv="Content-Type" content="text/html; charset=testjunk">
-<META name="GENERATOR" content="IBM WebSphere Studio">
-<META http-equiv="Content-Style-Type" content="text/css">
-<LINK href="../theme/Master.css" rel="stylesheet" type="text/css">
-<TITLE>testDefaultEncoding.jsp</TITLE>
-</HEAD>
-<BODY>
-<P>Place testDefaultEncoding.jsp's content here.</P>
-<%
-System.out.println("test");
-%>
-</BODY>
-</HTML>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testExtraJunk.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testExtraJunk.jsp deleted file mode 100644 index 357f958c4..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testExtraJunk.jsp +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" abcd="efc"
-
-encoding="ISO-8859-1"
-
- ?>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testExtraValidStuff.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testExtraValidStuff.jsp deleted file mode 100644 index 37d0a3a4a..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testExtraValidStuff.jsp +++ /dev/null @@ -1 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testIllFormed.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testIllFormed.jsp deleted file mode 100644 index b6bf901e1..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testIllFormed.jsp +++ /dev/null @@ -1 +0,0 @@ -<?xml version="1.0 encoding=UTF-8" standalone="yes"?>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testIllFormed2.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testIllFormed2.jsp deleted file mode 100644 index c38ec2b73..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testIllFormed2.jsp +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding=UTF-8
-<test>
-</test>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testNoEncodingValue.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testNoEncodingValue.jsp deleted file mode 100644 index 83d0c1804..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testNoEncodingValue.jsp +++ /dev/null @@ -1 +0,0 @@ -<?xml version="1.0" ?>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testNoPageDirective.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testNoPageDirective.jsp deleted file mode 100644 index 1a0174a77..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testNoPageDirective.jsp +++ /dev/null @@ -1,4 +0,0 @@ -<test>
-
-</test>
-
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testNoPageDirectiveAtFirst.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testNoPageDirectiveAtFirst.jsp deleted file mode 100644 index 89a0c3bcc..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testNoPageDirectiveAtFirst.jsp +++ /dev/null @@ -1,8 +0,0 @@ -<test>
- <%@ page
-pageEncoding="ISO-8859-2"
-language="java"
-contentType="text/html; charset=ISO-8859-3"
-%>
-</test>
-
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testNoPageDirectiveInLargeFile.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testNoPageDirectiveInLargeFile.jsp deleted file mode 100644 index 734636fca..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testNoPageDirectiveInLargeFile.jsp +++ /dev/null @@ -1,356 +0,0 @@ -<test>
-
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-extra junk to make a large file (over 1000 chars)
-</test>
-<?xml version="1.0" encoding="UTF-8"?>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testNormalCase.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testNormalCase.jsp deleted file mode 100644 index 5a2c42c89..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testNormalCase.jsp +++ /dev/null @@ -1 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testUTF16.FromNotepadjsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testUTF16.FromNotepadjsp Binary files differdeleted file mode 100644 index 75b9850f8..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testUTF16.FromNotepadjsp +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testUTF16.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testUTF16.jsp Binary files differdeleted file mode 100644 index 4d9e81783..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/testUTF16.jsp +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16BOM.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16BOM.jsp Binary files differdeleted file mode 100644 index 88e271a93..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16BOM.jsp +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16UnicodeStreamWithNoEncodingInHeader2.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16UnicodeStreamWithNoEncodingInHeader2.jsp Binary files differdeleted file mode 100644 index 47e691612..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16UnicodeStreamWithNoEncodingInHeader2.jsp +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16UnicodeStreamWithNoEncodingInHeaderBE.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16UnicodeStreamWithNoEncodingInHeaderBE.jsp Binary files differdeleted file mode 100644 index d7ffd6d94..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16UnicodeStreamWithNoEncodingInHeaderBE.jsp +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16WithJapaneseChars.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16WithJapaneseChars.jsp Binary files differdeleted file mode 100644 index ddba9bc37..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16WithJapaneseChars.jsp +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16be.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16be.jsp Binary files differdeleted file mode 100644 index bb72378b5..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16be.jsp +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16le.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16le.jsp Binary files differdeleted file mode 100644 index 4873cbec6..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16le.jsp +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16le_xmlStyle.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16le_xmlStyle.jsp Binary files differdeleted file mode 100644 index 5772f2f6e..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/jsp/utf16le_xmlStyle.jsp +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/regressionTestFiles/defect223365/SelColBeanRow12ResultsForm.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/regressionTestFiles/defect223365/SelColBeanRow12ResultsForm.jsp deleted file mode 100644 index f837ee6a8..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/regressionTestFiles/defect223365/SelColBeanRow12ResultsForm.jsp +++ /dev/null @@ -1,122 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-I found this change
-
-<%@ page
-import="SelColBeanRow12ViewBean"
- pageEncoding="SHIFT_JIS"
- contentType="text/html; charset=JUNK"
-%>
-<HTML>
-<HEAD>
-<META http-equiv="Content-Type" content="text/html; charset=METAJUNK">
-<META name="GENERATOR" content="IBM WebSphere Studio">
-<TITLE>Results page</TITLE>
-
-<!--Styles-->
-<STYLE TYPE="text/css">
-<!--
-BODY {
- background-color: #ffffff !important;
-}
-H1 {
- color: #0000ff !important;
- text-align: center !important;
-}
-TH {
- text-align:left !important;
- color: #000000 !important;
- vertical-align: top !important;
-}
-TD {
- text-align:left !important;
- vertical-align: top !important;
-}
-TH.result {
- background-color: #999999 !important;
-}
-TD.result {
- background-color: #cccccc;
- vertical-align: top !important;
-}
--->
-</STYLE>
-
-
-<!--Style Sheet-->
-<LINK href="/t/theme/Master.css" rel="stylesheet" type="text/css">
-</head>
-<body>
-
-<jsp:useBean id="selColBeanRow12Bean" scope="session" class="SelColBeanRow12ViewBean" type="SelColBeanRow12ViewBean"/>
-<%
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-%>
-
-<%
-//Execute Bean Methods
-
-
-%>
-
-<!--Banner-->
-<H1>Results page</H1>
-
-<BR><BR>
-
-<!-- Result Table -->
-<TABLE border="0">
-<TBODY>
- <TR>
- <TH>TEST2_牛去居</TH>
- <TD>
-
- <%=selColBeanRow12Bean.getTEST2_牛去居()== null ? "NULL" : selColBeanRow12Bean.getTEST2_牛去居().toString()%>
- </TD>
- </TR>
- <TR>
- <TH>TEST2_所初緒</TH>
- <TD>
-
- <%=selColBeanRow12Bean.getTEST2_所初緒()== null ? "NULL" : selColBeanRow12Bean.getTEST2_所初緒().toString()%>
- </TD>
- </TR>
- <TR>
- <TH>TEST2_燕猿縁</TH>
- <TD>
-
- <%=selColBeanRow12Bean.getTEST2_燕猿縁()== null ? "NULL" : selColBeanRow12Bean.getTEST2_燕猿縁().toString()%>
- </TD>
- </TR>
- <TR>
- <TH>TEST2_構校浩</TH>
- <TD>
-
- <%=selColBeanRow12Bean.getTEST2_構校浩()== null ? "NULL" : selColBeanRow12Bean.getTEST2_構校浩().toString()%>
- </TD>
- </TR>
- <TR>
- <TH>TEST2_詩試誌</TH>
- <TD>
-
- <%=selColBeanRow12Bean.getTEST2_詩試誌()== null ? "NULL" : selColBeanRow12Bean.getTEST2_詩試誌().toString()%>
- </TD>
- </TR>
-
-</TBODY>
-</TABLE >
-</body>
-</html>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/regressionTestFiles/defect223365/SelColBeanRow12ResultsFormB.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/regressionTestFiles/defect223365/SelColBeanRow12ResultsFormB.jsp deleted file mode 100644 index 83c870f3a..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/regressionTestFiles/defect223365/SelColBeanRow12ResultsFormB.jsp +++ /dev/null @@ -1,121 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-I found this change
-
-<%@ page
-import="SelColBeanRow12ViewBean"
- contentType="text/html; charset=SHIFT_JIS" pageEncoding="SHIFT_JIS"
-%>
-<HTML>
-<HEAD>
-<META http-equiv="Content-Type" content="text/html; charset=METAJUNK">
-<META name="GENERATOR" content="IBM WebSphere Studio">
-<TITLE>Results page</TITLE>
-
-<!--Styles-->
-<STYLE TYPE="text/css">
-<!--
-BODY {
- background-color: #ffffff !important;
-}
-H1 {
- color: #0000ff !important;
- text-align: center !important;
-}
-TH {
- text-align:left !important;
- color: #000000 !important;
- vertical-align: top !important;
-}
-TD {
- text-align:left !important;
- vertical-align: top !important;
-}
-TH.result {
- background-color: #999999 !important;
-}
-TD.result {
- background-color: #cccccc;
- vertical-align: top !important;
-}
--->
-</STYLE>
-
-
-<!--Style Sheet-->
-<LINK href="/t/theme/Master.css" rel="stylesheet" type="text/css">
-</head>
-<body>
-
-<jsp:useBean id="selColBeanRow12Bean" scope="session" class="SelColBeanRow12ViewBean" type="SelColBeanRow12ViewBean"/>
-<%
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-%>
-
-<%
-//Execute Bean Methods
-
-
-%>
-
-<!--Banner-->
-<H1>Results page</H1>
-
-<BR><BR>
-
-<!-- Result Table -->
-<TABLE border="0">
-<TBODY>
- <TR>
- <TH>TEST2_牛去居</TH>
- <TD>
-
- <%=selColBeanRow12Bean.getTEST2_牛去居()== null ? "NULL" : selColBeanRow12Bean.getTEST2_牛去居().toString()%>
- </TD>
- </TR>
- <TR>
- <TH>TEST2_所初緒</TH>
- <TD>
-
- <%=selColBeanRow12Bean.getTEST2_所初緒()== null ? "NULL" : selColBeanRow12Bean.getTEST2_所初緒().toString()%>
- </TD>
- </TR>
- <TR>
- <TH>TEST2_燕猿縁</TH>
- <TD>
-
- <%=selColBeanRow12Bean.getTEST2_燕猿縁()== null ? "NULL" : selColBeanRow12Bean.getTEST2_燕猿縁().toString()%>
- </TD>
- </TR>
- <TR>
- <TH>TEST2_構校浩</TH>
- <TD>
-
- <%=selColBeanRow12Bean.getTEST2_構校浩()== null ? "NULL" : selColBeanRow12Bean.getTEST2_構校浩().toString()%>
- </TD>
- </TR>
- <TR>
- <TH>TEST2_詩試誌</TH>
- <TD>
-
- <%=selColBeanRow12Bean.getTEST2_詩試誌()== null ? "NULL" : selColBeanRow12Bean.getTEST2_詩試誌().toString()%>
- </TD>
- </TR>
-
-</TBODY>
-</TABLE >
-</body>
-</html>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/regressionTestFiles/defect224293/testshiftjisXmlSyntax.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/regressionTestFiles/defect224293/testshiftjisXmlSyntax.jsp deleted file mode 100644 index 92051b3a9..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/regressionTestFiles/defect224293/testshiftjisXmlSyntax.jsp +++ /dev/null @@ -1,19 +0,0 @@ -<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="1.2">
-<jsp:directive.page language="java"
- contentType="text/html; charset=SHIFT_JIS" pageEncoding="SHIFT_JIS" />
-<jsp:text><![CDATA[ <?xml version="1.0" encoding="SHIFT_JIS" ?> ]]></jsp:text>
-<jsp:text><![CDATA[ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> ]]></jsp:text>
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=SHIFT_JIS" />
-<meta name="GENERATOR" content="IBM WebSphere Studio" />
-<meta http-equiv="Content-Style-Type" content="text/css" />
-<link href="theme/Master.css" rel="stylesheet"
- type="text/css" />
-<title>testshiftjis.jsp</title>
-</head>
-<body>
-<p>Place testshiftjis.jsp's content here.</p>
-</body>
-</html>
-</jsp:root>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/regressionTestFiles/defect229667/audi.jsp b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/regressionTestFiles/defect229667/audi.jsp deleted file mode 100644 index 31b47c002..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/regressionTestFiles/defect229667/audi.jsp +++ /dev/null @@ -1,194 +0,0 @@ -<%@ page language="java" pageEncoding="Shift_JIS" contentType="text/html; charset=Shift_JIS"%>
-<%@taglib uri="/WEB-INF/websitedesigner.tld" prefix="siteedit"%>
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<HTML>
-<HEAD>
-<META name="GENERATOR"
- content="IBM WebSphere Studio Homepage Builder Version 6.5.0.0 for Windows">
-<META http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
-<META http-equiv="Content-Style-Type" content="text/css">
-<TITLE>Audi A6購入まで</TITLE>
-<LINK rel="stylesheet" href="style.css" type="text/css">
-<LINK rel="stylesheet" type="text/css" id="website_style"
- href="/Audi/site-comp/style/site.css">
-</HEAD>
-<BODY text="#666699" link="#6666cc" vlink="#999999" alink="#cc66ff">
-<siteedit:layout>
- <siteedit:layoutarea id="body">
- <H1>Audi A6購入まで</H1>
-
- <DIV align="left">
- <TABLE width="640" cellpadding="5" cellspacing="0">
- <TBODY>
- <TR>
- <TD bgcolor="#0000cc" height="5"><FONT color="#ffffff">購入までの経緯</FONT></TD>
- <TD bgcolor="#0000cc"><FONT color="#ffffff">11月</FONT></TD>
- <TD bgcolor="#0000cc" width="5"></TD>
- </TR>
- <TR>
- <TD width="216" bgcolor="#0066cc" valign="top" rowspan="3"></TD>
- <TD width="420">
- <UL>
- <LI>2001年11月頃、次期My Carを検討し始める。</LI>
- <LI>理由は...
- <OL>
- <LI>2002年4月で5年目を迎える前車Volvoに細かい故障が相次いていた。</LI>
- <LI>エンジンの非力さに我慢ができなくなってきた。</LI>
- </OL>
- </LI>
- <LI>以下の車種が候補となった。
- <OL>
- <LI>VOLVO V70</LI>
- <LI>BWM 325i touring</LI>
- <LI>VW Passart V6 4 Motion</LI>
- <LI>Mercedes-Benz C Class Wagon</LI>
- <LI>Audi A4 Avant</LI>
- </OL>
- <BR>
- そう。 この時点で<B>A6は完全なスコープ外</B>であった。</LI>
- </UL>
- </TD>
- <TD bgcolor="#0066cc"></TD>
- </TR>
- <TR>
- <TD bgcolor="#0066cc" width="5" height="5"></TD>
- <TD bgcolor="#0066cc"></TD>
- </TR>
- <TR>
- <TD width="420">ここから、以下の理由が主で、候補車が絞られた。<BR>
- (あくまでも私と妻の個人的主観によります。)
- <UL>
- <LI>VOLVO V70 - デザインがXでボツ。</LI>
- <LI>BWM 325i touring - 中途半端なサイズ、街中BWMだらけでボツ。</LI>
- <LI>C Class - 価格に見合わないエンジン、内装でボツ。</LI>
- <LI>Passart - 価格は魅力的だが内外装デザインでボツ。</LI>
- </UL>
- そう。ここで<B>残ったのはA4 Avant</B>でした。 <BR>
- A4 3.0 quattro sportsに試乗し、とても気に入ってしまいました。<BR>
- しかし発売予定は2002年2月とのことで、そこまで待とうと一度は決めました。<BR>
- <BR>
- 唯一、気になっていたのは室内のサイズとトランク容量がV70に比べかなり小さくなるという点でした。</TD>
- <TD bgcolor="#0066cc"></TD>
- </TR>
- <TR>
- <TD bgcolor="#0066cc"></TD>
- <TD bgcolor="#0066cc"><FONT color="#ffffff">12月中旬</FONT></TD>
- <TD bgcolor="#0066cc"></TD>
- </TR>
- <TR>
- <TD bgcolor="#0066cc"></TD>
- <TD><BR>
- 2月まで待とうと思っている状態で、A4の追加情報を得ようと思いディーラーに立ち寄りったところ、担当の営業の方が不在で店長と話をしました。<BR>
- <BR>
- そこで、VOLVOからの乗り換え、家族構成(4人)を考えるとA6がお勧めとのこと。 <B>価格差も装備等を考えるとA4 Avant
- 3.0 quattro suportとA6 Avant 3.0 quatrroの差がほとんどない</B>とのこと。<BR>
- <BR>
- 更に下取りキャンペーン中で、他海外メーカーからの取替えの場合、査定額+<B>30万円</B>ボーナスとなり、とってもお買い得感が出ます。<BR>
- <BR>
- そして、年内納車可能な希望色(シルバーレイクメタリック)のA6が1台在庫があるとのこと。<BR>
- <BR>
- で、結局この話に乗って(乗せられて?)、<B><FONT color="#cc33ff">A6 3.0 Avant quattro
- 2002 Model</FONT></B>を購入決定しました。<BR>
- <BR>
- </TD>
- <TD bgcolor="#0066cc"></TD>
- </TR>
- <TR>
- <TD bgcolor="#0000cc"><FONT color="#ffffff">購入決定!!</FONT></TD>
- <TD bgcolor="#0000cc"><FONT color="#ffffff">購入決定の理由をまとめると、</FONT>、</TD>
- <TD bgcolor="#0000cc"></TD>
- </TR>
- <TR>
- <TD width="216" bgcolor="#0066cc" valign="top"></TD>
- <TD width="420">
- <UL>
- <LI>他の候補車と比較して、ボディおよび車内空間のデザインを大いに気に入った。</LI>
- <LI>A4ではV70に比べ車内スペースが狭くなってしまう。</LI>
- <LI>クアトロ・システム(skiが趣味なのでやはりsnow driveには4WDが欲しくて...)</LI>
- <LI>値引きと特別下取りキャンペーン中だった事:−)</LI>
- </UL>
- </TD>
- <TD bgcolor="#0066cc"></TD>
- </TR>
- <TR>
- <TD bgcolor="#0000cc" valign="top" colspan="2"><FONT
- color="#ffffff">購入したモデル および 追加オプション</FONT></TD>
- <TD bgcolor="#0000cc"></TD>
- </TR>
- <TR>
- <TD bgcolor="#0066cc" valign="top"></TD>
- <TD>
- <UL>
- <LI>モデル
- <UL>
- <LI><B><FONT color="#cc33ff">A6 3.0 Avant quattro 2002 Model</FONT></B>
- </LI>
- <LI>詳しくはAudiのオフィシャルページをご覧ください。( <A
- href="http://www.audi.co.jp/models/index.html">http://www.audi.co.jp/models/index.html</A>
- )</LI>
- </UL>
- </LI>
- <LI>ボディ・カラー
- <UL>
- <LI>シルバーレイクメタリック</LI>
- </UL>
- </LI>
- <LI>追加オプション
- <UL>
- <LI>ルーフアンテナ用アングルスペーサー (機械式駐車場利用のため)</LI>
- <LI>ラゲッジトレイ (スキー板・ブーツ、子供の野球道具を積み込むための泥除け用)</LI>
- <LI>バンパー保護用ラバー (妻の要望で.....)</LI>
- <LI>スタッドレス・タイヤ - ブリジストン ブリザック</LI>
- </UL>
- </LI>
- </UL>
- </TD>
- <TD bgcolor="#0066cc"></TD>
- </TR>
- <TR>
- <TD bgcolor="#0000cc"><FONT color="#ffffff">1st インプレッション</FONT></TD>
- <TD bgcolor="#0000cc"></TD>
- <TD bgcolor="#0000cc" height="5"></TD>
- </TR>
- <TR>
- <TD bgcolor="#0066cc" valign="top"><IMG src="image211.jpg"
- border="0" width="195" height="130"></TD>
- <TD>購入決定から、年末の慌ただしい時期でしたが2週間と少して納車。<BR>
- 3日後に苗場にSkiに行く予定でしたので、スタッドレス装着してもらいました。<BR>
- <UL>
- <LI><FONT color="#ff00ff"><FONT color="#ff00ff"><B>Pros.</B></FONT></FONT>
- <UL>
- <LI>スムーズなエンジン。</LI>
- <LI>安定した走り(納車して3日後のスノー・ドライブはとても快適でした)。</LI>
- <LI>上質で広い室内。</LI>
- <LI>思ったよりも悪くない燃費(高速を含め、現在平均6.5Km/L。)</LI>
- <LI>街中であまり同じ車を見かけない:−)</LI>
- </UL>
- </LI>
- <LI><B><FONT color="#000033">Cons.</FONT></B>
- <UL>
- <LI>標準搭載のNaviにビーコンが付いていない。<BR>
- (渋滞情報がVICSだけでは不十分。以前私用していたパイオニア社 楽ナビは良かった。)</LI>
- <LI>異常なくらい直ぐ黒くリアが汚れる。 トランクを開けると手が真っ黒。</LI>
- <LI>ちょっとふわふわした足回り。</LI>
- <LI>V70と比べ、減ってしまったトランク容量。</LI>
- </UL>
- </LI>
- </UL>
- </TD>
- <TD bgcolor="#0066cc"></TD>
- </TR>
- <TR>
- <TD bgcolor="#0000cc"><FONT color="#ffffff">1ヶ月レポートに続く........</FONT><A
- href="audi_1month.html"><IMG src="b016lis.gif" width="16"
- height="16" border="0"></A></TD>
- <TD bgcolor="#0000cc"></TD>
- <TD bgcolor="#0000cc" height="5"></TD>
- </TR>
- </TBODY>
- </TABLE>
- </DIV>
- </siteedit:layoutarea>
-</siteedit:layout>
-</BODY>
-</HTML>
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/EmptyFile.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/EmptyFile.xml deleted file mode 100644 index e69de29bb..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/EmptyFile.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/IllformedNormalNonDefault.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/IllformedNormalNonDefault.xml deleted file mode 100644 index e80692bb7..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/IllformedNormalNonDefault.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1?> -<test> -</test>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/MalformedNoEncoding.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/MalformedNoEncoding.xml deleted file mode 100644 index 38a1bce23..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/MalformedNoEncoding.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding=""?> -<tag> -Australi -</tag> - diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/MalformedNoEncoding.xsl b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/MalformedNoEncoding.xsl deleted file mode 100644 index bd664821a..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/MalformedNoEncoding.xsl +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding=""?> -<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" - version="1.0" - xmlns:xalan="http://xml.apache.org/xslt"> -<xsl:variable name="badEncoding"> -Australi -</xsl:variable> -</xsl:stylesheet> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/NoEncoding.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/NoEncoding.xml deleted file mode 100644 index e2d8afd22..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/NoEncoding.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0"?> -<test> -</test>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/NormalNonDefault.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/NormalNonDefault.xml deleted file mode 100644 index e2ec98f5b..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/NormalNonDefault.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding="ISO-8859-1"?> -<test> -</test>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/UTF16LEAtStartOfLargeFile.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/UTF16LEAtStartOfLargeFile.xml Binary files differdeleted file mode 100644 index 9eec53912..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/UTF16LEAtStartOfLargeFile.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/UTF8With3ByteBOM.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/UTF8With3ByteBOM.xml deleted file mode 100644 index 198112c3b..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/UTF8With3ByteBOM.xml +++ /dev/null @@ -1,3 +0,0 @@ -サソ<?xml version="1.0" encoding="UTF-8"?> -<test> -</test>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/eucjp.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/eucjp.xml deleted file mode 100644 index 2359bd6fe..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/eucjp.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="EUC-JP"?> -<Person> - <Address> - <City>ツ醯ツ</City> - <State>ソタニ狢</State> - <Zip>M1C 5C2</Zip> - <Country>ニヒワ</Country> - </Address> - <Name> - <First>ーマコ</First> - <Last>ホフレ</Last> - </Name> -</Person>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/shiftjis.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/shiftjis.xml deleted file mode 100644 index a94bcf82b..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/shiftjis.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?xml version="1.0" encoding="Shift_JIS"?> -<Person> - <Address> - <City>大和</City> - <State>神奈川</State> - <Zip>M1C 5C2</Zip> - <Country>日本</Country> - </Address> - <Name> - <First>一郎</First> - <Last>鈴木</Last> - </Name> -</Person>
\ No newline at end of file diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testExtraJunk.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testExtraJunk.xml deleted file mode 100644 index a5095e3dc..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testExtraJunk.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" abcd="efc" - -encoding="ISO-8859-1" - - ?> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testExtraValidStuff.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testExtraValidStuff.xml deleted file mode 100644 index 0d5c1fbf2..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testExtraValidStuff.xml +++ /dev/null @@ -1 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="yes"?> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testIllFormed.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testIllFormed.xml deleted file mode 100644 index d611a3123..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testIllFormed.xml +++ /dev/null @@ -1 +0,0 @@ -<?xml version="1.0 encoding=UTF-8" standalone="yes"?> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testIllFormed2.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testIllFormed2.xml deleted file mode 100644 index 2f422fd3a..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testIllFormed2.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" encoding=UTF-8 -<test> -</test> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testIllFormed3.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testIllFormed3.xml deleted file mode 100644 index 21eae0283..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testIllFormed3.xml +++ /dev/null @@ -1 +0,0 @@ -<?xml version="1.0" encoding="UTF-8 standalone="yes"?> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testIllFormed4.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testIllFormed4.xml deleted file mode 100644 index c90c65d66..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testIllFormed4.xml +++ /dev/null @@ -1 +0,0 @@ -<?xml version="1.0" encoding="UTF-8?> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testMultiLine.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testMultiLine.xml deleted file mode 100644 index b263fc222..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testMultiLine.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" - -encoding="ISO-8859-1" - - ?> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testNoEncodingValue.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testNoEncodingValue.xml deleted file mode 100644 index 30b8e94da..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testNoEncodingValue.xml +++ /dev/null @@ -1 +0,0 @@ -<?xml version="1.0" ?> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testNoXMLDecl.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testNoXMLDecl.xml deleted file mode 100644 index 69aa27efb..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testNoXMLDecl.xml +++ /dev/null @@ -1,4 +0,0 @@ -<test> - -</test> - diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testNoXMLDeclAtFirst.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testNoXMLDeclAtFirst.xml deleted file mode 100644 index 1e6549d56..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testNoXMLDeclAtFirst.xml +++ /dev/null @@ -1,4 +0,0 @@ -<test> - <?xml version="1.0" encoding="UTF-8" ?> -</test> - diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testNoXMLDeclInLargeFile.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testNoXMLDeclInLargeFile.xml deleted file mode 100644 index ca5fc53d0..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testNoXMLDeclInLargeFile.xml +++ /dev/null @@ -1,356 +0,0 @@ -<test> - -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -extra junk to make a large file (over 1000 chars) -</test> - diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testNormalCase.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testNormalCase.xml deleted file mode 100644 index 575dbaa0b..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testNormalCase.xml +++ /dev/null @@ -1 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" ?> diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testUTF16.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testUTF16.xml Binary files differdeleted file mode 100644 index 4d9e81783..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testUTF16.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testWSBeforeXMLDecl.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testWSBeforeXMLDecl.xml deleted file mode 100644 index d39d4d03c..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testWSBeforeXMLDecl.xml +++ /dev/null @@ -1,4 +0,0 @@ - -<?xml version="1.0" encoding="UTF-8" ?> -</test> - diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testWSBeforeXMLDecl2.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testWSBeforeXMLDecl2.xml deleted file mode 100644 index 8c05b4a51..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testWSBeforeXMLDecl2.xml +++ /dev/null @@ -1,3 +0,0 @@ - <?xml version="1.0" encoding="UTF-8" ?> -</test> - diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testWSBeforeXMLDecl3.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testWSBeforeXMLDecl3.xml deleted file mode 100644 index 88b8d0838..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/testWSBeforeXMLDecl3.xml +++ /dev/null @@ -1,4 +0,0 @@ - - <?xml version="1.0" encoding="UTF-8" ?> -</test> - diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16UnicodeStreamWithNoEncodingInHeader2.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16UnicodeStreamWithNoEncodingInHeader2.xml Binary files differdeleted file mode 100644 index 47e691612..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16UnicodeStreamWithNoEncodingInHeader2.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16UnicodeStreamWithNoEncodingInHeaderBE.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16UnicodeStreamWithNoEncodingInHeaderBE.xml Binary files differdeleted file mode 100644 index d7ffd6d94..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16UnicodeStreamWithNoEncodingInHeaderBE.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16WithJapaneseChars.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16WithJapaneseChars.xml Binary files differdeleted file mode 100644 index 0f6e37baf..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16WithJapaneseChars.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16be.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16be.xml Binary files differdeleted file mode 100644 index 7c8cdf251..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16be.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16beMalformed.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16beMalformed.xml Binary files differdeleted file mode 100644 index 95b530ec2..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16beMalformed.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16le.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16le.xml Binary files differdeleted file mode 100644 index 7d9ba3f09..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16le.xml +++ /dev/null diff --git a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16leMalformed.xml b/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16leMalformed.xml Binary files differdeleted file mode 100644 index 7cefcd2b3..000000000 --- a/tests/org.eclipse.wst.xml.tests.encoding/testfiles/xml/utf16leMalformed.xml +++ /dev/null |