From 64259f77408dad852d094f1feeca63e4e6614ae7 Mon Sep 17 00:00:00 2001 From: "edburns%acm.org" Date: Wed, 26 Dec 2007 14:30:48 +0000 Subject: [PATCH] update git-svn-id: svn://10.0.0.236/trunk@242093 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/java/plugins/test/README | 5 + mozilla/java/plugins/test/build.xml | 114 --- .../java/plugins/test/build/classes/dummy.txt | 0 .../plugins/test/build/test/basic/dummy.txt | 0 .../java/plugins/test/config/CommonProperties | 23 - .../plugins/test/config/SecurityTests.keys | 348 --------- .../test/config/SecurityTests.properties | 351 --------- .../test/config/SecurityTests.template | 351 --------- mozilla/java/plugins/test/config/set_env.bat | 4 - .../plugins/test/doc/api/description.html | 709 ------------------ mozilla/java/plugins/test/doc/api/index.html | 110 --- mozilla/java/plugins/test/doc/automated.html | 54 -- .../java/plugins/test/doc/equiv_classes.html | 438 ----------- mozilla/java/plugins/test/doc/index.html | 14 - mozilla/java/plugins/test/doc/manual.html | 96 --- .../java/plugins/test/doc/params/params.html | 137 ---- 16 files changed, 5 insertions(+), 2749 deletions(-) create mode 100644 mozilla/java/plugins/test/README delete mode 100644 mozilla/java/plugins/test/build.xml delete mode 100644 mozilla/java/plugins/test/build/classes/dummy.txt delete mode 100644 mozilla/java/plugins/test/build/test/basic/dummy.txt delete mode 100644 mozilla/java/plugins/test/config/CommonProperties delete mode 100644 mozilla/java/plugins/test/config/SecurityTests.keys delete mode 100644 mozilla/java/plugins/test/config/SecurityTests.properties delete mode 100644 mozilla/java/plugins/test/config/SecurityTests.template delete mode 100644 mozilla/java/plugins/test/config/set_env.bat delete mode 100644 mozilla/java/plugins/test/doc/api/description.html delete mode 100644 mozilla/java/plugins/test/doc/api/index.html delete mode 100644 mozilla/java/plugins/test/doc/automated.html delete mode 100644 mozilla/java/plugins/test/doc/equiv_classes.html delete mode 100644 mozilla/java/plugins/test/doc/index.html delete mode 100644 mozilla/java/plugins/test/doc/manual.html delete mode 100644 mozilla/java/plugins/test/doc/params/params.html diff --git a/mozilla/java/plugins/test/README b/mozilla/java/plugins/test/README new file mode 100644 index 00000000000..6fe51de6ef2 --- /dev/null +++ b/mozilla/java/plugins/test/README @@ -0,0 +1,5 @@ +The test files have been CVS removed. + +They are: + +test/build/classes/dummy.txt test/build/test/basic/dummy.txt test/build/test.class test/build/test.jar test/build/TestInstance$1.class test/build/TestInstance.class test/build/TestStreamListener.class test/build.xml test/config/CommonProperties test/config/SecurityTests.keys test/config/SecurityTests.properties test/config/SecurityTests.template test/config/set_env.bat test/doc/api/description.html test/doc/api/index.html test/doc/automated.html test/doc/equiv_classes.html test/doc/index.html test/doc/manual.html test/doc/params/params.html test/doc/returns/returns.html test/doc/scenario/scenario.html test/doc/security/automation/SecTestCanRead.html test/doc/security/automation/SecTestCanWrite.html test/doc/security/automation/SecTestClipboard.html test/doc/security/automation/SecTestDelete.html test/doc/security/automation/SecTestEnv.html test/doc/security/automation/SecTestExists.html test/doc/security/automation/SecTestFileDescriptorIn.html test/doc/security/automation/SecTestFileDescriptorOut.html test/doc/security/automation/SecTestFileInputStream.html test/doc/security/automation/SecTestFileOutputStream.html test/doc/security/automation/SecTestGetAbsolutePath.html test/doc/security/automation/SecTestGetCanonicalPath.html test/doc/security/automation/SecTestGetContent.html test/doc/security/automation/SecTestGetParent.html test/doc/security/automation/SecTestGetPath.html test/doc/security/automation/SecTestGetProps.html test/doc/security/automation/SecTestGetSecMgr.html test/doc/security/automation/SecTestIsDirectory.html test/doc/security/automation/SecTestIsFile.html test/doc/security/automation/SecTestLastModified.html test/doc/security/automation/SecTestLength.html test/doc/security/automation/SecTestList.html test/doc/security/automation/SecTestListJSFilter.html test/doc/security/automation/SecTestMkdir.html test/doc/security/automation/SecTestMkdirs.html test/doc/security/automation/SecTestOpenConx.html test/doc/security/automation/SecTestPrintStream.html test/doc/security/automation/SecTestRandomAccess.html test/doc/security/automation/SecTestRandomAccessRW.html test/doc/security/automation/SecTestRenameTo.html test/doc/security/automation/SecTestRunExec.html test/doc/security/automation/SecTestRunExit.html test/doc/security/automation/SecTestRunLoad.html test/doc/security/automation/SecTestRunLoadLib.html test/doc/security/automation/SecTestSetSecMgr.html test/doc/security/automation/SecTestSocket.html test/doc/security/automation/SecTestSysExit.html test/doc/security/automation/SecTestURLFac.html test/doc/security/automation/SecTestXAccept.html test/doc/security/automation/SecTestXAccess.html test/doc/security/automation/SecTestXAccessTG.html test/doc/security/automation/SecTestXAccessTop.html test/doc/security/automation/SecTestXCCL.html test/doc/security/automation/SecTestXConn.html test/doc/security/automation/SecTestXDelete.html test/doc/security/automation/SecTestXExec.html test/doc/security/automation/SecTestXExit.html test/doc/security/automation/SecTestXLink.html test/doc/security/automation/SecTestXListen.html test/doc/security/automation/SecTestXPakAcc.html test/doc/security/automation/SecTestXPakDef.html test/doc/security/automation/SecTestXPropAcc.html test/doc/security/automation/SecTestXRead.html test/doc/security/automation/SecTestXSetFac.html test/doc/security/automation/SecTestXWrite.html test/doc/security/DeleteFileTest.html test/doc/security/GetClipboardTest.html test/doc/security/GetSysPropsTest.html test/doc/security/index.html test/doc/security/OpenWinTest.html test/doc/security/PrintTest.html test/doc/security/ReadFileTest.html test/doc/security/RemoteConnectTest.html test/doc/security/RunProgramTest.html test/doc/security/WriteFileTest.html test/doc/sequence.html test/doc/test_draft.html test/log/dummy.txt test/Makefile.in test/makefile.win test/manifest test/README test/src/Killer/Killer.cpp test/src/Killer/makefile.win test/src/Killer/README test/src/org/mozilla/pluglet/test/basic/api/doProps.pl test/src/org/mozilla/pluglet/test/basic/api/makeCombinations.pl test/src/org/mozilla/pluglet/test/basic/api/Makefile test/src/org/mozilla/pluglet/test/basic/api/makefile.win test/src/org/mozilla/pluglet/test/basic/api/makeParameters.pl test/src/org/mozilla/pluglet/test/basic/api/makeProps.pl test/src/org/mozilla/pluglet/test/basic/api/makePropsDir.pl test/src/org/mozilla/pluglet/test/basic/api/manifest test/src/org/mozilla/pluglet/test/basic/api/pcomb.pl test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL/ParamCombinations test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL/PlugletManager_getURL.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL/PlugletManager_getURL.lst test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL/PlugletManager_getURL_empty.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL/PlugletManager_getURL_exist_target.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL/PlugletManager_getURL_pluglet.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL/PlugletManager_getURL_plugletFrameset.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL/README test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL/TestParameters test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_1/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_1/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_1/ParamCombinations test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_1/PlugletManager_getURL.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_1/PlugletManager_getURL_1.lst test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_1/PlugletManager_getURL_default_getData.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_1/PlugletManager_getURL_empty.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_1/PlugletManager_getURL_exist_target.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_1/PlugletManager_getURL_pluglet.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_1/PlugletManager_getURL_plugletFrameset.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_1/README test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_1/TestParameters test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_1/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_128.java test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_2/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_2/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_2/ParamCombinations test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_2/PlugletManager_getURL.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_2/PlugletManager_getURL_default_getData.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_2/PlugletManager_getURL_empty.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_2/PlugletManager_getURL_exist_target.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_2/PlugletManager_getURL_pluglet.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_2/PlugletManager_getURL_plugletFrameset.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_2/README test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_2/TestParameters test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_2/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_3/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_3/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_3/ParamCombinations test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_3/PlugletManager_getURL.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_3/PlugletManager_getURL_empty.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_3/PlugletManager_getURL_exist_target.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_3/PlugletManager_getURL_pluglet.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_3/PlugletManager_getURL_plugletFrameset.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_3/README test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_3/TestParameters test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_3/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_3/verify_referer.cgi test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_4/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_4/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_4/ParamCombinations test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_4/PlugletManager_getURL.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_4/PlugletManager_getURL_empty.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_4/PlugletManager_getURL_exist_target.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_4/PlugletManager_getURL_pluglet.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_4/PlugletManager_getURL_plugletFrameset.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_4/README test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_4/TestParameters test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_4/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_getURL_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_postURL/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_postURL/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_postURL/ParamCombinations test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_postURL/PlugletManager_postURL.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_postURL/PlugletManager_postURL.lst test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_postURL/PlugletManager_postURL_empty.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_postURL/PlugletManager_postURL_exist_target.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_postURL/PlugletManager_postURL_pluglet.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_postURL/PlugletManager_postURL_plugletFrameset.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_postURL/README test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_postURL/TestParameters test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_postURL/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_postURL_9216.java test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_postURL_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets/DelApp.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets/deleteApplet/DelApp.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets/deleteApplet/DelApp.java test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets/ParamCombinations test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets/PlugletManager_reloadPluglets.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets/PlugletManager_reloadPluglets.lst test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets/PlugletManager_reloadPluglets_empty.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets/PlugletManager_reloadPluglets_head.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets/PlugletManager_reloadPluglets_pluglet.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets/README test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets/SecondPluglet/manifest test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets/SecondPluglet/SecondPluglet.java test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets/SecondPluglet.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets_2.java test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_reloadPluglets_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_userAgent/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_userAgent/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_userAgent/PlugletManager_userAgent.html test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_userAgent/README test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_userAgent/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_userAgent_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletManager_userAgent_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getMIMEType/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getMIMEType/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getMIMEType/PlugletPeer_getMIMEType.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getMIMEType/README test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getMIMEType/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getMIMEType_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getMIMEType_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getMode/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getMode/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getMode/PlugletPeer_getMode.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getMode/README test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getMode/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getMode_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getMode_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getTagInfo/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getTagInfo/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getTagInfo/PlugletPeer_getTagInfo.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getTagInfo/README test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getTagInfo/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getTagInfo_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getTagInfo_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getValue/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getValue/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getValue/ParamCombinations test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getValue/PlugletPeer_getValue.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getValue/PlugletPeer_getValue.lst test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getValue/README test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getValue/TestParameters test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getValue/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getValue_3.java test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_getValue_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_0/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_0/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_0/ParamCombinations test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_0/PlugletPeer_newStream.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_0/PlugletPeer_newStream_0.lst test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_0/PlugletPeer_newStream_empty.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_0/PlugletPeer_newStream_exist_target.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_0/PlugletPeer_newStream_inputData.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_0/PlugletPeer_newStream_pluglet.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_0/PlugletPeer_newStream_plugletFrameset.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_0/README test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_0/TestParameters test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_0/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_1/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_1/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_1/ParamCombinations test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_1/PlugletPeer_newStream.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_1/PlugletPeer_newStream_1.lst test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_1/PlugletPeer_newStream_empty.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_1/PlugletPeer_newStream_exist_target.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_1/PlugletPeer_newStream_inputData.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_1/PlugletPeer_newStream_pluglet.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_1/PlugletPeer_newStream_plugletFrameset.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_1/README test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_1/TestParameters test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_1/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_4.java test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_newStream_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_setWindowSize/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_setWindowSize/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_setWindowSize/ParamCombinations test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_setWindowSize/PlugletPeer_setWindowSize.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_setWindowSize/PlugletPeer_setWindowSize.lst test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_setWindowSize/README test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_setWindowSize/TestParameters test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_setWindowSize/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_setWindowSize_9.java test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_setWindowSize_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_showStatus/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_showStatus/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_showStatus/ParamCombinations test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_showStatus/PlugletPeer_showStatus.html test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_showStatus/PlugletPeer_showStatus.lst test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_showStatus/README test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_showStatus/TestParameters test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_showStatus/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_showStatus_2.java test/src/org/mozilla/pluglet/test/basic/api/PlugletPeer_showStatus_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getContentType/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getContentType/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getContentType/PlugletStreamInfo_getContentType.html test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getContentType/README test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getContentType/TestImage.gif test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getContentType/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getContentType_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getContentType_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getLastModified/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getLastModified/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getLastModified/PlugletStreamInfo_getLastModified.html test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getLastModified/README test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getLastModified/TestImage.gif test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getLastModified/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getLastModified_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getLastModified_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getLength/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getLength/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getLength/PlugletStreamInfo_getLength.html test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getLength/README test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getLength/TestImage.gif test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getLength/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getLength_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getLength_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getURL/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getURL/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getURL/PlugletStreamInfo_getURL.html test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getURL/README test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getURL/TestImage.gif test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getURL/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getURL_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_getURL_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_isSeekable/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_isSeekable/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_isSeekable/PlugletStreamInfo_isSeekable.html test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_isSeekable/README test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_isSeekable/TestImage.gif test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_isSeekable/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_isSeekable_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_isSeekable_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_requestRead/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_requestRead/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_requestRead/ParamCombinations test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_requestRead/PlugletStreamInfo_requestRead.html test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_requestRead/PlugletStreamInfo_requestRead.lst test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_requestRead/README test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_requestRead/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_requestRead_2.java test/src/org/mozilla/pluglet/test/basic/api/PlugletStreamInfo_requestRead_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment/PlugletTagInfo2_getAlignment.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_bottom/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_bottom/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_bottom/PlugletTagInfo2_getAlignment_bottom.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_bottom/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_bottom/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_left/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_left/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_left/PlugletTagInfo2_getAlignment_left.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_left/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_left/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_middle/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_middle/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_middle/PlugletTagInfo2_getAlignment_middle.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_middle/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_middle/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_right/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_right/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_right/PlugletTagInfo2_getAlignment_right.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_right/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_right/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_top/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_top/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_top/PlugletTagInfo2_getAlignment_top.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_top/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAlignment_top/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAttribute/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAttribute/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAttribute/ParamCombinations test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAttribute/PlugletTagInfo2_getAttribute.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAttribute/PlugletTagInfo2_getAttribute.lst test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAttribute/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAttribute/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAttributes/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAttributes/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAttributes/PlugletTagInfo2_getAttributes.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAttributes/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAttributes/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAttributes_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAttributes_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAttribute_2.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getAttribute_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderHorizSpace/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderHorizSpace/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderHorizSpace/PlugletTagInfo2_getBorderHorizSpace.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderHorizSpace/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderHorizSpace/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderHorizSpace_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderHorizSpace_1/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderHorizSpace_1/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderHorizSpace_1/PlugletTagInfo2_getBorderHorizSpace.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderHorizSpace_1/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderHorizSpace_1/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderHorizSpace_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderVertSpace/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderVertSpace/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderVertSpace/PlugletTagInfo2_getBorderVertSpace.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderVertSpace/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderVertSpace/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderVertSpace_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderVertSpace_1/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderVertSpace_1/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderVertSpace_1/PlugletTagInfo2_getBorderVertSpace.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderVertSpace_1/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderVertSpace_1/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getBorderVertSpace_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDocumentBase/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDocumentBase/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDocumentBase/PlugletTagInfo2_getDocumentBase.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDocumentBase/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDocumentBase/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDocumentBase_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDocumentBase_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDocumentEncoding/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDocumentEncoding/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDocumentEncoding/PlugletTagInfo2_getDocumentEncoding.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDocumentEncoding/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDocumentEncoding/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDocumentEncoding_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDocumentEncoding_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDOMElement/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDOMElement/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDOMElement/PlugletTagInfo2_getDOMElement.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDOMElement/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDOMElement/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDOMElement_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getDOMElement_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getHeight/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getHeight/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getHeight/PlugletTagInfo2_getHeight.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getHeight/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getHeight/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getHeight_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getHeight_1/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getHeight_1/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getHeight_1/PlugletTagInfo2_getHeight.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getHeight_1/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getHeight_1/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getHeight_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameter/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameter/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameter/ParamCombinations test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameter/PlugletTagInfo2_getParameter.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameter/PlugletTagInfo2_getParameter.lst test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameter/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameter/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameters/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameters/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameters/PlugletTagInfo2_getParameters.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameters/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameters/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameters_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameters_1/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameters_1/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameters_1/PlugletTagInfo2_getParameters.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameters_1/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameters_1/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameters_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameter_2.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getParameter_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagText/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagText/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagText/PlugletTagInfo2_getTagText.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagText/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagText/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagText_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagText_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagType/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagType/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagType/PlugletTagInfo2_getTagType.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagType/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagType/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagType_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagType_1/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagType_1/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagType_1/PlugletTagInfo2_getTagType.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagType_1/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagType_1/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getTagType_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getUniqueID/IDPluglet/IDPluglet.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getUniqueID/IDPluglet/manifest test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getUniqueID/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getUniqueID/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getUniqueID/PlugletTagInfo2_getUniqueID.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getUniqueID/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getUniqueID/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getUniqueID_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getUniqueID_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getWidth/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getWidth/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getWidth/PlugletTagInfo2_getWidth.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getWidth/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getWidth/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getWidth_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getWidth_1/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getWidth_1/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getWidth_1/PlugletTagInfo2_getWidth.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getWidth_1/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getWidth_1/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo2_getWidth_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo_getAttribute/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo_getAttribute/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo_getAttribute/ParamCombinations test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo_getAttribute/PlugletTagInfo_getAttribute.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo_getAttribute/PlugletTagInfo_getAttribute.lst test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo_getAttribute/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo_getAttribute/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo_getAttributes/Makefile test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo_getAttributes/makefile.win test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo_getAttributes/PlugletTagInfo_getAttributes.html test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo_getAttributes/README test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo_getAttributes/TestProperties test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo_getAttributes_0.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo_getAttributes_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo_getAttribute_2.java test/src/org/mozilla/pluglet/test/basic/api/PlugletTagInfo_getAttribute_Iterator.java test/src/org/mozilla/pluglet/test/basic/api/README test/src/org/mozilla/pluglet/test/basic/api/README.paramComb test/src/org/mozilla/pluglet/test/basic/api/ReflectionTest.java test/src/org/mozilla/pluglet/test/basic/api/type.list test/src/org/mozilla/pluglet/test/basic/autorun.pl test/src/org/mozilla/pluglet/test/basic/BWTest.lst test/src/org/mozilla/pluglet/test/basic/BWTest.lst.ORIG test/src/org/mozilla/pluglet/test/basic/Makefile test/src/org/mozilla/pluglet/test/basic/makefile.win test/src/org/mozilla/pluglet/test/basic/manifest test/src/org/mozilla/pluglet/test/basic/NS.list test/src/org/mozilla/pluglet/test/basic/Other.list test/src/org/mozilla/pluglet/test/basic/params/Makefile test/src/org/mozilla/pluglet/test/basic/params/makefile.win test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_1/manifest test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_1/test.html test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_1/test.tdt test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_1/TestProperties test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_1.java test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_11/manifest test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_11/test.html test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_11/test.tdt test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_11/TestProperties test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_11.java test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_12/manifest test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_12/test.html test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_12/test.tdt test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_12/TestProperties test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_12.java test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_2/manifest test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_2/test.html test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_2/test.tdt test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_2/TestProperties test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_2.java test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_3/manifest test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_3/test.html test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_3/test.tdt test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_3/TestProperties test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_3.java test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_4/manifest test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_4/test.html test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_4/test.tdt test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_4/TestProperties test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_4.java test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_5/manifest test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_5/test.html test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_5/test.tdt test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_5/TestProperties test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_5.java test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_6/manifest test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_6/test.html test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_6/test.tdt test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_6/TestProperties test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_6.java test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_7/manifest test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_7/test.html test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_7/test.tdt test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_7/TestProperties test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_7.java test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_8/manifest test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_8/test.html test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_8/test.tdt test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_8/TestProperties test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_8.java test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_9/manifest test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_9/test.html test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_9/test.tdt test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_9/TestProperties test/src/org/mozilla/pluglet/test/basic/params/PlugletStreamListener_onDataAvailable_input_9.java test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType.java test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_1/manifest test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_1/test.html test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_1/TestProperties test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_2/manifest test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_2/test.html test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_2/TestProperties test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_3/manifest test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_3/test.html test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_3/TestProperties test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_4/manifest test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_4/test.html test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_4/TestProperties test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_5/manifest test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_5/test.html test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_5/TestProperties test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_6/manifest test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_6/test.html test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_6/test.zip test/src/org/mozilla/pluglet/test/basic/params/Pluglet_createPlugletInstance_mimeType_6/TestProperties test/src/org/mozilla/pluglet/test/basic/returns/Makefile test/src/org/mozilla/pluglet/test/basic/returns/makefile.win test/src/org/mozilla/pluglet/test/basic/returns/manifest test/src/org/mozilla/pluglet/test/basic/returns/PlugletInstance_newStream/TestProperties test/src/org/mozilla/pluglet/test/basic/returns/PlugletInstance_newStream.java test/src/org/mozilla/pluglet/test/basic/returns/Pluglet_createPlugletInstance/TestProperties test/src/org/mozilla/pluglet/test/basic/returns/Pluglet_createPlugletInstance.java test/src/org/mozilla/pluglet/test/basic/returns/test.html test/src/org/mozilla/pluglet/test/basic/scenario/1/TestProperties test/src/org/mozilla/pluglet/test/basic/scenario/2/TestProperties test/src/org/mozilla/pluglet/test/basic/scenario/3/TestProperties test/src/org/mozilla/pluglet/test/basic/scenario/4/TestProperties test/src/org/mozilla/pluglet/test/basic/scenario/5/newwindow.html test/src/org/mozilla/pluglet/test/basic/scenario/5/TestProperties test/src/org/mozilla/pluglet/test/basic/scenario/8/TestProperties test/src/org/mozilla/pluglet/test/basic/scenario/9/TestProperties test/src/org/mozilla/pluglet/test/basic/scenario/back.html test/src/org/mozilla/pluglet/test/basic/scenario/basframes.html test/src/org/mozilla/pluglet/test/basic/scenario/bastest.html test/src/org/mozilla/pluglet/test/basic/scenario/bastestsrc.html test/src/org/mozilla/pluglet/test/basic/scenario/empty.html test/src/org/mozilla/pluglet/test/basic/scenario/forward.html test/src/org/mozilla/pluglet/test/basic/scenario/fr1/TestProperties test/src/org/mozilla/pluglet/test/basic/scenario/fr2/TestProperties test/src/org/mozilla/pluglet/test/basic/scenario/fr3/TestProperties test/src/org/mozilla/pluglet/test/basic/scenario/Makefile test/src/org/mozilla/pluglet/test/basic/scenario/makefile.win test/src/org/mozilla/pluglet/test/basic/scenario/manifest test/src/org/mozilla/pluglet/test/basic/scenario/performAction.js test/src/org/mozilla/pluglet/test/basic/scenario/SequencialScenarioTest.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestCanRead.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestCanWrite.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestClipboard.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestDelete.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestEnv.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestExists.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestFileDescriptorIn.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestFileDescriptorOut.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestFileInputStream.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestFileOutputStream.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestGetAbsolutePath.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestGetCanonicalPath.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestGetContent.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestGetParent.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestGetPath.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestGetProps.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestGetSecMgr.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestIsDirectory.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestIsFile.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestLastModified.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestLength.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestList.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestListJSFilter.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestMkdir.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestMkdirs.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestOpenConx.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestPrintStream.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestRandomAccess.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestRandomAccessRW.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestRenameTo.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestRunExec.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestRunExit.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestRunLoad.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestRunLoadLib.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestSetSecMgr.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestSocket.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestSysExit.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestURLFac.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestXAccept.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestXAccess.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestXAccessTG.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestXAccessTop.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestXCCL.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestXConn.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestXDelete.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestXExec.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestXExit.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestXLink.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestXListen.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestXPakAcc.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestXPakDef.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestXPropAcc.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestXRead.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestXSetFac.java test/src/org/mozilla/pluglet/test/basic/security/automation/SecTestXWrite.java test/src/org/mozilla/pluglet/test/basic/security/BasicSecurityTest.java test/src/org/mozilla/pluglet/test/basic/security/bastest.html test/src/org/mozilla/pluglet/test/basic/security/DeleteFileTest.java test/src/org/mozilla/pluglet/test/basic/security/GetClipboardTest.java test/src/org/mozilla/pluglet/test/basic/security/GetSysPropsTest.java test/src/org/mozilla/pluglet/test/basic/security/Makefile test/src/org/mozilla/pluglet/test/basic/security/Makefile.win test/src/org/mozilla/pluglet/test/basic/security/manifest test/src/org/mozilla/pluglet/test/basic/security/OpenWinTest.java test/src/org/mozilla/pluglet/test/basic/security/performAction.js test/src/org/mozilla/pluglet/test/basic/security/PrintTest.java test/src/org/mozilla/pluglet/test/basic/security/ReadFileTest.java test/src/org/mozilla/pluglet/test/basic/security/RemoteConnectTest.java test/src/org/mozilla/pluglet/test/basic/security/RunProgramTest.java test/src/org/mozilla/pluglet/test/basic/security/SecurityTest.properties test/src/org/mozilla/pluglet/test/basic/security/util/BWTestList.lst.security test/src/org/mozilla/pluglet/test/basic/security/util/SecClassList.lst test/src/org/mozilla/pluglet/test/basic/security/util/tree-gen.pl test/src/org/mozilla/pluglet/test/basic/security/WriteFileTest.java test/src/org/mozilla/pluglet/test/basic/Test.java test/src/org/mozilla/pluglet/test/basic/TestContext.java test/src/org/mozilla/pluglet/test/basic/TestDescr.java test/src/org/mozilla/pluglet/test/basic/TestInstance.java test/src/org/mozilla/pluglet/test/basic/TestListIterator.java test/src/org/mozilla/pluglet/test/basic/TestLoaderPluglet.java test/src/org/mozilla/pluglet/test/basic/TestProperties test/src/org/mozilla/pluglet/test/basic/TestStage.java test/src/org/mozilla/pluglet/test/basic/TestStreamListener.java test/test.html test/test.java test/utils/configurator.pl test/utils/configurator.readme test/utils/example.input test/utils/example.out test/utils/example.template diff --git a/mozilla/java/plugins/test/build.xml b/mozilla/java/plugins/test/build.xml deleted file mode 100644 index 12404ddcadb..00000000000 --- a/mozilla/java/plugins/test/build.xml +++ /dev/null @@ -1,114 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/mozilla/java/plugins/test/build/classes/dummy.txt b/mozilla/java/plugins/test/build/classes/dummy.txt deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/mozilla/java/plugins/test/build/test/basic/dummy.txt b/mozilla/java/plugins/test/build/test/basic/dummy.txt deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/mozilla/java/plugins/test/config/CommonProperties b/mozilla/java/plugins/test/config/CommonProperties deleted file mode 100644 index afc6c335cfa..00000000000 --- a/mozilla/java/plugins/test/config/CommonProperties +++ /dev/null @@ -1,23 +0,0 @@ -## The timeouts of test execution -DELAY=60 -DELAY_OF_CYCLE=5 -DELAY_INTERNAL=40 - -## The names of files for writing log and result by test -LOG_FILE=PlugletTest.log -RESULT_FILE=PlugletTest.res - -## File separator property, used to specify PLUGLET variable -## Under Win32 -FSEP=\ - -## Under Unix -#FSEP=/ - -## The root directory of the this pluglet API test suite -TEST_TOP_DIR=C:\sync - -## The URL of directory where the htmls of tests are placed -## The path to this directory should be pointed in set_env.bat to be used -## during building -HTML_ROOT=file:/c:/sync/build/htroot diff --git a/mozilla/java/plugins/test/config/SecurityTests.keys b/mozilla/java/plugins/test/config/SecurityTests.keys deleted file mode 100644 index d7b85839b65..00000000000 --- a/mozilla/java/plugins/test/config/SecurityTests.keys +++ /dev/null @@ -1,348 +0,0 @@ -# -# SecurityTests.keys -# -# Configuration key values -# - -# -# DeleteFileTest.java test properties -# -DeleteFileTest.mustPass=true -DeleteFileTest.FileName=foo - -# -# GetClipboardTest.java test properties -# -GetClipboardTest.mustPass=true - -# -# GetSysPropsTest.java test properties -# -GetSysPropsTest.mustPass=true -GetSysPropsTest.propertyName=path - -# -# OpenWinTest.java test properties -# -OpenWinTest.mustPass=true - -# -# PrintTest.java test properties -# -PrintTest.mustPass=true - -# -# ReadFileTest.java test properties -# -ReadFileTest.mustPass=true -ReadFileTest.FileName=TestProperties - -# -# RemoteConnectTest.java test properties -# -RemoteConnectTest.mustPass=true -RemoteConnectTest.URL=http://sirius - -# -# RunProgramTest.java test properties -# -RunProgramTest.mustPass=true -RunProgramTest.command=ls -l - -# -# SecTestCanRead.java test properties -# -SecTestCanRead.mustPass=true -SecTestCanRead.fName=TestProperties -# -# SecTestCanWrite.java test properties -# -SecTestCanWrite.mustPass=true - -# -# SecTestClipboard.java test properties -# -SecTestClipboard.mustPass=true - -# -# SecTestDelete.java test properties -# -SecTestDelete.mustPass=true - -# -# SecTestEnv.java test properties -# -SecTestEnv.mustPass=true - -# -# SecTestExists.java test properties -# -SecTestExists.mustPass=true - -# -# SecTestFileDescriptorIn.java test properties -# -SecTestFileDescriptorIn.mustPass=true - -# -# SecTestFileDescriptorOut.java test properties -# -SecTestFileDescriptorOut.mustPass=true - -# -# SecTestFileInputStream.java test properties -# -SecTestFileInputStream.mustPass=true -SecTestFileInputStream.fName=TestProperties - -# -# SecTestFileOutputStream.java test properties -# -SecTestFileOutputStream.mustPass=true - -# -# SecTestGetAbsolutePath.java test properties -# -SecTestGetAbsolutePath.mustPass=true - -# -# SecTestGetCanonicalPath.java test properties -# -SecTestGetCanonicalPath.mustPass=true - -# -# SecTestGetContent.java test properties -# -SecTestGetContent.mustPass=true -SecTestGetContent.fName=TestProperties - -# -# SecTestGetParent.java test properties -# -SecTestGetParent.mustPass=true - -# -# SecTestGetPath.java test properties -# -SecTestGetPath.mustPass=true -SecTestGetPath.fName=foo - -# -# SecTestGetProps.java test properties -# -SecTestGetProps.mustPass=true - -# -# SecTestGetSecMgr.java test properties -# -SecTestGetSecMgr.mustPass=true - -# -# SecTestIsDirectory.java test properties -# -SecTestIsDirectory.mustPass=true - -# -# SecTestIsFile.java test properties -# -SecTestIsFile.mustPass=true - -# -# SecTestLastModified.java test properties -# -SecTestLastModified.mustPass=true - -# -# SecTestLength.java test properties -# -SecTestLength.mustPass=true - -# -# SecTestList.java test properties -# -SecTestList.mustPass=true - -# -# SecTestListJSFilter.java test properties -# -SecTestListJSFilter.mustPass=true - -# -# SecTestMkdir.java test properties -# -SecTestMkdir.mustPass=true - -# -# SecTestMkdirs.java test properties -# -SecTestMkdirs.mustPass=true - -# -# SecTestOpenConx.java test properties -# -SecTestOpenConx.mustPass=true -SecTestOpenConx.URL=http://sirius -# -# SecTestPrintStream.java test properties -# -SecTestPrintStream.mustPass=true - -# -# SecTestRandomAccess.java test properties -# -SecTestRandomAccess.mustPass=true - -# -# SecTestRandomAccessRW.java test properties -# -SecTestRandomAccessRW.mustPass=true - -# -# SecTestRenameTo.java test properties -# -SecTestRenameTo.mustPass=true - -# -# SecTestRunExec.java test properties -# -SecTestRunExec.mustPass=true -SecTestRunExec.fExec=ls -l - -# -# SecTestRunExit.java test properties -# -SecTestRunExit.mustPass=true - -# -# SecTestRunLoad.java test properties -# -SecTestRunLoad.mustPass=true -SecTestRunLoad.libName=java -# SecTestRunLoadLib.java test properties -# -SecTestRunLoadLib.mustPass=true -SecTestRunLoadLib.libName=plugletjni - -# -# SecTestSetSecMgr.java test properties -# -SecTestSetSecMgr.mustPass=true - -# -# SecTestSocket.java test properties -# -SecTestSocket.mustPass=true -SecTestSocket.fHost=sirius -SecTestSocket.fPort=80 - -# -# SecTestSysExit.java test properties -# -SecTestSysExit.mustPass=true - -# -# SecTestURLFac.java test properties -# -SecTestURLFac.mustPass=true -# -# SecTestXAccept.java test properties -# -SecTestXAccept.mustPass=true -SecTestXAccept.fHost=sirius -SecTestXAccept.fPort=80 - -# -# SecTestXAccess.java test properties -# -SecTestXAccess.mustPass=true - -# -# SecTestXAccessTG.java test properties -# -SecTestXAccessTG.mustPass=true - -# -# SecTestXAccessTop.java test properties -# -SecTestXAccessTop.mustPass=true - -# -# SecTestXCCL.java test properties -# -SecTestXCCL.mustPass=true - -# -# SecTestXConn.java test properties -# -SecTestXConn.mustPass=true -SecTestXConn.fHost=sirius -SecTestXConn.fPort=80 - -# -# SecTestXDelete.java test properties -# -SecTestXDelete.mustPass=true -SecTestXDelete.fName=foo - -# -# SecTestXExec.java test properties -# -SecTestXExec.mustPass=true -SecTestXExec.fExec=ls -l - -# -# SecTestXExit.java test properties -# -SecTestXExit.mustPass=true - -# -# SecTestXLink.java test properties -# -SecTestXLink.mustPass=true -SecTestXLink.fLink=sirius -# -# SecTestXListen.java test properties -# -SecTestXListen.mustPass=true -SecTestXListen.fPort=80 - -# -# SecTestXPakAcc.java test properties -# -SecTestXPakAcc.mustPass=true -SecTestXPakAcc.packageName=java.awt - -# -# SecTestXPakDef.java test properties -# -SecTestXPakDef.mustPass=true -SecTestXPakDef.packageName=java.awt - -# -# SecTestXPropAcc.java test properties -# -SecTestXPropAcc.mustPass=true - -# -# SecTestXRead.java test properties -# -SecTestXRead.mustPass=true -SecTestXRead.fName=foo - -# -# SecTestXSetFac.java test properties -# -SecTestXSetFac.mustPass=true - -# -# SecTestXWrite.java test properties -# -SecTestXWrite.mustPass=true -SecTestXWrite.fName=foo - -# -# WriteFileTest.java test properties -# -WriteFileTest.mustPass=true -WriteFileTest.FileName=foo - diff --git a/mozilla/java/plugins/test/config/SecurityTests.properties b/mozilla/java/plugins/test/config/SecurityTests.properties deleted file mode 100644 index c2bc9ce7ce1..00000000000 --- a/mozilla/java/plugins/test/config/SecurityTests.properties +++ /dev/null @@ -1,351 +0,0 @@ -# -# SecurityTests.template -# -# This is a template file for the security tests properties. -# - -# -# DeleteFileTest.java test properties -# -DeleteFileTest.mustPass=true -DeleteFileTest.FileName=foo - -# -# GetClipboardTest.java test properties -# -GetClipboardTest.mustPass=true - -# -# GetSysPropsTest.java test properties -# -GetSysPropsTest.mustPass=true -GetSysPropsTest.propertyName=path - -# -# OpenWinTest.java test properties -# -OpenWinTest.mustPass=true - -# -# PrintTest.java test properties -# -PrintTest.mustPass=true - -# -# ReadFileTest.java test properties -# -ReadFileTest.mustPass=true -ReadFileTest.FileName=foo - -# -# RemoteConnectTest.java test properties -# -RemoteConnectTest.mustPass=true -RemoteConnectTest.URL=http://sirius - -# -# RunProgramTest.java test properties -# -RunProgramTest.mustPass=true -RunProgramTest.command=ls -l - -# -# SecTestCanRead.java test properties -# -SecTestCanRead.mustPass=true -SecTestCanRead.fName=TestProperties -# -# SecTestCanWrite.java test properties -# -SecTestCanWrite.mustPass=true - -# -# SecTestClipboard.java test properties -# -SecTestClipboard.mustPass=true - -# -# SecTestDelete.java test properties -# -SecTestDelete.mustPass=true - -# -# SecTestEnv.java test properties -# -SecTestEnv.mustPass=true - -# -# SecTestExists.java test properties -# -SecTestExists.mustPass=true - -# -# SecTestFileDescriptorIn.java test properties -# -SecTestFileDescriptorIn.mustPass=true - -# -# SecTestFileDescriptorOut.java test properties -# -SecTestFileDescriptorOut.mustPass=true - -# -# SecTestFileInputStream.java test properties -# -SecTestFileInputStream.mustPass=true -SecTestFileInputStream.fName=TestProperties - -# -# SecTestFileOutputStream.java test properties -# -SecTestFileOutputStream.mustPass=true - -# -# SecTestGetAbsolutePath.java test properties -# -SecTestGetAbsolutePath.mustPass=true - -# -# SecTestGetCanonicalPath.java test properties -# -SecTestGetCanonicalPath.mustPass=true - -# -# SecTestGetContent.java test properties -# -SecTestGetContent.mustPass=true -SecTestGetContent.fName=TestProperties - -# -# SecTestGetParent.java test properties -# -SecTestGetParent.mustPass=true - -# -# SecTestGetPath.java test properties -# -SecTestGetPath.mustPass=true -SecTestGetPath.fName=foo - -# -# SecTestGetProps.java test properties -# -SecTestGetProps.mustPass=true - -# -# SecTestGetSecMgr.java test properties -# -SecTestGetSecMgr.mustPass=true - -# -# SecTestIsDirectory.java test properties -# -SecTestIsDirectory.mustPass=true - -# -# SecTestIsFile.java test properties -# -SecTestIsFile.mustPass=true - -# -# SecTestLastModified.java test properties -# -SecTestLastModified.mustPass=true - -# -# SecTestLength.java test properties -# -SecTestLength.mustPass=true - -# -# SecTestList.java test properties -# -SecTestList.mustPass=true - -# -# SecTestListJSFilter.java test properties -# -SecTestListJSFilter.mustPass=true - -# -# SecTestMkdir.java test properties -# -SecTestMkdir.mustPass=true - -# -# SecTestMkdirs.java test properties -# -SecTestMkdirs.mustPass=true - -# -# SecTestOpenConx.java test properties -# -SecTestOpenConx.mustPass=true -SecTestOpenConx.URL=http://sirius - -# -# SecTestPrintStream.java test properties -# -SecTestPrintStream.mustPass=true - -# -# SecTestRandomAccess.java test properties -# -SecTestRandomAccess.mustPass=true - -# -# SecTestRandomAccessRW.java test properties -# -SecTestRandomAccessRW.mustPass=true - -# -# SecTestRenameTo.java test properties -# -SecTestRenameTo.mustPass=true - -# -# SecTestRunExec.java test properties -# -SecTestRunExec.mustPass=true -SecTestRunExec.fExec=ls -l - -# -# SecTestRunExit.java test properties -# -SecTestRunExit.mustPass=true - -# -# SecTestRunLoad.java test properties -# -SecTestRunLoad.mustPass=true -SecTestRunLoad.libName=java -# -# SecTestRunLoadLib.java test properties -# -SecTestRunLoadLib.mustPass=true -SecTestRunLoadLib.libName=plugletjni - -# -# SecTestSetSecMgr.java test properties -# -SecTestSetSecMgr.mustPass=true - -# -# SecTestSocket.java test properties -# -SecTestSocket.mustPass=true -SecTestSocket.fHost=sirius -SecTestSocket.fPort=80 - -# -# SecTestSysExit.java test properties -# -SecTestSysExit.mustPass=true - -# -# SecTestURLFac.java test properties -# -SecTestURLFac.mustPass=true -# -# SecTestXAccept.java test properties -# -SecTestXAccept.mustPass=true -SecTestXAccept.fHost=sirius -SecTestXAccept.fPort=80 - -# -# SecTestXAccess.java test properties -# -SecTestXAccess.mustPass=true - -# -# SecTestXAccessTG.java test properties -# -SecTestXAccessTG.mustPass=true - -# -# SecTestXAccessTop.java test properties -# -SecTestXAccessTop.mustPass=true - -# -# SecTestXCCL.java test properties -# -SecTestXCCL.mustPass=true - -# -# SecTestXConn.java test properties -# -SecTestXConn.mustPass=true -SecTestXConn.fHost=sirius -SecTestXConn.fPort=80 - -# -# SecTestXDelete.java test properties -# -SecTestXDelete.mustPass=true -SecTestXDelete.fName=foo - -# -# SecTestXExec.java test properties -# -SecTestXExec.mustPass=true -SecTestXExec.fExec=ls -l - -# -# SecTestXExit.java test properties -# -SecTestXExit.mustPass=true - -# -# SecTestXLink.java test properties -# -SecTestXLink.mustPass=true -SecTestXLink.fLink=sirius - -# -# SecTestXListen.java test properties -# -SecTestXListen.mustPass=true -SecTestXListen.fPort=80 - -# -# SecTestXPakAcc.java test properties -# -SecTestXPakAcc.mustPass=true -SecTestXPakAcc.packageName=java.awt - -# -# SecTestXPakDef.java test properties -# -SecTestXPakDef.mustPass=true -SecTestXPakDef.packageName=java.awt - -# -# SecTestXPropAcc.java test properties -# -SecTestXPropAcc.mustPass=true - -# -# SecTestXRead.java test properties -# -SecTestXRead.mustPass=true -SecTestXRead.fName=foo - -# -# SecTestXSetFac.java test properties -# -SecTestXSetFac.mustPass=true - -# -# SecTestXWrite.java test properties -# -SecTestXWrite.mustPass=true -SecTestXWrite.fName=foo - -# -# WriteFileTest.java test properties -# -WriteFileTest.mustPass=true -WriteFileTest.FileName=foo - diff --git a/mozilla/java/plugins/test/config/SecurityTests.template b/mozilla/java/plugins/test/config/SecurityTests.template deleted file mode 100644 index b5109bac016..00000000000 --- a/mozilla/java/plugins/test/config/SecurityTests.template +++ /dev/null @@ -1,351 +0,0 @@ -# -# SecurityTests.template -# -# This is a template file for the security tests properties. -# - -# -# DeleteFileTest.java test properties -# -DeleteFileTest.mustPass= -DeleteFileTest.FileName= - -# -# GetClipboardTest.java test properties -# -GetClipboardTest.mustPass= - -# -# GetSysPropsTest.java test properties -# -GetSysPropsTest.mustPass= -GetSysPropsTest.propertyName= - -# -# OpenWinTest.java test properties -# -OpenWinTest.mustPass= - -# -# PrintTest.java test properties -# -PrintTest.mustPass= - -# -# ReadFileTest.java test properties -# -ReadFileTest.mustPass= -ReadFileTest.FileName= - -# -# RemoteConnectTest.java test properties -# -RemoteConnectTest.mustPass= -RemoteConnectTest.URL= - -# -# RunProgramTest.java test properties -# -RunProgramTest.mustPass= -RunProgramTest.command= - -# -# SecTestCanRead.java test properties -# -SecTestCanRead.mustPass= -SecTestCanRead.fName= -# -# SecTestCanWrite.java test properties -# -SecTestCanWrite.mustPass= - -# -# SecTestClipboard.java test properties -# -SecTestClipboard.mustPass= - -# -# SecTestDelete.java test properties -# -SecTestDelete.mustPass= - -# -# SecTestEnv.java test properties -# -SecTestEnv.mustPass= - -# -# SecTestExists.java test properties -# -SecTestExists.mustPass= - -# -# SecTestFileDescriptorIn.java test properties -# -SecTestFileDescriptorIn.mustPass= - -# -# SecTestFileDescriptorOut.java test properties -# -SecTestFileDescriptorOut.mustPass= - -# -# SecTestFileInputStream.java test properties -# -SecTestFileInputStream.mustPass= -SecTestFileInputStream.fName= - -# -# SecTestFileOutputStream.java test properties -# -SecTestFileOutputStream.mustPass= - -# -# SecTestGetAbsolutePath.java test properties -# -SecTestGetAbsolutePath.mustPass= - -# -# SecTestGetCanonicalPath.java test properties -# -SecTestGetCanonicalPath.mustPass= - -# -# SecTestGetContent.java test properties -# -SecTestGetContent.mustPass= -SecTestGetContent.fName= - -# -# SecTestGetParent.java test properties -# -SecTestGetParent.mustPass= - -# -# SecTestGetPath.java test properties -# -SecTestGetPath.mustPass= -SecTestGetPath.fName= - -# -# SecTestGetProps.java test properties -# -SecTestGetProps.mustPass= - -# -# SecTestGetSecMgr.java test properties -# -SecTestGetSecMgr.mustPass= - -# -# SecTestIsDirectory.java test properties -# -SecTestIsDirectory.mustPass= - -# -# SecTestIsFile.java test properties -# -SecTestIsFile.mustPass= - -# -# SecTestLastModified.java test properties -# -SecTestLastModified.mustPass= - -# -# SecTestLength.java test properties -# -SecTestLength.mustPass= - -# -# SecTestList.java test properties -# -SecTestList.mustPass= - -# -# SecTestListJSFilter.java test properties -# -SecTestListJSFilter.mustPass= - -# -# SecTestMkdir.java test properties -# -SecTestMkdir.mustPass= - -# -# SecTestMkdirs.java test properties -# -SecTestMkdirs.mustPass= - -# -# SecTestOpenConx.java test properties -# -SecTestOpenConx.mustPass= -SecTestOpenConx.URL= - -# -# SecTestPrintStream.java test properties -# -SecTestPrintStream.mustPass= - -# -# SecTestRandomAccess.java test properties -# -SecTestRandomAccess.mustPass= - -# -# SecTestRandomAccessRW.java test properties -# -SecTestRandomAccessRW.mustPass= - -# -# SecTestRenameTo.java test properties -# -SecTestRenameTo.mustPass= - -# -# SecTestRunExec.java test properties -# -SecTestRunExec.mustPass= -SecTestRunExec.fExec= - -# -# SecTestRunExit.java test properties -# -SecTestRunExit.mustPass= - -# -# SecTestRunLoad.java test properties -# -SecTestRunLoad.mustPass= -SecTestRunLoad.libName= -# -# SecTestRunLoadLib.java test properties -# -SecTestRunLoadLib.mustPass= -SecTestRunLoadLib.libName= - -# -# SecTestSetSecMgr.java test properties -# -SecTestSetSecMgr.mustPass= - -# -# SecTestSocket.java test properties -# -SecTestSocket.mustPass= -SecTestSocket.fHost= -SecTestSocket.fPort= - -# -# SecTestSysExit.java test properties -# -SecTestSysExit.mustPass= - -# -# SecTestURLFac.java test properties -# -SecTestURLFac.mustPass= -# -# SecTestXAccept.java test properties -# -SecTestXAccept.mustPass= -SecTestXAccept.fHost= -SecTestXAccept.fPort= - -# -# SecTestXAccess.java test properties -# -SecTestXAccess.mustPass= - -# -# SecTestXAccessTG.java test properties -# -SecTestXAccessTG.mustPass= - -# -# SecTestXAccessTop.java test properties -# -SecTestXAccessTop.mustPass= - -# -# SecTestXCCL.java test properties -# -SecTestXCCL.mustPass= - -# -# SecTestXConn.java test properties -# -SecTestXConn.mustPass= -SecTestXConn.fHost= -SecTestXConn.fPort= - -# -# SecTestXDelete.java test properties -# -SecTestXDelete.mustPass= -SecTestXDelete.fName= - -# -# SecTestXExec.java test properties -# -SecTestXExec.mustPass= -SecTestXExec.fExec= - -# -# SecTestXExit.java test properties -# -SecTestXExit.mustPass= - -# -# SecTestXLink.java test properties -# -SecTestXLink.mustPass= -SecTestXLink.fLink= - -# -# SecTestXListen.java test properties -# -SecTestXListen.mustPass= -SecTestXListen.fPort= - -# -# SecTestXPakAcc.java test properties -# -SecTestXPakAcc.mustPass= -SecTestXPakAcc.packageName= - -# -# SecTestXPakDef.java test properties -# -SecTestXPakDef.mustPass= -SecTestXPakDef.packageName= - -# -# SecTestXPropAcc.java test properties -# -SecTestXPropAcc.mustPass= - -# -# SecTestXRead.java test properties -# -SecTestXRead.mustPass= -SecTestXRead.fName= - -# -# SecTestXSetFac.java test properties -# -SecTestXSetFac.mustPass= - -# -# SecTestXWrite.java test properties -# -SecTestXWrite.mustPass= -SecTestXWrite.fName= - -# -# WriteFileTest.java test properties -# -WriteFileTest.mustPass= -WriteFileTest.FileName= - diff --git a/mozilla/java/plugins/test/config/set_env.bat b/mozilla/java/plugins/test/config/set_env.bat deleted file mode 100644 index 79f08bc896c..00000000000 --- a/mozilla/java/plugins/test/config/set_env.bat +++ /dev/null @@ -1,4 +0,0 @@ -# The directory where html files of tests should be placed -# The URL of this directory should be pointed in HTML_ROOT -set HTML_ROOT_DIR=h:\apache\share\htdocs\pl_tests - diff --git a/mozilla/java/plugins/test/doc/api/description.html b/mozilla/java/plugins/test/doc/api/description.html deleted file mode 100644 index 06a35fae61d..00000000000 --- a/mozilla/java/plugins/test/doc/api/description.html +++ /dev/null @@ -1,709 +0,0 @@ - - -Browser side Pluglet API tests description - - -
-		Browser side Pluglet API tests description.
-			(first draft,30 November 1999)
-
-Contents:
-
-1. Methods of interface PlugletManager:
-1.1	getURL
-
-1.3	postURL
-1.4	reloadPluglets
-1.5	userAgent
-2. Methods of interface PlugletPeer:
-2.1	getMIMEType
-2.2	getMode    
-2.3	getTagInfo    
-2.4	getValue    
-2.5	newStream    
-2.6	setWindowSize    
-2.7	showStatus    
-3. Methods of interface PlugletStreamInfo: 
-3.1	getContentType    
-3.2	getLastModified    
-3.3	getLength    
-3.4	getURL    
-3.5	isSeekable    
-3.6	requestRead    
-4. Methods of interface PlugletTagInfo: 
-4.2	getAttribute    
-4.3	getAttributes    
-5. Methods of interface PlugletTagInfo2: 
-5.1	getAlignment    
-5.2	getAttribute    
-5.3	getAttributes    
-5.4	getBorderHorizSpace    
-5.5	getBorderVertSpace    
-5.6	getDocumentBase    
-5.7	getDocumentEncoding    
-5.8	getHeight    
-5.9	getTagText    
-5.10	getTagType    
-5.11	getUniqueID    
-5.12	getWidth    
-
-Description:
-
-1. 	Methods of PlugletManager interface
-1.1	Tests for method getURL of PlugletManager interface.  
-	Method description:
-		Via this method pluglet can request any URL
-		and paint it on browser window or fetch it self.
-	Method's state: doesn't work(Pluglet's plugin code doesn't exist)
-
-	Test IDs: basic/api/PlugletManager_getURL:n (where n integer, see BWTest.lst.ORIG for it values)
-	Test Directory:  PlugletManager_getURL
-	Recent files:
-		PlugletManager_getURL_128.java
-		PlugletManager_getURL_Iterator.java
-	Arguments:
-		See ParamCombinations and TestParameters
-		for argument's values.
-	Check result:
-		Possible a good way to do it
-		is JavaScript, well received and rendered page can
-		say pluglet:"All OK :)" 
-	Comments:
-		Now test just iterate a set of arguments and call method.
-		JNI realization of this method is not yet implemented,
-		so can't check results of it execution.
-1.3	Tests for method postURL of PlugletManager interface.  
-	Method description:
-		This method used for post some data and get browser's answer.
-	Method's state: doesn't work
-
-	Test IDs: basic/api/PlugletManager_postURL:n (where n integer, see BWTest.lst.ORIG for it values)
-	Test Directory:  PlugletManager_postURL
-	Recent files:
-		PlugletManager_postURL_9216.java
-		PlugletManager_postURL_Iterator.java
-	Arguments:
-		See ParamCombinations and TestParameters
-		for argument's values.
-	Check result: 
-		Not implemented.Possible a good way to do it is CGI script 
-		for receive and check posted data and generate valid answer.
-	Comments:
-		Now test just iterate a set of arguments and call method.
-		JNI realization of this method is not yet implemented,
-		so can't check results of it execution.
-
-1.4	Tests for method reloadPluglets of PlugletManager interface.  
-	Method description: 
-		Via this method pluglet can request browser
-		to reload pluglets from disk, so if new pluglet
-		jars available in the pluglets location dir, new
-		mime types should be handled successfully.
-	Method's state: doesn't work
-
-	Test IDs: basic/api/PlugletManager_reloadPluglets:n (where n integer, see BWTest.lst.ORIG for it values)
-	Test Directory:  PlugletManager_reloadPluglets
-	Recent files:
-		PlugletManager_reloadPluglets_2.java
-		PlugletManager_reloadPluglets_Iterator.java
-	Arguments:
-		See ParamCombinations and TestParameters
-		for argument's values.
-	Check result:
-		From current point of view a good way to check such
-		behavior is verify output from second pluglet.
-		Now this test used 2 pluglets main and second,
-		second pluglet located in test dir, SecondPluglet.jar
-		and copied to pluglets dir during test execution.
-		Also applet used to delete a SecondPluglet.jar from pluglet's dir
-		(it can appear here from previous tests).
-		Sequence: 
-		1.First page with DelApp delete SecondPluglet.jar from pluglet's dir
-		  and load page with test pluglet.
-		2.TestPluglet copying SecondPluglet.jar to the  pluglet's dir ,
-		  call reloadPluglets method of PlugletManager and load page
-		  with SecondPluglet.
-		3.If pluglets was successfully reloaded then SecondPluglet
-		  initialized and say to test context:"All O		
-	Comments:
-		You must grant permissions for test and applet for copying and deletion
-		files on your filesystem.
-		NOTE:Check for page reloading should be added 
-
-1.5	Tests for method userAgent of PlugletManager interface.  
-	Method description:
-		Via this method pluglet can access
-		to the current user agent name.
-	Method's state: Methods work correctly
-
-	Test ID: basic/api/PlugletManager_userAgent
-	Test Directory:  PlugletManager_userAgent
-	Recent files:
-		PlugletManager_userAgent_0.java
-		PlugletManager_userAgent_Iterator.java
-	Arguments: none
-	Check result:
-		JavaScript used to check result of this method execution.
-		JavaScript window.navigator.userAgent value transfered
-		to pluglet and compared with value, returned by method.
-		If values are equals then test PASSED.
-	Comments:
-		Now a static string is used to identify the userAgent in 
-		plugins and this string is different from window.navigator.userAgent
-
-2.	Methods of PlugletPeer interface     
-2.1	Tests for method getMIMEType of PlugletPeer interface.  
-	Method description:
-		Via this method pluglet can access to MIME type,
-		witch it was instantiated.
-	Method's state: work now.
-
-	Test ID: basic/api/PlugletPeer_getMIMEType
-	Test Directory:  PlugletPeer_getMIMEType
-	Recent files:
-		PlugletPeer_getMIMEType_0.java
-		PlugletPeer_getMIMEType_Iterator.java
-	Arguments: none
-	Check result:
-		MIME type value transfered to pluglet via JavaScript
-		and compared with returned by getMIMEType method.
-		If values are equals then test PASSED
-	Comments:
-		Test for pluglet with multiple mime-types should be added.
-2.2	Tests for method getMode of PlugletPeer interface.  
-	Method description: 
-		This method returns a pluglet mode,possible modes is  
-		full page and embedded.
-	Method's state: 
-		Method always return 1(corresponds to embedded pluglets)
-	Test IDs: basic/api/PlugletPeer_getMode
-	Test Directory:  PlugletPeer_getMode
-	Recent files:
-		PlugletPeer_getMode_0.java
-		PlugletPeer_getMode_Iterator.java
-	Arguments: none
-	Check result:
-		Expected value of instantiation mode pluglet read from TestProperties(located in test dir).
-		Expected value compared with returned by getMode method and if they are equals then
-		test PASSED.
-	Comments:
-		Test for full page pluglets should be added.
-2.3	Tests for method getTagInfo of PlugletPeer interface.  
-	Method description:
-		This method return a PlugletTagInfo object.
-		Via this object pluglet can access to miscellaneous tag information.
-	Method's state: work
-
-	Test IDs: basic/api/PlugletPeer_getTagInfo:n (where n integer, see BWTest.lst.ORIG for it values)
-	Test Directory:  PlugletPeer_getTagInfo
-	Recent files:
-		PlugletPeer_getTagInfo_0.java
-		PlugletPeer_getTagInfo_Iterator.java
-	Arguments: none
-	Check result:
-		For verify results PlugletTagInfo.getAttribute method used.
-		Returned by getAttribute value compared with value, transfered to
-		pluglet via JavaScript and if they equals then test PASSED.
-		Now "type" attribute used to verify a validity of PlugletTagInfo object
-	Comments:
-2.4	Tests for method getValue of PlugletPeer interface.  
-	Method description:
-		This method returns value of variable, associated
-		with PlugletPeer.
-	Method's state: doesn't work
-
-	Test IDs: basic/api/PlugletPeer_getValue:n (where n integer, see BWTest.lst.ORIG for it values)
-	Test Directory:  PlugletPeer_getValue
-	Recent files:
-		PlugletPeer_getValue_3.java
-		PlugletPeer_getValue_Iterator.java
-	Arguments:
-		See ParamCombinations and TestParameters
-		for argument's values.
-	Check result:
-		Method doesn't work, check not implemented
-	Comments:
-
-2.5	Tests for method newStream of PlugletPeer interface.  
-	Method description: 
-		This method used to create stream for transfer data from pluglet to browser,
-		browser should render, save, .. etc received data corresponding to data's MIME type.
-	Method's state: doesn't work
-
-	Test IDs: basic/api/PlugletPeer_newStream_0:n (where n integer, see BWTest.lst.ORIG for it values)
-	Test Directory:  PlugletPeer_newStream_0
-	Recent files:
-		PlugletPeer_newStream_4.java
-		PlugletPeer_newStream_Iterator.java
-	Arguments:
-		See ParamCombinations and TestParameters
-		for argument's values.
-	Check result:
-		This test just iterate method's arguments,
-		can't verify results, because method doesn't work.
-		Possible a good way to check result is JavaScript,
-		embedded in send ed data or in another frame of frameset 
-	Comments:
-
-	Test IDs: basic/api/PlugletPeer_newStream_1:n (where n integer, see BWTest.lst.ORIG for it values)
-	PlugletPeer_newStream_1  PlugletPeer_newStream_1
-	Recent files:
-		PlugletPeer_newStream_4.java
-		PlugletPeer_newStream_Iterator.java
-	Arguments:
-		In test dir PlugletPeer_newStream_1 see ParamCombinations 
-		and TestParameters for argument's values.
-	Check result:
-		This test used text/html MIME type for new stream,
-		so check implemented via JavaScript, embedded in posted data.
-		If page correctly loaded and rendered, then JavaScript just
-		say pluglet: "All OK"
-	Comments:
-		
-2.6	Tests for method setWindowSize of PlugletPeer interface.  
-	Method description: This method used to change browser widow size.
-	Method's state: doesn't work
-
-	Test IDs: basic/api/PlugletPeer_setWindowSize:n (where n integer, see BWTest.lst.ORIG for it values)
-	Test Directory:  PlugletPeer_setWindowSize
-	Recent files:
-		PlugletPeer_setWindowSize_9.java
-		PlugletPeer_setWindowSize_Iterator.java
-	Arguments:
-		See ParamCombinations and TestParameters
-		for argument's values.
-	Check result:
-		JavaScript used to verify results.
-		Sequence:
-			1.Page with test pluglet loaded,pluglet instantiated
-			2.After some time (about 5 seconds after page initialization) JavaScript transfer
-			 current window size to pluglet.
-			3.Pluglet compare values from JavaScript and arguments of setWindowSize method
-		  	and if they equals then test PASSED.
-	Comments:
-2.7	Tests for method showStatus of PlugletPeer interface.  
-	Method description: 
-		This method used to display a string in the browser's status line.
-	Method's state: doesn't work
-
-	Test IDs: basic/api/PlugletPeer_showStatus:n (where n integer, see BWTest.lst.ORIG for it values)
-	Test Directory:  PlugletPeer_showStatus
-	Recent files:
-		PlugletPeer_showStatus_2.java
-		PlugletPeer_showStatus_Iterator.java
-	Arguments:
-		See ParamCombinations and TestParameters
-		for argument's values.
-	Check result:
-		Implemented via JavaScript, after small timeout 
-		value of window.status transfered to pluglet and
-		compared with argument of showStatus.If they values are equals
-		then test PASSED.
-	Comments:
-
-3.	Methods of PlugletStreamInfo interface     
-3.1	Tests for method getContentType of PlugletStreamInfo interface.  
-	Method description:
-		This method used to get stream's content type
-	Method's state: work
-
-	Test ID: basic/api/PlugletStreamInfo_getContentType
-	Test Directory:  PlugletStreamInfo_getContentType
-	Recent files:
-		PlugletStreamInfo_getContentType_0.java
-		PlugletStreamInfo_getContentType_Iterator.java
-	Arguments: none
-	Check result:
-		Check result implemented via JavaScript,
-		when pluglet instantiated JavaScript transfer
-		content type of src data to pluglet.Pluglet
-		compare it with value, returned by getContentType 
-		method and if they equals then method PASSED
-	Comments:
-
-3.2	Tests for method getLastModified of PlugletStreamInfo interface.  
-	Method description: 
-		This method used for access to Last Modified
-		stream field.
-	Method's state: doesn't work
-
-	Test ID: basic/api/PlugletStreamInfo_getLastModified
-	Test Directory:  PlugletStreamInfo_getLastModified
-	Recent files:
-		PlugletStreamInfo_getLastModified_0.java
-		PlugletStreamInfo_getLastModified_Iterator.java
-	Arguments: none
-	Check result:
-		Not implemented.Possible a good way to check result
-		is create from pluglet URLConnection to file,
-		used in src and compare URLConnection's LastModified 
-		values with returned by getLasModified method.Or
-		use CGI script to generate Last Modified field.
-	Comments:
-		Always return 0 now.
-3.3	Tests for method getLength of PlugletStreamInfo interface.  
-	Method description: 
-		This method used to get length of stream's data.(Content Length field) 
-	Method's state: work
-
-	Test ID: basic/api/PlugletStreamInfo_getLength
-	Test Directory:  PlugletStreamInfo_getLength
-	Recent files:
-		PlugletStreamInfo_getLength_0.java
-		PlugletStreamInfo_getLength_Iterator.java
-	Arguments:
-	Check result:
-		Java Script used to transfer file name, used in embed's src attribute.
-		Pluglet used a URLConnection.getContentLength method to get
-		right value for ContentLength field. And then compare it 
-		with value, returned by getLength method.If they values are 
-		equals then test PASSED.
-	Comments:
-3.4	Tests for method getURL of PlugletStreamInfo interface.  
-	Method description: This method used for access to stream's URL 
-	Method's state: work
-
-	Test ID: basic/api/PlugletStreamInfo_getURL
-	Test Directory:  PlugletStreamInfo_getURL
-	Recent files:
-		PlugletStreamInfo_getURL_0.java
-		PlugletStreamInfo_getURL_Iterator.java
-	Arguments: none
-	Check result:
-		Java Script used to transfer file name, used in embed's src attribute.
-		Pluglet use HTML_ROOT property(from CommonProperties) and src's file
-		name to construct expected URL.Expected value compared with returned
-		by getURL method and if they equals then test PASSED
-	Comments:
-3.5	Tests for method isSeekable of PlugletStreamInfo interface.  
-	Method description: 
-	Method's state: always return true
-
-	Test ID: basic/api/PlugletStreamInfo_isSeekable
-	Test Directory:  PlugletStreamInfo_isSeekable
-	Recent files:
-		PlugletStreamInfo_isSeekable_0.java
-		PlugletStreamInfo_isSeekable_Iterator.java
-	Arguments: none
-	Check result:
-		Now expected result specified via properties.For most streams
-		seekable is false.Additional test should be added for another
-		streams
-	Comments:
-3.6	Tests for method requestRead of PlugletStreamInfo interface.  
-	Method description: This method allow to pluglet request data from stream
-	Method's state: doesn't work
-
-	Test IDs: basic/api/PlugletStreamInfo_requestRead:n (where n integer, see BWTest.lst.ORIG for it values)
-	Test Directory:  PlugletStreamInfo_requestRead
-	Recent files:
-		PlugletStreamInfo_requestRead_2.java
-		PlugletStreamInfo_requestRead_Iterator.java
-	Arguments:
-		See ParamCombinations and TestParameters
-		for argument's values.
-	Check result:
-		Not implemented
-	Comments:
-4.	Methods of PlugletTagInfo interface     
-
-4.1	Tests for method getAttribute of PlugletTagInfo interface.  
-	Method description: This method used to get tag attributes
-	Method's state: work
-
-	Test IDs: basic/api/PlugletTagInfo_getAttribute:n (where n integer, see BWTest.lst.ORIG for it values)
-	Test Directory:  PlugletTagInfo_getAttribute
-	Recent files:
-		PlugletTagInfo_getAttribute_2.java
-		PlugletTagInfo_getAttribute_Iterator.java
-	Arguments:
-		String attrName
-		See ParamCombinations and TestParameters
-		for argument's values.
-	Check result:
-		Check implemeted via JavaScript function, that analyze embed or 
-		object tag node and transfer all tag's attributes to pluglet.
-		Pluglet can verify they values and compare with returned by
-		getAttribute.
-	Comments:
-4.2	Tests for method getAttributes of PlugletTagInfo interface.  
-	Method description: 
-		This method allow to pluglet get all tag attributes.
-	Method's state: work
-
-	Test ID: basic/api/PlugletTagInfo_getAttributes
-	Test Directory:  PlugletTagInfo_getAttributes
-	Recent files:
-		PlugletTagInfo_getAttributes_0.java
-		PlugletTagInfo_getAttributes_Iterator.java
-	Arguments: none
-	Check result:
-		Check implemeted via JavaScript function, that analyze embed or 
-		object tag node and transfer all tag's attributes to pluglet.
-		Pluglet can verify they values and compare with returned by
-		getAttributes.
-	Comments:
-
-
-5.	Methods of PlugletTagInfo2 interface     
-5.1	Tests for method getAlignment of PlugletTagInfo2 interface.  
-	Method description:
-	Method's state: doesn't work
-
-	Test IDs: basic/api/PlugletTagInfo2_getAlignment
-	Test Directory:  PlugletTagInfo2_getAlignment
-	Recent files:
-		PlugletTagInfo2_getAlignment_0.java
-		PlugletTagInfo2_getAlignment_Iterator.java
-	Arguments:
-		See ParamCombinations and TestParameters
-		for argument's values.
-	Check result:
-		Not implemented.
-	Comments:
-
-5.2	Tests for method getAttribute of PlugletTagInfo2 interface.  
-	Method description: This method used to get tag attributes
-	Method's state:  work
-
-	Test IDs: basic/api/PlugletTagInfo2_getAttribute:n (where n integer, see BWTest.lst.ORIG for it values)
-	Test Directory:  PlugletTagInfo2_getAttribute
-	Recent files:
-		PlugletTagInfo2_getAttribute_2.java
-		PlugletTagInfo2_getAttribute_Iterator.java
-	Arguments:
-		String attrName
-		See ParamCombinations and TestParameters
-		for argument's values.
-	Check result:
-		Check implemeted via JavaScript function, that analyze embed or 
-		object tag node and transfer all tag's attributes to pluglet.
-		Pluglet can verify they values and compare with returned by
-		getAttribute.
-	Comments:
-
-5.3	Tests for method getAttributes of PlugletTagInfo2 interface.  
-	Method description: 
-		This method allow to pluglet get all tag attributes.
-	Method's state: work
-
-	Test ID: basic/api/PlugletTagInfo2_getAttributes
-	Test Directory:  PlugletTagInfo2_getAttributes
-	Recent files:
-		PlugletTagInfo2_getAttributes_0.java
-		PlugletTagInfo2_getAttributes_Iterator.java
-	Arguments: none
-	Check result:
-		Check implemeted via JavaScript function, that analyze embed or 
-		object tag node and transfer all tag's attributes to pluglet.
-		Pluglet can verify they values and compare with returned by
-		getAttributes.
-	Comments:
-
-5.4	Tests for method getBorderHorizSpace of PlugletTagInfo2 interface.  
-	Method description: This method used for access hspace attribute value
-	Method's state: work
-
-	Test ID: basic/api/PlugletTagInfo2_getBorderHorizSpace
-	Test Directory:  PlugletTagInfo2_getBorderHorizSpace
-	Recent files:
-		PlugletTagInfo2_getBorderHorizSpace_0.java
-		PlugletTagInfo2_getBorderHorizSpace_Iterator.java
-	Arguments: none
-	Check result:
-		At this test EMBED tag doesn't contains hspace attribute,
-		so default value should be returned.
-	Comments:
-	Test ID: basic/api/PlugletTagInfo2_getBorderHorizSpace_1
-	Test Directory:  PlugletTagInfo2_getBorderHorizSpace_1
-	Recent files:
-		PlugletTagInfo2_getBorderHorizSpace_0.java
-		PlugletTagInfo2_getBorderHorizSpace_Iterator.java
-	Arguments: none
-	Check result:
-		At this test tag EMBED has hspace attribute and it value
-		transfered to pluglet via JavaScript.Then this value compared
-		with returned by getBorderHorizSpace and if they equals then test PASSED
-	Comments:
-		
-5.5	Tests for method getBorderVertSpace of PlugletTagInfo2 interface.  
-	Method description: This method used for access vspace attribute.
-	Method's state: work
-
-	Test ID: basic/api/PlugletTagInfo2_getBorderVertSpace
-	Test Directory:  PlugletTagInfo2_getBorderVertSpace
-	Recent files:
-		PlugletTagInfo2_getBorderVertSpace_0.java
-		PlugletTagInfo2_getBorderVertSpace_Iterator.java
-	Arguments:
-		See ParamCombinations and TestParameters
-		for argument's values.
-	Check result:
-		At this test EMBED tag doesn't contains vspace attribute,
-		so default value should be returned.
-	Comments:
-		
-	Test ID: basic/api/PlugletTagInfo2_getBorderVertSpace_1
-	Test Directory:  PlugletTagInfo2_getBorderVertSpace_1
-	Recent files:
-		PlugletTagInfo2_getBorderVertSpace_0.java
-		PlugletTagInfo2_getBorderVertSpace_Iterator.java
-	Arguments:
-		See ParamCombinations and TestParameters
-		for argument's values.
-	Check result:
-		At this test tag EMBED has vspace attribute and it value
-		transfered to pluglet via JavaScript.Then this value compared
-		with returned by getBorderHorizSpace and if they equals then test PASSED
-	Comments:
-		
-5.6	Tests for method getDocumentBase of PlugletTagInfo2 interface.  
-	Method description: Returns the URL of the document containing a pluglet instance
-	Method's state: work
-
-	Test IDs: basic/api/PlugletTagInfo2_getDocumentBase
-	Test Directory:  PlugletTagInfo2_getDocumentBase
-	Recent files:
-		PlugletTagInfo2_getDocumentBase_0.java
-		PlugletTagInfo2_getDocumentBase_Iterator.java
-	Arguments: none
-	Check result:
-		Check implemeted via JavaScriptfunction, that transfer
-		window.location value from JavaScript to pluglet and
-		compare it with value, returned by getDocumentBase.
-	Comments:
-
-5.7	Tests for method getDocumentEncoding of PlugletTagInfo2 interface.  
-	Method description: This method used to access document encoding 
-	Method's state: doesn't work
-
-	Test ID: basic/api/PlugletTagInfo2_getDocumentEncoding
-	Test Directory:  PlugletTagInfo2_getDocumentEncoding
-	Recent files:
-		PlugletTagInfo2_getDocumentEncoding_0.java
-		PlugletTagInfo2_getDocumentEncoding_Iterator.java
-	Arguments: none
-	Check result: Not implemented
-	Comments:
-
-5.8	Tests for method getHeight of PlugletTagInfo2 interface.  
-	Method description: This method used to access height attribute value
-	Method's state: work
-
-	Test ID: basic/api/PlugletTagInfo2_getHeight
-	Test Directory:  PlugletTagInfo2_getHeight
-	Recent files:
-		PlugletTagInfo2_getHeight_0.java
-		PlugletTagInfo2_getHeight_Iterator.java
-	Arguments: none
-	Check result:
-		At this test EMBED tag doesn't contains height attribute,
-		so default value should be returned.
-	Comments:
-	Test ID: basic/api/PlugletTagInfo2_getHeight_1
-	Test Directory:  PlugletTagInfo2_getHeight_1  
-	Recent files:
-		PlugletTagInfo2_getHeight_0.java
-		PlugletTagInfo2_getHeight_Iterator.java
-	Arguments: none
-	Check result: 
-		At this test tag EMBED has height attribute and it value
-		transfered to pluglet via JavaScript.Then this value compared
-		with returned by getHeight and if they equals then test PASSED
-	Comments:
-5.9	Tests for method getTagText of PlugletTagInfo2 interface.  
-	Method description: This method used to access full html tag text
-	Method's state: doesn't work
-
-	Test ID: basic/api/PlugletTagInfo2_getTagText
-	Test Directory:  PlugletTagInfo2_getTagText
-	Recent files:
-		PlugletTagInfo2_getTagText_0.java
-		PlugletTagInfo2_getTagText_Iterator.java
-	Arguments: none
-	Check result:
-		Not implemented.
-		Possible a good way to check result is JavaScript.
-	Comments:
-
-5.10	Tests for method getTagType of PlugletTagInfo2 interface.  
-	Method description:
-		Returns the type of HTML tag used to instantiate this pluglet
-		
-	Method's state: work
-
-	Test ID: basic/api/PlugletTagInfo2_getTagType
-	Test Directory:  PlugletTagInfo2_getTagType
-	Recent files:
-		PlugletTagInfo2_getTagType_0.java
-		PlugletTagInfo2_getTagType_Iterator.java
-	Arguments: none
-	Check result:
-		At this test EMBED tag used to instantiate pluglet.The type
-		of tag transfered to pluglet via JavaScript and then compared with
-		returned by getTagType.If they equals then test PASSED.
-	Comments:
-	Test ID: basic/api/PlugletTagInfo2_getTagType_1
-	Test Directory:  PlugletTagInfo2_getTagType_1  
-	Recent files:
-		PlugletTagInfo2_getTagType_0.java
-		PlugletTagInfo2_getTagType_Iterator.java
-	Arguments: none
-	Check result:
-		At this test OBJECT tag used to instantiate pluglet.The type
-		of tag transfered to pluglet via JavaScript and then compared with
-		returned by getTagType.If they equals then test PASSED.
-	Comments:
-5.11	Tests for method getUniqueID of PlugletTagInfo2 interface.  
-	Method description: 
-		This method returns unique ID of current document
-		with this pluglet.
-	Method's state: work
-
-	Test ID: basic/api/PlugletTagInfo2_getUniqueID
-	Test Directory:  PlugletTagInfo2_getUniqueID
-	Recent files:
-		PlugletTagInfo2_getUniqueID_0.java
-		PlugletTagInfo2_getUniqueID_Iterator.java
-		and IDPluglet pluglet.
-	Arguments: none
-	Check result:
-		3 IDPluglet used to check results.All pluglets
-		call getUniqueID method and transfer returned value 
-		to test pluglet.Test pluglet compare values
-		and if they are equals then test PASSED.
-	Comments:
-
-5.12	Tests for method getWidth of PlugletTagInfo2 interface.  
-	Method description:
-		Returns the value of width attribute of HTML tag used to instantiate this pluglet
-	Method's state: work
-
-	Test ID: basic/api/PlugletTagInfo2_getWidth
-	Test Directory:  PlugletTagInfo2_getWidth
-	Recent files:
-		PlugletTagInfo2_getWidth_0.java
-		PlugletTagInfo2_getWidth_Iterator.java
-	Arguments: none
-	Check result:
-		At this test EMBED tag hasn't width attribute.
-		The default value of width attribute transfered to 
-		pluglet via JavaScript and then compared with
-		returned by getWidth.If they equals then test PASSED.
-	Comments:
-	Test ID: basic/api/PlugletTagInfo2_getWidth_1
-	Test Directory:  PlugletTagInfo2_getWidth_1
-	Recent files:
-		PlugletTagInfo2_getWidth_0.java
-		PlugletTagInfo2_getWidth_Iterator.java
-	Arguments: none
-	Check result:
-		At this test EMBED tag used has width attribute.
-		The value of width attribute transfered to 
-		pluglet via JavaScript and then compared with
-		returned by getWidth.If they equals then test PASSED.
-	Comments:
-
- - - diff --git a/mozilla/java/plugins/test/doc/api/index.html b/mozilla/java/plugins/test/doc/api/index.html deleted file mode 100644 index 75744d3a872..00000000000 --- a/mozilla/java/plugins/test/doc/api/index.html +++ /dev/null @@ -1,110 +0,0 @@ - - - -Browser side Pluglet API tests - - - -
Browser side Pluglet API tests
-
    -
  1. Tests location. -
  2. Tests struct. -
  3. Pre-build requirements. -
  4. Make instructions. -
  5. Run API tests. -
  6. Log files. -
  7. Testcase description. -
-
    -
  1. Tests location: -
      -
    • This document concerned tests in directory src/org/mozilla/pluglet/test/basic/api
      - at the your Pluglet tests location. -
    -
    -
  2. Tests struct:
    - Test may contains the next files: -
      -
    • Test java file - test execution and result verification code -
    • Arguments iterator java - code for read lst file and transfer arguments to TestContext -
    - And test dir with: -
      -
    • TestProperties file - testcase properties, contains test, iterator and initial html file names -
    • TestParameters file - user/location specific parameters for test arguments -
    • ParamCombinations file - combinations of values for each argument.(for generate default lst file) -
    • TestArguments(.lst) file - list of all combinations of arguments (generated from ParamCombinations file) -
    • Misc HTML files - at least one html file with EMBED(or OBJECT) tag for instantiate pluglet and
      - other html files needed for testcase. -
    - - Each test contains Test and Iterator java files, TestProperties file and at least one HTML file
    - - TestParameters file exist only for tests with user/location specific parameters
    - - ParamCombinations exist only for tests on methods with arguments
    - - TestArguments(.lst) file created during make combinations from ParamCombinations file and
    -    only for tests on methods with arguments. -
    - -
  3. Pre-build requirements: -
      -
    • Build Mozilla and java plugins -
    • Edit TEST_TOP_DIR/config/CommonProperties to change user/location specific parameters, e.g PLUGLET,HTML_ROOT etc .. -
    • In each test dir edit TestParameters, if it exist(and you want to run this testcase) -
    • Set environment variable HTML_ROOT_DIR to directory on your local filesystem, where test HTMLs will be created -
    • Verify that MOZILLA_FIVE_HOME/dist/classes exist in your CLASSPATH -
    • Place TEST_TOP_DIR/build/classes in your CLASSPATH -
    • Performs make in top level directory basic and verify that TestLoaderPluglet.jar successfully created
      - and placed to TEST_TOP_DIR/build/classes/org/mozilla/pluglet/test/basic
      - PLUGLET property in CommonProperties should point to it. -
    -
    - -
  4. Make instructions:
    - Top level makefile in the api directory has next targets: -
      -
    • combinations - used for create BWTest.lst.ORIG for all api tests and generate - default lst files for each test (if necessary) or just add test id to BWTest.lst.ORIG -
    • tests - make all in test dirs:
      - - copy HTML files to HTML_ROOT_DIR/api/test_case_name directory
      - - replace user/location specific parameters(from CommonProperties) in TestProperties file
      - - copy TestProperties file to BUILD/test/test_id directory
      - - replace user-defined parameters in the default lst file - and copy it to BUILD/test/test_id directory (if necessary)
      -
    • test_pluglet - create jar with test classes -
    • classes - compile all java files in the api directory -
    • clobber - remove builded files:
      - - remove HTML files from HTML_ROOT_DIR
      - - remove TestProperties and .lst files from BUILD/test/test_id directory -
    - By default classes, tests and test_pluglet targets executed.
    - NOTE:
    - You need to do combinations only one time, and - only if you change ParamCombinations file for some - tests or add new test cases
    - Build sequence(Win): -
      -
    • Performs all pre-build instructions. -
    • In the api directory type nmake -f makefile.win -
    -
    - -
  5. Run API tests. -
      -
    • Performs all pre-build and build instructions -
    • For run all API tests copy TEST_TOP_DIR/build/test/basic/api/BWTest.lst.ORIG to - the current directory and just type perl autorun.pl -
    • For run selected API tests copy some test IDs from BWTest.lst.ORIG - to your custom file(for example custom.lst) and type perl autorun.pl -f custom.lst -
    -
    - -
  6. Log files: -
      -
    • After tests execution all logs located in the TEST_TOP_DIR/log directory -
    • BWTestRun.log contains comments and results from test and test loader -
    • BWTestRun.txt contains status for each test, e.g. PASSED or FAILED -
    • File test_name.log contains Mozilla's output -
    -
- - - \ No newline at end of file diff --git a/mozilla/java/plugins/test/doc/automated.html b/mozilla/java/plugins/test/doc/automated.html deleted file mode 100644 index 1fa493734b2..00000000000 --- a/mozilla/java/plugins/test/doc/automated.html +++ /dev/null @@ -1,54 +0,0 @@ - - -Pluglet API automated tests - - -

Pluglet API automated tests

-

Table of contents.

-
-- Preliminary specification
-- How to build
-- How to run
-Documentation on test cases:
- - Browser side api tests 
- - Scenario tests 
- - Security tests 
- - Tests on passed in client side api parameters 
- - Tests on return values from client side api 
-
-
-How to build.
-- setup environment for mozilla building and running
-- goto config directory and fill 
-  CommonProperties and set_env.bat files.
-  (or set_env.sh in case of Unix build)
-- run the config/set_env.bat file
-  (or source set_env.sh in case of Unix build)
-- goto src/org/mozilla/pluglet/test/basic/ directory 
-  and make with makefile in this directory
-
-How to run.
-There is autorun.pl script to run test cases and BWTest.lst.ORIG 
-with list of all test cases in src/org/mozilla/pluglet/test/basic/ 
-directory. 
-To run all test cases in BWTest.lst.ORIG:
-
-perl autorun.pl
-
-It is possible to list required test cases in another file:
-
-perl autorun.pl -f file_with_sub_list
-
-To run single test case:
-
-perl autorun.pl -t test_case
-
-
- - - - - - - diff --git a/mozilla/java/plugins/test/doc/equiv_classes.html b/mozilla/java/plugins/test/doc/equiv_classes.html deleted file mode 100644 index 259893db116..00000000000 --- a/mozilla/java/plugins/test/doc/equiv_classes.html +++ /dev/null @@ -1,438 +0,0 @@ - - - -Browser side pluglet API arguments partitioning. - - - -Table of contents -
    -
  1. Introduction -
  2. PlugletManager interface -
  3. PlugletPeer interface -
  4. PlugletStreamInfo interface -
  5. PlugletTagInfo -
  6. PlugletTagInfo2 -
- -Below the description of equivalence class partitioning of the browser side pluglet API.
-This partitioning is based on: -
    -
  • common partitioning for parameter of given type
    - (for example <for_string>: null, 0 length, some arbitrary string) -
  • partitioning from point of view of functional sense of this parameter
    - (for example <for_target>: <for_string>, "_self", "_parent", "_top", "_blank", - non-existing and existing named target) -
-Some commom set of parameters: - - - - - -
<for_int> 0, (+-)MAX, some arbitrary value
<for_boolean> true, false
<for_string>null, non-null with 0 length, some arbitrary string
<for_target> <for_string>, "_self", "_parent", "_top", "_blank", non-existing and - existing named target
-
-Comment: 
-- for PlugletManager.getURL and especially for PlugletManager.postURL the number of 
-  possible combinations of parameters is very big, so the combinations with more than 
-  2 for getURL and 1 for postURL "incorrect" parameters will not be tested.
-- for methods with non-void return values should be modelled situations such that expected 
-  return values cover all significant classes from specified set of return values (
-  for example for PlugletInstancePeer.getMode specified set of return values consist of  
-  only two values indicated embedded pluglet or full-page ( not of whole set of int values)) 
-- values of arguments for each test you can find in the ParamCombinations file in test dir
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Interface PlugletManager
-Method - -Arguments - -Values -
public void getURL -PlugletInstance plugletInstnull, this and other instance (when method is called inside the pluglet instance)
URL urlnull, http, javascript, ftp, file(win32 & unix), gopher, news -
String target -<for_target> -
PlugletStreamListener streamListener -null, new listener and used -
String altHost -null, the same as in url, other than in url, bad string(not ip address) -
URL refferer -null, the url of this page - cases of http, javascript, ftp, file(although in - last 3 cases there is not refferer) -
boolean forceJSEnabled -<for_boolean> -
public void postURL -PlugletInstance plugletInstnull, this and other instance (when method is called inside the pluglet instance)
URL url -null, http, javascript, ftp, file(win32 & unix), news, mailto -
int postDataLen -<for_int>, equal to actual length, less and great -
byte[] postData -null, 0 byte array, random array fulfiled and not, syntactically - correct path + name of existing file and non-existent, also syntactically incorrect path -
boolean isFile -<for_boolean> -
String target -<for_target> -
PlugletStreamListener streamListener -null, new listener and used -
String altHost -null, the same as in url, other than in url, bad string(not ip address) -
URL referrer -null, the url of this page - cases of http, javascript, ftp, file(although in - last 3 cases there is not refferer) -
boolean forceJSEnabled -<for_boolean> -
int postHeadersLength -<for_int>, equal to actual length, less and great -
byte[] postHeaders -postHeaders - null, 0 byte array, correctly formed headers (fulfiled array and not) and not -
public void reloadPluglets -boolean reloadPages<for_boolean>
public String userAgentnonenone
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Interface PlugletPeer
-Method - -Arguments - -Values -
public String getMIMETypenonenone
public int getModenonenone
public PlugletTagInfo getTagInfononenone
public String getValueint variable<for_int>, PlugletInstancePeer.NETSCAPE_WINDOW, PlugletManager.APPCONTEXT, - PlugletManager.DISPLAY
public OutputStream newStreamString type<for_string>, text/html, text/plain, image/gif, application/x-java-vm, incorrectly formed
String target -<for_target> -
public void setWindowSizeint width<for_int>
int height -<for_int> -
public void showStatusString message<for_string>
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Interface PlugletStreamInfo
-Method - -Arguments - -Values -
public String getContentTypenonenone
public int getLastModifiednonenone
public int getLengthnonenone
public String getURLnonenone
public boolean isSeekablenonenone
public void requestReadByteRanges rangesnull, non-null object with 0 ranges, with 1 range for each combination: <for_int> x <for_int>, with more than 1 range
- -
- - - - - - - - - - - - - - - - - -
Interface PlugletTagInfo
-Method - -Arguments - -Values -
public String getAttributeString name<for_string>, existing attribute name
public Properties getAttributesnonenone
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Interface PlugletTagInfo2
-Method - -Arguments - -Values -
public String getAlignmentnonenone
public String getAttributeString name<for_string>, existing attribute name
public Properties getAttributesnonenone
public int getBorderHorizSpacenonenone
public int getBorderVertSpacenonenone
public String getDocumentBasenonenone
public String getDocumentEncodingnonenone
public int getHeightnonenone
public String getParameterString name<for_string>, existing parameter name
public Properties getParametersnonenone
public String getTagTextnonenone
public String getTagTypenonenone
public int getUniqueIDnonenone
public int getWidthnonenone
- - - - - - - - - - - diff --git a/mozilla/java/plugins/test/doc/index.html b/mozilla/java/plugins/test/doc/index.html deleted file mode 100644 index 984780e40f0..00000000000 --- a/mozilla/java/plugins/test/doc/index.html +++ /dev/null @@ -1,14 +0,0 @@ - - - -Pluglets Test Plan - - - -

Pluglet Tests:

-
- - diff --git a/mozilla/java/plugins/test/doc/manual.html b/mozilla/java/plugins/test/doc/manual.html deleted file mode 100644 index a4fcc514c79..00000000000 --- a/mozilla/java/plugins/test/doc/manual.html +++ /dev/null @@ -1,96 +0,0 @@ - - -

Manual Pluglets tests

-At start of your Pluglet test cycle you should verify that Pluglets are permitted to run, -correctly loaded and rendered.
-
    -
  1. Follow to instructions - and install Java Plugins. -
  2. Build the TestPluglet -
  3. Build the Pluglet demos. -
  4. Put JAR archieves with test pluglet and demos to the directory on your filesystem and point - PLUGLET variable to this dir. -
  5. Performs steps from following table for verify Pluglets behaviour. - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Test Pluglet -
      -
    1. Load HTML document with TestPluglet -
    -
    -
      -
    • Verify that pluglet loaded and window with List rendered. -
    • Load any other page, make Back and verify that - pluglet rendered against. -
    -
    -MediaPlayer -
      -
    1. Follow to instruction from MediaPlayer README - to correct media player installation. -
    2. Load play.html from place, where your MediaPlayer example installed. -
    -
    -
      -
    • Verify that player correctly loaded and works. -
    -
    -PDF Viewer -
      -
    1. Follow to instruction from PDF Viewer README - to correct viewer installation. -
    2. Load pdf.html from place, where your PDF Viewer example installed. -
    -
    -
      -
    • Verify that viewer correctly loaded and works. -
    -
    -RTF Viewer -
      -
    1. Load HTML document with RTF Viewer -
    -
    -
      -
    • Verify that example correctly displayed RTF Viewer README. -
    -
    -ZIP Viewer -
      -
    1. Follow to instruction from ZIP Viewer README - to correct viewer installation. -
    2. Load zip.html from place, where your ZIP Viewer example installed. -
    -
    -
      -
    • Verify that viewer correctly loaded and works.(Contents of ZipView.jar should be shown) -
    -
    -
- - - \ No newline at end of file diff --git a/mozilla/java/plugins/test/doc/params/params.html b/mozilla/java/plugins/test/doc/params/params.html deleted file mode 100644 index 3a93c6ce317..00000000000 --- a/mozilla/java/plugins/test/doc/params/params.html +++ /dev/null @@ -1,137 +0,0 @@ - -Index of tests on passed in client side api simple parameters - -Index of tests on passed in client side api simple parameters
-(i.e not browser side objects, which is subject for browser side api tests) -
    -
  1. Pluglet_createPlugletInstance_mimeType_1 -
  2. Pluglet_createPlugletInstance_mimeType_2 -
  3. Pluglet_createPlugletInstance_mimeType_3 -
  4. Pluglet_createPlugletInstance_mimeType_4 -
  5. Pluglet_createPlugletInstance_mimeType_5 -
  6. Pluglet_createPlugletInstance_mimeType_6 -
  7. PlugletStreamListener_onDataAvailable_input_1 -
  8. PlugletStreamListener_onDataAvailable_input_2 -
  9. PlugletStreamListener_onDataAvailable_input_3 -
  10. PlugletStreamListener_onDataAvailable_input_4 -
  11. PlugletStreamListener_onDataAvailable_input_5 -
  12. PlugletStreamListener_onDataAvailable_input_6 -
  13. PlugletStreamListener_onDataAvailable_input_7 -
  14. PlugletStreamListener_onDataAvailable_input_8 -
  15. PlugletStreamListener_onDataAvailable_input_9 -
  16. PlugletStreamListener_onDataAvailable_input_11 -
  17. PlugletStreamListener_onDataAvailable_input_12 -
-
-Pluglet.createPlugletInstance(String mimeType)
-
-
-  basic/params/Pluglet_createPlugletInstance_mimeType_1
-    The test on the mimetype "*"
-
-
-  basic/params/Pluglet_createPlugletInstance_mimeType_2
-    The test on the ordinary mimetype "application/x-pluglet-test-params"
-
-
-  basic/params/Pluglet_createPlugletInstance_mimeType_3
-    The test on the mimetype with attributes: "multipart/x-pluglet-test-params; boundary=Some_Boundary"
-
-
-  basic/params/Pluglet_createPlugletInstance_mimeType_4
-    The test on the non-correctly formed mimetype: "some_type"
-
-
-  basic/params/Pluglet_createPlugletInstance_mimeType_5
-    The test on case insensitivity: "MULTIPART/X-PLUGLET-TEST-PARAMS; boundary=Some_Boundary"
-
-
-  basic/params/Pluglet_createPlugletInstance_mimeType_6
-    The test on passin in mimetype in the case when only SRC attribute
-    is pointed.
-
-
-PlugletStreamListener.onDataAvailable(PlugletStreamInfo plugletInfo, InputStream input, int  length)
-
-- input
-
-  basic/params/PlugletStreamListener_onDataAvailable_input_1
-    Test for passed in onDataAvailable method 2d parameter (input)   
-    The goal is to check the correctnesses of its method read(byte[],int,int) 
-    The data is read and compared with data from original   
-    file.    
-
-
-  basic/params/PlugletStreamListener_onDataAvailable_input_2
-    Test for passed in onDataAvailable method 2d parameter (input)   
-    The test reads at first the amount of data less than just
-    pushed length. On the next onDataAvailable calls it is  
-    supposed to read all other data. Currently  
-    the incorrectnesses of such behaviour isn't specified.
-
-
-  basic/params/PlugletStreamListener_onDataAvailable_input_3
-    Test for passed in onDataAvailable method 2d parameter (input)   
-    The goal is to check the correctnesses of its method read(byte[]) 
-    The data is read and compared with data from original   
-    file.    
-
-
-  basic/params/PlugletStreamListener_onDataAvailable_input_4
-    Test for passed in onDataAvailable method 2d parameter (input)   
-    The goal is to check the correctnesses of its method read() 
-    The data is read and compared with data from original   
-    file.    
-
-
-  basic/params/PlugletStreamListener_onDataAvailable_input_5
-    Test for passed in onDataAvailable method 2d parameter (input)   
-    The goal is to check the correctnesses of its method skip(long) 
-
-
-  basic/params/PlugletStreamListener_onDataAvailable_input_6
-    Test for passed in onDataAvailable method 2d parameter (input)   
-    The goal is to check the correctnesses of its method close() 
-
-
-  basic/params/PlugletStreamListener_onDataAvailable_input_7
-    Test for passed in onDataAvailable method 2d parameter (input)   
-    The goal is to check the correctnesses of its method close() 
-    The test reads the first whole portion of the data, closes the stream and returns.
-    Passed result will be registered only if after that the     
-    onStopBinding method will be called.
-
-
-  basic/params/PlugletStreamListener_onDataAvailable_input_8
-    Test for passed in onDataAvailable method 2d parameter (input)   
-    The mark-reset functionality is tested.
-    The supporting of the mark-reset isn't specified so test is passed by default 
-    in case when stream doesn't supported this functionality.
-    The testing is done with mark value less than just pushed length.
-
-
-  basic/params/PlugletStreamListener_onDataAvailable_input_9
-    Test for passed in onDataAvailable method 2d parameter (input)   
-    The non-supporting of mark-reset functionality is tested.
-    The supporting of the mark-reset isn't specified so test is passed by default 
-    in case when stream  supports this functionality.
-
-
-  basic/params/PlugletStreamListener_onDataAvailable_input_11
-    Test for passed in onDataAvailable method 2d parameter (input)   
-    The goal is to check the correctnesses of its method read(byte[],int,int) 
-    The test try to pass the null value as first parameter. 
-    The NullPointerException should be thrown.
-
-
-  basic/params/PlugletStreamListener_onDataAvailable_input_12
-    Test for passed in onDataAvailable method 2d parameter (input)   
-    The goal is to check the correctnesses of its method read(byte[],int,int) 
-    The test try to pass the 0 value as third parameter. 
-    The 0 should be returned.
-
-
-
-
-
- \ No newline at end of file