From 683d490074d93baa8a47db7ec43b7bd31145a12a Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 5 Nov 2009 23:00:15 +0100 Subject: Tar file expanded and committed --- .../sf/antcontrib/cpptasks/MockBuildListener.html | 590 ++++++++++++++++ .../sf/antcontrib/cpptasks/MockFileCollector.html | 346 ++++++++++ .../net/sf/antcontrib/cpptasks/TestAllClasses.html | 269 ++++++++ .../net/sf/antcontrib/cpptasks/TestCCTask.html | 374 +++++++++++ .../net/sf/antcontrib/cpptasks/TestCUtil.html | 615 +++++++++++++++++ .../sf/antcontrib/cpptasks/TestCompilerDef.html | 694 +++++++++++++++++++ .../sf/antcontrib/cpptasks/TestCompilerEnum.html | 304 +++++++++ .../antcontrib/cpptasks/TestDependencyTable.html | 332 +++++++++ .../net/sf/antcontrib/cpptasks/TestLinkerDef.html | 741 +++++++++++++++++++++ .../net/sf/antcontrib/cpptasks/TestLinkerEnum.html | 289 ++++++++ .../sf/antcontrib/cpptasks/TestOutputTypeEnum.html | 287 ++++++++ .../sf/antcontrib/cpptasks/TestProcessorDef.html | 628 +++++++++++++++++ ...getHistoryTable.MockProcessorConfiguration.html | 349 ++++++++++ .../cpptasks/TestTargetHistoryTable.html | 365 ++++++++++ .../net/sf/antcontrib/cpptasks/TestTargetInfo.html | 391 +++++++++++ .../sf/antcontrib/cpptasks/TestXMLConsumer.html | 319 +++++++++ .../cpptasks/borland/TestBorlandCCompiler.html | 346 ++++++++++ .../borland/class-use/TestBorlandCCompiler.html | 141 ++++ .../antcontrib/cpptasks/borland/package-frame.html | 33 + .../cpptasks/borland/package-summary.html | 157 +++++ .../antcontrib/cpptasks/borland/package-tree.html | 159 +++++ .../antcontrib/cpptasks/borland/package-use.html | 141 ++++ .../cpptasks/class-use/MockBuildListener.html | 141 ++++ .../cpptasks/class-use/MockFileCollector.html | 141 ++++ .../cpptasks/class-use/TestAllClasses.html | 141 ++++ .../antcontrib/cpptasks/class-use/TestCCTask.html | 141 ++++ .../antcontrib/cpptasks/class-use/TestCUtil.html | 141 ++++ .../cpptasks/class-use/TestCompilerDef.html | 141 ++++ .../cpptasks/class-use/TestCompilerEnum.html | 141 ++++ .../cpptasks/class-use/TestDependencyTable.html | 141 ++++ .../cpptasks/class-use/TestLinkerDef.html | 141 ++++ .../cpptasks/class-use/TestLinkerEnum.html | 141 ++++ .../cpptasks/class-use/TestOutputTypeEnum.html | 141 ++++ .../cpptasks/class-use/TestProcessorDef.html | 185 +++++ ...getHistoryTable.MockProcessorConfiguration.html | 141 ++++ .../cpptasks/class-use/TestTargetHistoryTable.html | 141 ++++ .../cpptasks/class-use/TestTargetInfo.html | 141 ++++ .../cpptasks/class-use/TestXMLConsumer.html | 185 +++++ .../cpptasks/compiler/TestAbstractCompiler.html | 352 ++++++++++ .../cpptasks/compiler/TestAbstractLinker.html | 317 +++++++++ .../cpptasks/compiler/TestAbstractProcessor.html | 320 +++++++++ .../TestCommandLineCompilerConfiguration.html | 343 ++++++++++ .../compiler/TestCompilerConfiguration.html | 352 ++++++++++ .../antcontrib/cpptasks/compiler/TestLinkType.html | 316 +++++++++ .../compiler/class-use/TestAbstractCompiler.html | 208 ++++++ .../compiler/class-use/TestAbstractLinker.html | 218 ++++++ .../compiler/class-use/TestAbstractProcessor.html | 319 +++++++++ .../TestCommandLineCompilerConfiguration.html | 141 ++++ .../class-use/TestCompilerConfiguration.html | 177 +++++ .../cpptasks/compiler/class-use/TestLinkType.html | 141 ++++ .../cpptasks/compiler/package-frame.html | 43 ++ .../cpptasks/compiler/package-summary.html | 181 +++++ .../antcontrib/cpptasks/compiler/package-tree.html | 159 +++++ .../antcontrib/cpptasks/compiler/package-use.html | 291 ++++++++ .../devstudio/TestDevStudio2005CCompiler.html | 277 ++++++++ .../cpptasks/devstudio/TestDevStudioCCompiler.html | 277 ++++++++ .../cpptasks/devstudio/TestDevStudioLinker.html | 318 +++++++++ .../devstudio/TestInstalledDevStudioLinker.html | 300 +++++++++ .../class-use/TestDevStudio2005CCompiler.html | 141 ++++ .../class-use/TestDevStudioCCompiler.html | 141 ++++ .../devstudio/class-use/TestDevStudioLinker.html | 179 +++++ .../class-use/TestInstalledDevStudioLinker.html | 141 ++++ .../cpptasks/devstudio/package-frame.html | 39 ++ .../cpptasks/devstudio/package-summary.html | 171 +++++ .../cpptasks/devstudio/package-tree.html | 161 +++++ .../antcontrib/cpptasks/devstudio/package-use.html | 169 +++++ .../cpptasks/gcc/TestAbstractArLibrarian.html | 388 +++++++++++ .../cpptasks/gcc/TestAbstractLdLinker.html | 518 ++++++++++++++ .../antcontrib/cpptasks/gcc/TestGccCCompiler.html | 469 +++++++++++++ .../cpptasks/gcc/TestGccCompatibleCCompiler.html | 421 ++++++++++++ .../sf/antcontrib/cpptasks/gcc/TestGccLinker.html | 363 ++++++++++ .../gcc/class-use/TestAbstractArLibrarian.html | 141 ++++ .../gcc/class-use/TestAbstractLdLinker.html | 141 ++++ .../cpptasks/gcc/class-use/TestGccCCompiler.html | 141 ++++ .../gcc/class-use/TestGccCompatibleCCompiler.html | 177 +++++ .../cpptasks/gcc/class-use/TestGccLinker.html | 141 ++++ .../sf/antcontrib/cpptasks/gcc/package-frame.html | 41 ++ .../antcontrib/cpptasks/gcc/package-summary.html | 173 +++++ .../sf/antcontrib/cpptasks/gcc/package-tree.html | 161 +++++ .../sf/antcontrib/cpptasks/gcc/package-use.html | 167 +++++ .../sf/antcontrib/cpptasks/hp/TestaCCCompiler.html | 486 ++++++++++++++ .../cpptasks/hp/class-use/TestaCCCompiler.html | 141 ++++ .../sf/antcontrib/cpptasks/hp/package-frame.html | 33 + .../sf/antcontrib/cpptasks/hp/package-summary.html | 155 +++++ .../sf/antcontrib/cpptasks/hp/package-tree.html | 155 +++++ .../net/sf/antcontrib/cpptasks/hp/package-use.html | 141 ++++ .../cpptasks/ibm/TestVisualAgeCCompiler.html | 391 +++++++++++ .../ibm/class-use/TestVisualAgeCCompiler.html | 141 ++++ .../sf/antcontrib/cpptasks/ibm/package-frame.html | 33 + .../antcontrib/cpptasks/ibm/package-summary.html | 155 +++++ .../sf/antcontrib/cpptasks/ibm/package-tree.html | 155 +++++ .../sf/antcontrib/cpptasks/ibm/package-use.html | 141 ++++ .../net/sf/antcontrib/cpptasks/package-frame.html | 63 ++ .../sf/antcontrib/cpptasks/package-summary.html | 233 +++++++ .../net/sf/antcontrib/cpptasks/package-tree.html | 165 +++++ .../net/sf/antcontrib/cpptasks/package-use.html | 173 +++++ .../sf/antcontrib/cpptasks/parser/TestCParser.html | 550 +++++++++++++++ .../cpptasks/parser/TestFortranParser.html | 334 ++++++++++ .../cpptasks/parser/class-use/TestCParser.html | 141 ++++ .../parser/class-use/TestFortranParser.html | 141 ++++ .../antcontrib/cpptasks/parser/package-frame.html | 35 + .../cpptasks/parser/package-summary.html | 174 +++++ .../antcontrib/cpptasks/parser/package-tree.html | 155 +++++ .../sf/antcontrib/cpptasks/parser/package-use.html | 141 ++++ .../cpptasks/sun/TestForteCCCompiler.html | 536 +++++++++++++++ .../sun/class-use/TestForteCCCompiler.html | 141 ++++ .../sf/antcontrib/cpptasks/sun/package-frame.html | 33 + .../antcontrib/cpptasks/sun/package-summary.html | 155 +++++ .../sf/antcontrib/cpptasks/sun/package-tree.html | 155 +++++ .../sf/antcontrib/cpptasks/sun/package-use.html | 141 ++++ .../cpptasks/trolltech/TestMetaObjectCompiler.html | 380 +++++++++++ .../cpptasks/trolltech/TestMetaObjectParser.html | 310 +++++++++ .../class-use/TestMetaObjectCompiler.html | 141 ++++ .../trolltech/class-use/TestMetaObjectParser.html | 141 ++++ .../cpptasks/trolltech/package-frame.html | 35 + .../cpptasks/trolltech/package-summary.html | 174 +++++ .../cpptasks/trolltech/package-tree.html | 159 +++++ .../antcontrib/cpptasks/trolltech/package-use.html | 141 ++++ .../cpptasks/types/TestDefineArgument.html | 429 ++++++++++++ .../antcontrib/cpptasks/types/TestLibrarySet.html | 619 +++++++++++++++++ .../types/class-use/TestDefineArgument.html | 141 ++++ .../cpptasks/types/class-use/TestLibrarySet.html | 141 ++++ .../antcontrib/cpptasks/types/package-frame.html | 35 + .../antcontrib/cpptasks/types/package-summary.html | 174 +++++ .../sf/antcontrib/cpptasks/types/package-tree.html | 155 +++++ .../sf/antcontrib/cpptasks/types/package-use.html | 141 ++++ 126 files changed, 28757 insertions(+) create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/MockBuildListener.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/MockFileCollector.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/TestAllClasses.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/TestCCTask.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/TestCUtil.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/TestCompilerDef.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/TestCompilerEnum.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/TestDependencyTable.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/TestLinkerDef.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/TestLinkerEnum.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/TestOutputTypeEnum.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/TestProcessorDef.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/TestTargetHistoryTable.MockProcessorConfiguration.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/TestTargetHistoryTable.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/TestTargetInfo.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/TestXMLConsumer.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/borland/TestBorlandCCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/borland/class-use/TestBorlandCCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/borland/package-frame.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/borland/package-summary.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/borland/package-tree.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/borland/package-use.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/class-use/MockBuildListener.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/class-use/MockFileCollector.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestAllClasses.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestCCTask.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestCUtil.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestCompilerDef.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestCompilerEnum.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestDependencyTable.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestLinkerDef.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestLinkerEnum.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestOutputTypeEnum.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestProcessorDef.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestTargetHistoryTable.MockProcessorConfiguration.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestTargetHistoryTable.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestTargetInfo.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestXMLConsumer.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestAbstractCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestAbstractLinker.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestAbstractProcessor.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestCommandLineCompilerConfiguration.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestCompilerConfiguration.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestLinkType.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestAbstractCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestAbstractLinker.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestAbstractProcessor.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestCommandLineCompilerConfiguration.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestCompilerConfiguration.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestLinkType.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/compiler/package-frame.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/compiler/package-summary.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/compiler/package-tree.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/compiler/package-use.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/TestDevStudio2005CCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/TestDevStudioCCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/TestDevStudioLinker.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/TestInstalledDevStudioLinker.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/TestDevStudio2005CCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/TestDevStudioCCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/TestDevStudioLinker.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/TestInstalledDevStudioLinker.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/package-frame.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/package-summary.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/package-tree.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/package-use.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestAbstractArLibrarian.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestAbstractLdLinker.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestGccCCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestGccCompatibleCCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestGccLinker.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestAbstractArLibrarian.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestAbstractLdLinker.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestGccCCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestGccCompatibleCCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestGccLinker.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/gcc/package-frame.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/gcc/package-summary.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/gcc/package-tree.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/gcc/package-use.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/hp/TestaCCCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/hp/class-use/TestaCCCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/hp/package-frame.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/hp/package-summary.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/hp/package-tree.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/hp/package-use.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/ibm/TestVisualAgeCCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/ibm/class-use/TestVisualAgeCCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/ibm/package-frame.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/ibm/package-summary.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/ibm/package-tree.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/ibm/package-use.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/package-frame.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/package-summary.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/package-tree.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/package-use.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/parser/TestCParser.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/parser/TestFortranParser.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/parser/class-use/TestCParser.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/parser/class-use/TestFortranParser.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/parser/package-frame.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/parser/package-summary.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/parser/package-tree.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/parser/package-use.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/sun/TestForteCCCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/sun/class-use/TestForteCCCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/sun/package-frame.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/sun/package-summary.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/sun/package-tree.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/sun/package-use.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/TestMetaObjectCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/TestMetaObjectParser.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/TestMetaObjectCompiler.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/TestMetaObjectParser.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/package-frame.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/package-summary.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/package-tree.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/package-use.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/types/TestDefineArgument.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/types/TestLibrarySet.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/types/class-use/TestDefineArgument.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/types/class-use/TestLibrarySet.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/types/package-frame.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/types/package-summary.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/types/package-tree.html create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/types/package-use.html (limited to 'site/testapidocs/net/sf/antcontrib') diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/MockBuildListener.html b/site/testapidocs/net/sf/antcontrib/cpptasks/MockBuildListener.html new file mode 100644 index 0000000..4172843 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/MockBuildListener.html @@ -0,0 +1,590 @@ + + + + + + + +MockBuildListener (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class MockBuildListener

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.MockBuildListener
+
+
+
All Implemented Interfaces:
java.util.EventListener, org.apache.tools.ant.BuildListener
+
+
+
+
public class MockBuildListener
extends java.lang.Object
implements org.apache.tools.ant.BuildListener
+ + +

+Captures build events +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
MockBuildListener() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidbuildFinished(org.apache.tools.ant.BuildEvent event) + +
+          Signals that the last target has finished.
+ voidbuildStarted(org.apache.tools.ant.BuildEvent event) + +
+          Signals that a build has started.
+ java.util.VectorgetBuildFinishedEvents() + +
+           
+ java.util.VectorgetBuildStartedEvents() + +
+          Gets a list of buildStarted events
+ java.util.VectorgetMessageLoggedEvents() + +
+          Gets message logged events
+ java.util.VectorgetTargetFinishedEvents() + +
+          Gets target finished events
+ java.util.VectorgetTargetStartedEvents() + +
+          Gets target started events
+ java.util.VectorgetTaskFinishedEvents() + +
+          Gets task finished events
+ java.util.VectorgetTaskStartedEvents() + +
+          Gets task started events
+ voidmessageLogged(org.apache.tools.ant.BuildEvent event) + +
+          Signals a message logging event.
+ voidtargetFinished(org.apache.tools.ant.BuildEvent event) + +
+          Signals that a target has finished.
+ voidtargetStarted(org.apache.tools.ant.BuildEvent event) + +
+          Signals that a target is starting.
+ voidtaskFinished(org.apache.tools.ant.BuildEvent event) + +
+          Signals that a task has finished.
+ voidtaskStarted(org.apache.tools.ant.BuildEvent event) + +
+          Signals that a task is starting.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+MockBuildListener

+
+public MockBuildListener()
+
+
+ + + + + + + + +
+Method Detail
+ +

+buildFinished

+
+public void buildFinished(org.apache.tools.ant.BuildEvent event)
+
+
Signals that the last target has finished. This event will still be + fired if an error occurred during the build. +

+

+
Specified by:
buildFinished in interface org.apache.tools.ant.BuildListener
+
+
+
Parameters:
event - An event with any relevant extra information. Must not be + null.
See Also:
BuildEvent.getException()
+
+
+
+ +

+buildStarted

+
+public void buildStarted(org.apache.tools.ant.BuildEvent event)
+
+
Signals that a build has started. This event is fired before any targets + have started. +

+

+
Specified by:
buildStarted in interface org.apache.tools.ant.BuildListener
+
+
+
Parameters:
event - An event with any relevant extra information. Must not be + null.
+
+
+
+ +

+getBuildFinishedEvents

+
+public java.util.Vector getBuildFinishedEvents()
+
+
+
+
+
+
+
+
+
+ +

+getBuildStartedEvents

+
+public java.util.Vector getBuildStartedEvents()
+
+
Gets a list of buildStarted events +

+

+
+
+
+ +
Returns:
list of build started events
+
+
+
+ +

+getMessageLoggedEvents

+
+public java.util.Vector getMessageLoggedEvents()
+
+
Gets message logged events +

+

+
+
+
+ +
Returns:
vector of "MessageLogged" events.
+
+
+
+ +

+getTargetFinishedEvents

+
+public java.util.Vector getTargetFinishedEvents()
+
+
Gets target finished events +

+

+
+
+
+ +
Returns:
vector of "TargetFinished" events.
+
+
+
+ +

+getTargetStartedEvents

+
+public java.util.Vector getTargetStartedEvents()
+
+
Gets target started events +

+

+
+
+
+ +
Returns:
vector of "TargetStarted" events.
+
+
+
+ +

+getTaskFinishedEvents

+
+public java.util.Vector getTaskFinishedEvents()
+
+
Gets task finished events +

+

+
+
+
+ +
Returns:
vector of "TaskFinished" events.
+
+
+
+ +

+getTaskStartedEvents

+
+public java.util.Vector getTaskStartedEvents()
+
+
Gets task started events +

+

+
+
+
+ +
Returns:
vector of "TaskStarted" events.
+
+
+
+ +

+messageLogged

+
+public void messageLogged(org.apache.tools.ant.BuildEvent event)
+
+
Signals a message logging event. +

+

+
Specified by:
messageLogged in interface org.apache.tools.ant.BuildListener
+
+
+
Parameters:
event - An event with any relevant extra information. Must not be + null.
See Also:
BuildEvent.getMessage(), +BuildEvent.getPriority()
+
+
+
+ +

+targetFinished

+
+public void targetFinished(org.apache.tools.ant.BuildEvent event)
+
+
Signals that a target has finished. This event will still be fired if an + error occurred during the build. +

+

+
Specified by:
targetFinished in interface org.apache.tools.ant.BuildListener
+
+
+
Parameters:
event - An event with any relevant extra information. Must not be + null.
See Also:
BuildEvent.getException()
+
+
+
+ +

+targetStarted

+
+public void targetStarted(org.apache.tools.ant.BuildEvent event)
+
+
Signals that a target is starting. +

+

+
Specified by:
targetStarted in interface org.apache.tools.ant.BuildListener
+
+
+
Parameters:
event - An event with any relevant extra information. Must not be + null.
See Also:
BuildEvent.getTarget()
+
+
+
+ +

+taskFinished

+
+public void taskFinished(org.apache.tools.ant.BuildEvent event)
+
+
Signals that a task has finished. This event will still be fired if an + error occurred during the build. +

+

+
Specified by:
taskFinished in interface org.apache.tools.ant.BuildListener
+
+
+
Parameters:
event - An event with any relevant extra information. Must not be + null.
See Also:
BuildEvent.getException()
+
+
+
+ +

+taskStarted

+
+public void taskStarted(org.apache.tools.ant.BuildEvent event)
+
+
Signals that a task is starting. +

+

+
Specified by:
taskStarted in interface org.apache.tools.ant.BuildListener
+
+
+
Parameters:
event - An event with any relevant extra information. Must not be + null.
See Also:
BuildEvent.getTask()
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/MockFileCollector.html b/site/testapidocs/net/sf/antcontrib/cpptasks/MockFileCollector.html new file mode 100644 index 0000000..4bae570 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/MockFileCollector.html @@ -0,0 +1,346 @@ + + + + + + + +MockFileCollector (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class MockFileCollector

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.MockFileCollector
+
+
+
All Implemented Interfaces:
net.sf.antcontrib.cpptasks.FileVisitor
+
+
+
+
public final class MockFileCollector
extends java.lang.Object
implements net.sf.antcontrib.cpptasks.FileVisitor
+ + +

+Implementation of FileVisitor that collects visited files for later + retrieval. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
MockFileCollector() + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ java.io.FilegetBaseDir(int index) + +
+          Get value of baseDir parameter for the specified index.
+ java.lang.StringgetFileName(int index) + +
+          Get value of fileName parameter for a specified index.
+ intsize() + +
+          Get count of calls to FileVisitor.visit.
+ voidvisit(java.io.File baseDir, + java.lang.String fileName) + +
+          Implementation of FileVisitor.visit.
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+MockFileCollector

+
+public MockFileCollector()
+
+
Constructor. +

+

+ + + + + + + + +
+Method Detail
+ +

+visit

+
+public void visit(java.io.File baseDir,
+                  java.lang.String fileName)
+
+
Implementation of FileVisitor.visit. +

+

+
Specified by:
visit in interface net.sf.antcontrib.cpptasks.FileVisitor
+
+
+
Parameters:
baseDir - base directory
fileName - file name
+
+
+
+ +

+getFileName

+
+public java.lang.String getFileName(int index)
+
+
Get value of fileName parameter for a specified index. +

+

+
+
+
+
Parameters:
index - index +
Returns:
value of failName parameter
+
+
+
+ +

+getBaseDir

+
+public java.io.File getBaseDir(int index)
+
+
Get value of baseDir parameter for the specified index. +

+

+
+
+
+
Parameters:
index - index +
Returns:
value of baseDir parameter
+
+
+
+ +

+size

+
+public int size()
+
+
Get count of calls to FileVisitor.visit. +

+

+
+
+
+ +
Returns:
count of calls.
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/TestAllClasses.html b/site/testapidocs/net/sf/antcontrib/cpptasks/TestAllClasses.html new file mode 100644 index 0000000..7fc79bc --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/TestAllClasses.html @@ -0,0 +1,269 @@ + + + + + + + +TestAllClasses (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TestAllClasses

+
+java.lang.Object
+  extended by junit.framework.TestSuite
+      extended by net.sf.antcontrib.cpptasks.TestAllClasses
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestAllClasses
extends junit.framework.TestSuite
+ + +

+Test for abstract compiler class + + Override create to test concrete compiler implementions +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestAllClasses(java.lang.String name) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+static junit.framework.TestSuitesuite() + +
+           
+ + + + + + + +
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestAllClasses

+
+public TestAllClasses(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+suite

+
+public static junit.framework.TestSuite suite()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/TestCCTask.html b/site/testapidocs/net/sf/antcontrib/cpptasks/TestCCTask.html new file mode 100644 index 0000000..d9c4e6a --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/TestCCTask.html @@ -0,0 +1,374 @@ + + + + + + + +TestCCTask (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TestCCTask

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.TestCCTask
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public final class TestCCTask
extends junit.framework.TestCase
+ + +

+Tests for CCTask. +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestCCTask(java.lang.String name) + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestAntlibXmlPresent() + +
+          Test checks for the presence of antlib.xml.
+ voidtestGetFailOnError() + +
+          Tests that the default value of failonerror is true.
+ voidtestGetTargetsToBuildByConfiguration1() + +
+          Test that a target with no existing object file is + returned by getTargetsToBuildByConfiguration.
+ voidtestGetTargetsToBuildByConfiguration2() + +
+          Test that a target that is up to date is not returned by + getTargetsToBuildByConfiguration.
+ voidtestSetFailOnError() + +
+          Tests that setting failonerror is effective.
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestCCTask

+
+public TestCCTask(java.lang.String name)
+
+
Constructor. +

+

+
Parameters:
name - test name
+
+ + + + + + + + +
+Method Detail
+ +

+testGetTargetsToBuildByConfiguration1

+
+public void testGetTargetsToBuildByConfiguration1()
+
+
Test that a target with no existing object file is + returned by getTargetsToBuildByConfiguration. +

+

+
+
+
+
+ +

+testGetTargetsToBuildByConfiguration2

+
+public void testGetTargetsToBuildByConfiguration2()
+
+
Test that a target that is up to date is not returned by + getTargetsToBuildByConfiguration. +

+

+
+
+
+
+ +

+testGetFailOnError

+
+public void testGetFailOnError()
+
+
Tests that the default value of failonerror is true. +

+

+
+
+
+
+ +

+testSetFailOnError

+
+public void testSetFailOnError()
+
+
Tests that setting failonerror is effective. +

+

+
+
+
+
+ +

+testAntlibXmlPresent

+
+public void testAntlibXmlPresent()
+                          throws java.io.IOException
+
+
Test checks for the presence of antlib.xml. +

+

+ +
Throws: +
java.io.IOException - if stream can't be closed.
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/TestCUtil.html b/site/testapidocs/net/sf/antcontrib/cpptasks/TestCUtil.html new file mode 100644 index 0000000..b1d1ab5 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/TestCUtil.html @@ -0,0 +1,615 @@ + + + + + + + +TestCUtil (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TestCUtil

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.TestCUtil
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestCUtil
extends junit.framework.TestCase
+ + +

+Tests for CUtil class +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestCUtil(java.lang.String name) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestGetPathFromEnvironment() + +
+           
+ voidtestGetRelativePath1() + +
+           
+ voidtestGetRelativePath10() + +
+           
+ voidtestGetRelativePath2() + +
+           
+ voidtestGetRelativePath3() + +
+           
+ voidtestGetRelativePath4() + +
+           
+ voidtestGetRelativePath5() + +
+           
+ voidtestGetRelativePath6() + +
+           
+ voidtestGetRelativePath7() + +
+           
+ voidtestGetRelativePath8() + +
+           
+ voidtestGetRelativePath9() + +
+           
+ voidtestParsePath1() + +
+           
+ voidtestParsePath2() + +
+           
+ voidtestParsePath3() + +
+           
+ voidtestParsePath4() + +
+           
+ voidtestParsePath5() + +
+           
+ voidtestXmlEncode() + +
+          Test of xmlAttributeEncode.
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestCUtil

+
+public TestCUtil(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+testGetPathFromEnvironment

+
+public void testGetPathFromEnvironment()
+
+
+
+
+
+
+ +

+testGetRelativePath1

+
+public void testGetRelativePath1()
+                          throws java.io.IOException
+
+
+ +
Throws: +
java.io.IOException
+
+
+
+ +

+testGetRelativePath2

+
+public void testGetRelativePath2()
+                          throws java.io.IOException
+
+
+ +
Throws: +
java.io.IOException
+
+
+
+ +

+testGetRelativePath3

+
+public void testGetRelativePath3()
+                          throws java.io.IOException
+
+
+ +
Throws: +
java.io.IOException
+
+
+
+ +

+testGetRelativePath4

+
+public void testGetRelativePath4()
+                          throws java.io.IOException
+
+
+ +
Throws: +
java.io.IOException
+
+
+
+ +

+testGetRelativePath5

+
+public void testGetRelativePath5()
+                          throws java.io.IOException
+
+
+ +
Throws: +
java.io.IOException
+
+
+
+ +

+testGetRelativePath6

+
+public void testGetRelativePath6()
+                          throws java.io.IOException
+
+
+ +
Throws: +
java.io.IOException
+
+
+
+ +

+testGetRelativePath7

+
+public void testGetRelativePath7()
+                          throws java.io.IOException
+
+
+ +
Throws: +
java.io.IOException
+
+
+
+ +

+testGetRelativePath8

+
+public void testGetRelativePath8()
+                          throws java.io.IOException
+
+
+ +
Throws: +
java.io.IOException
+
+
+
+ +

+testGetRelativePath9

+
+public void testGetRelativePath9()
+                          throws java.io.IOException
+
+
+ +
Throws: +
java.io.IOException
+
+
+
+ +

+testGetRelativePath10

+
+public void testGetRelativePath10()
+                           throws java.io.IOException
+
+
+ +
Throws: +
java.io.IOException
+
+
+
+ +

+testParsePath1

+
+public void testParsePath1()
+
+
+
+
+
+
+ +

+testParsePath2

+
+public void testParsePath2()
+
+
+
+
+
+
+ +

+testParsePath3

+
+public void testParsePath3()
+
+
+
+
+
+
+ +

+testParsePath4

+
+public void testParsePath4()
+
+
+
+
+
+
+ +

+testParsePath5

+
+public void testParsePath5()
+
+
+
+
+
+
+ +

+testXmlEncode

+
+public void testXmlEncode()
+
+
Test of xmlAttributeEncode. + + See patch 1267472 and bug 1032302. +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/TestCompilerDef.html b/site/testapidocs/net/sf/antcontrib/cpptasks/TestCompilerDef.html new file mode 100644 index 0000000..917a51b --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/TestCompilerDef.html @@ -0,0 +1,694 @@ + + + + + + + +TestCompilerDef (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TestCompilerDef

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.TestProcessorDef
+              extended by net.sf.antcontrib.cpptasks.TestCompilerDef
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public final class TestCompilerDef
extends TestProcessorDef
+ + +

+Tests for CompilerDef. +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestCompilerDef(java.lang.String name) + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  net.sf.antcontrib.cpptasks.ProcessorDefcreate() + +
+          Creates a new processor.
+protected  java.lang.String[]getPreArguments(net.sf.antcontrib.cpptasks.ProcessorDef processor) + +
+          Gets the command line arguments that precede filenames.
+ voidtestExtendsClassname() + +
+          Tests that the classname attribute in the base compiler is effective.
+ voidtestExtendsCompilerArgs() + +
+          Tests that compilerarg's contained in the base compiler definition are + effective.
+ voidtestExtendsDefineSet() + +
+          Tests that defineset's contained in the base compiler definition are + effective.
+ voidtestExtendsExceptions() + +
+          Tests that the extend attribute of the base compiler definition is + effective.
+ voidtestExtendsFileSet() + +
+          Tests if a fileset enclosed in the base compiler definition is effective.
+ voidtestExtendsIncludePath() + +
+          Tests that includepath's contained in the base compiler definition are + effective.
+ voidtestExtendsMultithreaded() + +
+          Tests that the multithread attribute of the base compiler definition is + effective.
+ voidtestExtendsName() + +
+          Tests that the name attribute in the base compiler is effective.
+ voidtestExtendsRebuild() + +
+          Tests if the rebuild attribute of the base compiler definition is + effective.
+ voidtestExtendsSysIncludePath() + +
+          Tests that sysincludepath's contained in the base compiler definition are + effective.
+ voidtestGetActiveDefines() + +
+          This method tests CompilerDef.getActiveDefines.
+ voidtestGetActiveIncludePaths() + +
+          This method tests CompilerDef.getActiveIncludePath.
+ voidtestGetGcc() + +
+          Tests that setting classname to the Gcc compiler is effective.
+ voidtestGetMSVC() + +
+          Tests that setting classname to the MSVC compiler is effective.
+ voidtestUnknownClass() + +
+          Tests that setting classname to an bogus class name results in a + BuildException.
+ voidtestWrongType() + +
+          Test that setting classname to a class that doesn't support Compiler + throws a BuildException.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.TestProcessorDef
createExtendedProcessorDef, getConfiguration, testExtendsDebug, testExtendsFileSet, testExtendsIf, testExtendsRebuild, testExtendsUnless, testIsActive2, testIsActive3, testIsActive4, testIsActive5, testIsActive6, testIsActive7, testIsActive8
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestCompilerDef

+
+public TestCompilerDef(java.lang.String name)
+
+
Constructor. +

+

+
Parameters:
name - test name
+
+ + + + + + + + +
+Method Detail
+ +

+create

+
+protected net.sf.antcontrib.cpptasks.ProcessorDef create()
+
+
Creates a new processor. +

+

+
Specified by:
create in class TestProcessorDef
+
+
+ +
Returns:
new processor
+
+
+
+ +

+testGetActiveDefines

+
+public void testGetActiveDefines()
+
+
This method tests CompilerDef.getActiveDefines. + + A CompilerDef is created similar to what would be created for + + + + Then getActiveDefines is called for a project without and with the + "debug" property defined. Return value from getActiveDefines should + contain one member +

+

+
+
+
+
+ +

+testGetActiveIncludePaths

+
+public void testGetActiveIncludePaths()
+
+
This method tests CompilerDef.getActiveIncludePath. + + A CompilerDef is created similar to what would be created for + + + + and is evaluate for a project without and without "debug" set +

+

+
+
+
+
+ +

+testGetGcc

+
+public void testGetGcc()
+
+
Tests that setting classname to the Gcc compiler is effective. +

+

+
+
+
+
+ +

+testGetMSVC

+
+public void testGetMSVC()
+
+
Tests that setting classname to the MSVC compiler is effective. +

+

+
+
+
+
+ +

+testUnknownClass

+
+public void testUnknownClass()
+
+
Tests that setting classname to an bogus class name results in a + BuildException. +

+

+
+
+
+
+ +

+testWrongType

+
+public void testWrongType()
+
+
Test that setting classname to a class that doesn't support Compiler + throws a BuildException. +

+

+
+
+
+
+ +

+getPreArguments

+
+protected java.lang.String[] getPreArguments(net.sf.antcontrib.cpptasks.ProcessorDef processor)
+
+
Gets the command line arguments that precede filenames. +

+

+
Specified by:
getPreArguments in class TestProcessorDef
+
+
+
Parameters:
processor - processor under test +
Returns:
command line arguments
+
+
+
+ +

+testExtendsFileSet

+
+public void testExtendsFileSet()
+                        throws java.io.IOException
+
+
Tests if a fileset enclosed in the base compiler definition is effective. +

+

+ +
Throws: +
java.io.IOException - if unable to create or delete a temporary file
+
+
+
+ +

+testExtendsRebuild

+
+public void testExtendsRebuild()
+
+
Tests if the rebuild attribute of the base compiler definition is + effective. +

+

+
+
+
+
+ +

+testExtendsCompilerArgs

+
+public void testExtendsCompilerArgs()
+
+
Tests that compilerarg's contained in the base compiler definition are + effective. +

+

+
+
+
+
+ +

+testExtendsDefineSet

+
+public void testExtendsDefineSet()
+
+
Tests that defineset's contained in the base compiler definition are + effective. +

+

+
+
+
+
+ +

+testExtendsIncludePath

+
+public void testExtendsIncludePath()
+
+
Tests that includepath's contained in the base compiler definition are + effective. +

+

+
+
+
+
+ +

+testExtendsSysIncludePath

+
+public void testExtendsSysIncludePath()
+
+
Tests that sysincludepath's contained in the base compiler definition are + effective. +

+

+
+
+
+
+ +

+testExtendsExceptions

+
+public void testExtendsExceptions()
+
+
Tests that the extend attribute of the base compiler definition is + effective. +

+

+
+
+
+
+ +

+testExtendsMultithreaded

+
+public void testExtendsMultithreaded()
+
+
Tests that the multithread attribute of the base compiler definition is + effective. +

+

+
+
+
+
+ +

+testExtendsName

+
+public void testExtendsName()
+
+
Tests that the name attribute in the base compiler is effective. +

+

+
+
+
+
+ +

+testExtendsClassname

+
+public void testExtendsClassname()
+
+
Tests that the classname attribute in the base compiler is effective. +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/TestCompilerEnum.html b/site/testapidocs/net/sf/antcontrib/cpptasks/TestCompilerEnum.html new file mode 100644 index 0000000..8f744d1 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/TestCompilerEnum.html @@ -0,0 +1,304 @@ + + + + + + + +TestCompilerEnum (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TestCompilerEnum

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.TestCompilerEnum
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestCompilerEnum
extends junit.framework.TestCase
+ + +

+Tests for CompilerEnum. +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestCompilerEnum(java.lang.String name) + +
+          Create instance of TestCompilerEnum.
+  + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestCompilerEnum1() + +
+          Test that "gcc" is recognized as a compiler enum.
+ voidtestCompilerEnum2() + +
+          Test that "bogus" is not recognized as a compiler enum.
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestCompilerEnum

+
+public TestCompilerEnum(java.lang.String name)
+
+
Create instance of TestCompilerEnum. +

+

+
Parameters:
name - test name.
+
+ + + + + + + + +
+Method Detail
+ +

+testCompilerEnum1

+
+public void testCompilerEnum1()
+
+
Test that "gcc" is recognized as a compiler enum. +

+

+
+
+
+
+ +

+testCompilerEnum2

+
+public void testCompilerEnum2()
+
+
Test that "bogus" is not recognized as a compiler enum. +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/TestDependencyTable.html b/site/testapidocs/net/sf/antcontrib/cpptasks/TestDependencyTable.html new file mode 100644 index 0000000..d58667a --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/TestDependencyTable.html @@ -0,0 +1,332 @@ + + + + + + + +TestDependencyTable (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TestDependencyTable

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.TestXMLConsumer
+              extended by net.sf.antcontrib.cpptasks.TestDependencyTable
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestDependencyTable
extends TestXMLConsumer
+ + +

+DependencyTable tests +

+ +

+

+
Author:
+
curta
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
TestDependencyTable(java.lang.String testName) + +
+          Constructor
+  + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestLoadOpenshore() + +
+          Loads a dependency file from OpenSHORE (http://www.openshore.org)
+ voidtestLoadXerces() + +
+          Loads a dependency file from Xerces-C (http://xml.apache.org)
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.TestXMLConsumer
copyResourceToTmpDir, deleteTmpFile
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestDependencyTable

+
+public TestDependencyTable(java.lang.String testName)
+
+
Constructor +

+

+
Parameters:
testName - test name
+
+ + + + + + + + +
+Method Detail
+ +

+testLoadOpenshore

+
+public void testLoadOpenshore()
+                       throws java.io.IOException,
+                              javax.xml.parsers.ParserConfigurationException,
+                              org.xml.sax.SAXException
+
+
Loads a dependency file from OpenSHORE (http://www.openshore.org) +

+

+ +
Throws: +
java.io.IOException +
javax.xml.parsers.ParserConfigurationException +
org.xml.sax.SAXException
+
+
+
+ +

+testLoadXerces

+
+public void testLoadXerces()
+                    throws java.io.IOException,
+                           javax.xml.parsers.ParserConfigurationException,
+                           org.xml.sax.SAXException
+
+
Loads a dependency file from Xerces-C (http://xml.apache.org) +

+

+ +
Throws: +
java.io.IOException +
javax.xml.parsers.ParserConfigurationException +
org.xml.sax.SAXException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/TestLinkerDef.html b/site/testapidocs/net/sf/antcontrib/cpptasks/TestLinkerDef.html new file mode 100644 index 0000000..8bd06fb --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/TestLinkerDef.html @@ -0,0 +1,741 @@ + + + + + + + +TestLinkerDef (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TestLinkerDef

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.TestProcessorDef
+              extended by net.sf.antcontrib.cpptasks.TestLinkerDef
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public final class TestLinkerDef
extends TestProcessorDef
+ + +

+Tests for LinkerDef class. +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestLinkerDef(java.lang.String name) + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  net.sf.antcontrib.cpptasks.ProcessorDefcreate() + +
+          Creates a processor.
+protected  java.lang.String[]getPreArguments(net.sf.antcontrib.cpptasks.ProcessorDef processor) + +
+          Gets the command line arguments that appear before the filenames.
+ voidtestExtendsBase() + +
+          Tests that the base attribute in the base linker is effective when + creating the command line for a linker that extends it.
+ voidtestExtendsClassname() + +
+          Tests that the classname attribute in the base linker is effective when + creating the command line for a linker that extends it.
+ voidtestExtendsEntry() + +
+          Tests that the entry attribute in the base linker is effective when + creating the command line for a linker that extends it.
+ voidtestExtendsFileSet() + +
+          Tests that fileset's that appear in the base linker are effective when + creating the command line for a linker that extends it.
+ voidtestExtendsFixed() + +
+          Tests that the fixed attribute in the base linker is effective when + creating the command line for a linker that extends it.
+ voidtestExtendsIncremental() + +
+          Tests that the incremental attribute in the base linker is effective when + creating the command line for a linker that extends it.
+ voidtestExtendsLibSet() + +
+          Tests that libset's that appear in the base linker are effective when + creating the command line for a linker that extends it.
+ voidtestExtendsLinkerArgs() + +
+          Tests that linkerarg's that appear in the base linker are effective when + creating the command line for a linker that extends it.
+ voidtestExtendsLinkerArgsViaReference() + +
+          Verify linkerarg's that appear in the base linker are effective when + creating the command line for a linker that extends it, even if the + linker is brought in through a reference.
+ voidtestExtendsMap() + +
+          Tests that the map attribute in the base linker is effective when + creating the command line for a linker that extends it.
+ voidtestExtendsName() + +
+          Tests that the name attribute in the base linker is effective when + creating the command line for a linker that extends it.
+ voidtestExtendsRebuild() + +
+          Tests that the rebuild attribute in the base linker is effective when + creating the command line for a linker that extends it.
+ voidtestExtendsStack() + +
+          Tests that the stack attribute in the base linker is effective when + creating the command line for a linker that extends it.
+ voidtestExtendsSysLibSet() + +
+          Tests that syslibset's that appear in the base linker are effective when + creating the command line for a linker that extends it.
+ voidtestGetGcc() + +
+          Test if setting the classname attribute to the name of the GCC linker + results in the singleton GCC linker.
+ voidtestGetMSVC() + +
+          Test if setting the classname attribute to the name of the MSVC linker + results in the singleton MSVC linker.
+ voidtestUnknownClass() + +
+          Tests if setting the classname attribute to an bogus classname results in + a BuildException.
+ voidtestWrongType() + +
+          Tests if setting the classname to the name of a class that doesn't + support Linker throws a BuildException.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.TestProcessorDef
createExtendedProcessorDef, getConfiguration, testExtendsDebug, testExtendsFileSet, testExtendsIf, testExtendsRebuild, testExtendsUnless, testIsActive2, testIsActive3, testIsActive4, testIsActive5, testIsActive6, testIsActive7, testIsActive8
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestLinkerDef

+
+public TestLinkerDef(java.lang.String name)
+
+
Constructor. +

+

+
Parameters:
name - test name
+
+ + + + + + + + +
+Method Detail
+ +

+create

+
+protected net.sf.antcontrib.cpptasks.ProcessorDef create()
+
+
Creates a processor. +

+

+
Specified by:
create in class TestProcessorDef
+
+
+ +
Returns:
new linker
+
+
+
+ +

+testGetGcc

+
+public void testGetGcc()
+
+
Test if setting the classname attribute to the name of the GCC linker + results in the singleton GCC linker. +

+

+
+
+
+
+ +

+testGetMSVC

+
+public void testGetMSVC()
+
+
Test if setting the classname attribute to the name of the MSVC linker + results in the singleton MSVC linker. +

+

+
+
+
+
+ +

+testUnknownClass

+
+public void testUnknownClass()
+
+
Tests if setting the classname attribute to an bogus classname results in + a BuildException. +

+

+
+
+
+
+ +

+testWrongType

+
+public void testWrongType()
+
+
Tests if setting the classname to the name of a class that doesn't + support Linker throws a BuildException. +

+

+
+
+
+
+ +

+getPreArguments

+
+protected java.lang.String[] getPreArguments(net.sf.antcontrib.cpptasks.ProcessorDef processor)
+
+
Gets the command line arguments that appear before the filenames. +

+

+
Specified by:
getPreArguments in class TestProcessorDef
+
+
+
Parameters:
processor - processor under test +
Returns:
command line arguments
+
+
+
+ +

+testExtendsLinkerArgs

+
+public void testExtendsLinkerArgs()
+
+
Tests that linkerarg's that appear in the base linker are effective when + creating the command line for a linker that extends it. +

+

+
+
+
+
+ +

+testExtendsLinkerArgsViaReference

+
+public void testExtendsLinkerArgsViaReference()
+
+
Verify linkerarg's that appear in the base linker are effective when + creating the command line for a linker that extends it, even if the + linker is brought in through a reference. +

+

+
+
+
+
+ +

+testExtendsFileSet

+
+public void testExtendsFileSet()
+                        throws java.io.IOException
+
+
Tests that fileset's that appear in the base linker are effective when + creating the command line for a linker that extends it. +

+

+ +
Throws: +
java.io.IOException - if unable to create or delete temporary file
+
+
+
+ +

+testExtendsLibSet

+
+public void testExtendsLibSet()
+
+
Tests that libset's that appear in the base linker are effective when + creating the command line for a linker that extends it. +

+

+
+
+
+
+ +

+testExtendsSysLibSet

+
+public void testExtendsSysLibSet()
+
+
Tests that syslibset's that appear in the base linker are effective when + creating the command line for a linker that extends it. +

+

+
+
+
+
+ +

+testExtendsBase

+
+public void testExtendsBase()
+
+
Tests that the base attribute in the base linker is effective when + creating the command line for a linker that extends it. +

+

+
+
+
+
+ +

+testExtendsStack

+
+public void testExtendsStack()
+
+
Tests that the stack attribute in the base linker is effective when + creating the command line for a linker that extends it. +

+

+
+
+
+
+ +

+testExtendsEntry

+
+public void testExtendsEntry()
+
+
Tests that the entry attribute in the base linker is effective when + creating the command line for a linker that extends it. +

+

+
+
+
+
+ +

+testExtendsFixed

+
+public void testExtendsFixed()
+
+
Tests that the fixed attribute in the base linker is effective when + creating the command line for a linker that extends it. +

+

+
+
+
+
+ +

+testExtendsIncremental

+
+public void testExtendsIncremental()
+
+
Tests that the incremental attribute in the base linker is effective when + creating the command line for a linker that extends it. +

+

+
+
+
+
+ +

+testExtendsMap

+
+public void testExtendsMap()
+
+
Tests that the map attribute in the base linker is effective when + creating the command line for a linker that extends it. +

+

+
+
+
+
+ +

+testExtendsRebuild

+
+public void testExtendsRebuild()
+
+
Tests that the rebuild attribute in the base linker is effective when + creating the command line for a linker that extends it. +

+

+
+
+
+
+ +

+testExtendsName

+
+public void testExtendsName()
+
+
Tests that the name attribute in the base linker is effective when + creating the command line for a linker that extends it. +

+

+
+
+
+
+ +

+testExtendsClassname

+
+public void testExtendsClassname()
+
+
Tests that the classname attribute in the base linker is effective when + creating the command line for a linker that extends it. +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/TestLinkerEnum.html b/site/testapidocs/net/sf/antcontrib/cpptasks/TestLinkerEnum.html new file mode 100644 index 0000000..0705b2f --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/TestLinkerEnum.html @@ -0,0 +1,289 @@ + + + + + + + +TestLinkerEnum (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TestLinkerEnum

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.TestLinkerEnum
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestLinkerEnum
extends junit.framework.TestCase
+ + +

+Tests for LinkerEnum +

+ +

+

+
Author:
+
CurtA
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
TestLinkerEnum(java.lang.String name) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ voidtestContainsValueGpp() + +
+          Test checks that enumeration contains value g++ + + See patch [ 676276 ] Enhanced support for Mac OS X
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestLinkerEnum

+
+public TestLinkerEnum(java.lang.String name)
+
+
+
Parameters:
name - test case name
+
+ + + + + + + + +
+Method Detail
+ +

+testContainsValueGpp

+
+public void testContainsValueGpp()
+
+
Test checks that enumeration contains value g++ + + See patch [ 676276 ] Enhanced support for Mac OS X +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/TestOutputTypeEnum.html b/site/testapidocs/net/sf/antcontrib/cpptasks/TestOutputTypeEnum.html new file mode 100644 index 0000000..606b8f2 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/TestOutputTypeEnum.html @@ -0,0 +1,287 @@ + + + + + + + +TestOutputTypeEnum (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TestOutputTypeEnum

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.TestOutputTypeEnum
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestOutputTypeEnum
extends junit.framework.TestCase
+ + +

+

+
Author:
+
CurtA
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
TestOutputTypeEnum(java.lang.String name) + +
+          Default constructor
+  + + + + + + + + + + + +
+Method Summary
+ voidtestContainsValuePlugin() + +
+          Test checks that output type enum contains "plugin" + + See patch [ 676276 ] Enhanced support for Mac OS X
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestOutputTypeEnum

+
+public TestOutputTypeEnum(java.lang.String name)
+
+
Default constructor +

+

+
See Also:
TestCase.TestCase(String)
+
+ + + + + + + + +
+Method Detail
+ +

+testContainsValuePlugin

+
+public void testContainsValuePlugin()
+
+
Test checks that output type enum contains "plugin" + + See patch [ 676276 ] Enhanced support for Mac OS X +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/TestProcessorDef.html b/site/testapidocs/net/sf/antcontrib/cpptasks/TestProcessorDef.html new file mode 100644 index 0000000..35344d9 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/TestProcessorDef.html @@ -0,0 +1,628 @@ + + + + + + + +TestProcessorDef (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TestProcessorDef

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.TestProcessorDef
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
Direct Known Subclasses:
TestCompilerDef, TestLinkerDef
+
+
+
+
public abstract class TestProcessorDef
extends junit.framework.TestCase
+ + +

+Tests for ProcessorDef. +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestProcessorDef(java.lang.String name) + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected abstract  net.sf.antcontrib.cpptasks.ProcessorDefcreate() + +
+          Creates a new processor definition.
+protected  net.sf.antcontrib.cpptasks.ProcessorDefcreateExtendedProcessorDef(net.sf.antcontrib.cpptasks.ProcessorDef baseProcessor) + +
+          Creates a processor initialized to be an extension of the base processor.
+protected  net.sf.antcontrib.cpptasks.compiler.ProcessorConfigurationgetConfiguration(net.sf.antcontrib.cpptasks.ProcessorDef extendedProcessor) + +
+          Gets the processor configuration.
+protected abstract  java.lang.String[]getPreArguments(net.sf.antcontrib.cpptasks.ProcessorDef processor) + +
+          Gets command line arguments that precede filenames.
+ voidtestExtendsDebug() + +
+          Tests that the debug attribute in the base processor is effective when + creating the command line for a processor that extends it.
+protected  voidtestExtendsFileSet(java.io.File tempFile) + +
+          Tests that a fileset in the base processor is effective when evaluating + the files included in an extending processor.
+ voidtestExtendsIf() + +
+          Tests that the if attribute in the base processor is effective when + evaluating if an extending processor is active.
+protected  voidtestExtendsRebuild(net.sf.antcontrib.cpptasks.ProcessorDef baseProcessor) + +
+          Tests that the rebuild attribute in the base processor is effective when + creating the command line for a processor that extends it.
+ voidtestExtendsUnless() + +
+          Tests that the unless attribute in the base processor is effective when + evaluating if an extending processor is active.
+ voidtestIsActive2() + +
+          Tests that isActive returns true when "if" references a set property.
+ voidtestIsActive3() + +
+          Tests that isActive returns false when "if" references an unset property.
+ voidtestIsActive4() + +
+          Tests that evaluating isActive when "if" refernces a property with the + value "false" throws an exception to warn of a suspicious value.
+ voidtestIsActive5() + +
+          Tests that isActive returns false when "unless" references a set + property.
+ voidtestIsActive6() + +
+          Tests that isActive returns true when "unless" references an unset + property.
+ voidtestIsActive7() + +
+          Tests that evaluating isActive when "unless" references a property with + the value "false" throws an exception to warn of a suspicious value.
+ voidtestIsActive8() + +
+          Tests if a processor is active when both "if" and "unless" are specified + and the associated properties are set.
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestProcessorDef

+
+public TestProcessorDef(java.lang.String name)
+
+
Constructor. +

+

+
Parameters:
name - test name
+
+ + + + + + + + +
+Method Detail
+ +

+create

+
+protected abstract net.sf.antcontrib.cpptasks.ProcessorDef create()
+
+
Creates a new processor definition. +

+

+ +
Returns:
created processor definition
+
+
+
+ +

+testIsActive2

+
+public final void testIsActive2()
+
+
Tests that isActive returns true when "if" references a set property. +

+

+
+
+
+
+ +

+testIsActive3

+
+public final void testIsActive3()
+
+
Tests that isActive returns false when "if" references an unset property. +

+

+
+
+
+
+ +

+testIsActive4

+
+public final void testIsActive4()
+
+
Tests that evaluating isActive when "if" refernces a property with the + value "false" throws an exception to warn of a suspicious value. +

+

+
+
+
+
+ +

+testIsActive5

+
+public final void testIsActive5()
+
+
Tests that isActive returns false when "unless" references a set + property. +

+

+
+
+
+
+ +

+testIsActive6

+
+public final void testIsActive6()
+
+
Tests that isActive returns true when "unless" references an unset + property. +

+

+
+
+
+
+ +

+testIsActive7

+
+public final void testIsActive7()
+
+
Tests that evaluating isActive when "unless" references a property with + the value "false" throws an exception to warn of a suspicious value. +

+

+
+
+
+
+ +

+testIsActive8

+
+public final void testIsActive8()
+
+
Tests if a processor is active when both "if" and "unless" are specified + and the associated properties are set. +

+

+
+
+
+
+ +

+createExtendedProcessorDef

+
+protected final net.sf.antcontrib.cpptasks.ProcessorDef createExtendedProcessorDef(net.sf.antcontrib.cpptasks.ProcessorDef baseProcessor)
+
+
Creates a processor initialized to be an extension of the base processor. +

+

+
Parameters:
baseProcessor - base processor +
Returns:
extending processor
+
+
+
+ +

+getConfiguration

+
+protected final net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration getConfiguration(net.sf.antcontrib.cpptasks.ProcessorDef extendedProcessor)
+
+
Gets the processor configuration. +

+

+
Parameters:
extendedProcessor - processor under test +
Returns:
configuration
+
+
+
+ +

+getPreArguments

+
+protected abstract java.lang.String[] getPreArguments(net.sf.antcontrib.cpptasks.ProcessorDef processor)
+
+
Gets command line arguments that precede filenames. +

+

+
Parameters:
processor - processor under test +
Returns:
array of command line parameters
+
+
+
+ +

+testExtendsFileSet

+
+protected final void testExtendsFileSet(java.io.File tempFile)
+                                 throws java.io.IOException
+
+
Tests that a fileset in the base processor is effective when evaluating + the files included in an extending processor. +

+

+
Parameters:
tempFile - temporary file +
Throws: +
java.io.IOException - if unable to delete file
+
+
+
+ +

+testExtendsIf

+
+public final void testExtendsIf()
+
+
Tests that the if attribute in the base processor is effective when + evaluating if an extending processor is active. +

+

+
+
+
+
+ +

+testExtendsUnless

+
+public final void testExtendsUnless()
+
+
Tests that the unless attribute in the base processor is effective when + evaluating if an extending processor is active. +

+

+
+
+
+
+ +

+testExtendsDebug

+
+public final void testExtendsDebug()
+
+
Tests that the debug attribute in the base processor is effective when + creating the command line for a processor that extends it. +

+

+
+
+
+
+ +

+testExtendsRebuild

+
+protected final void testExtendsRebuild(net.sf.antcontrib.cpptasks.ProcessorDef baseProcessor)
+
+
Tests that the rebuild attribute in the base processor is effective when + creating the command line for a processor that extends it. +

+

+
Parameters:
baseProcessor - processor under test
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/TestTargetHistoryTable.MockProcessorConfiguration.html b/site/testapidocs/net/sf/antcontrib/cpptasks/TestTargetHistoryTable.MockProcessorConfiguration.html new file mode 100644 index 0000000..6b93287 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/TestTargetHistoryTable.MockProcessorConfiguration.html @@ -0,0 +1,349 @@ + + + + + + + +TestTargetHistoryTable.MockProcessorConfiguration (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TestTargetHistoryTable.MockProcessorConfiguration

+
+java.lang.Object
+  extended by net.sf.antcontrib.cpptasks.TestTargetHistoryTable.MockProcessorConfiguration
+
+
+
All Implemented Interfaces:
net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
+
+
+
Enclosing class:
TestTargetHistoryTable
+
+
+
+
public static class TestTargetHistoryTable.MockProcessorConfiguration
extends java.lang.Object
implements net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestTargetHistoryTable.MockProcessorConfiguration() + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ intbid(java.lang.String fileName) + +
+           
+ java.lang.StringgetIdentifier() + +
+           
+ java.lang.String[]getOutputFileNames(java.lang.String baseName, + net.sf.antcontrib.cpptasks.VersionInfo versionInfo) + +
+           
+ net.sf.antcontrib.cpptasks.ProcessorParam[]getParams() + +
+           
+ booleangetRebuild() + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestTargetHistoryTable.MockProcessorConfiguration

+
+public TestTargetHistoryTable.MockProcessorConfiguration()
+
+
+ + + + + + + + +
+Method Detail
+ +

+bid

+
+public int bid(java.lang.String fileName)
+
+
+
Specified by:
bid in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
+
+
+
+
+
+
+ +

+getIdentifier

+
+public java.lang.String getIdentifier()
+
+
+
Specified by:
getIdentifier in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
+
+
+
+
+
+
+ +

+getOutputFileNames

+
+public java.lang.String[] getOutputFileNames(java.lang.String baseName,
+                                             net.sf.antcontrib.cpptasks.VersionInfo versionInfo)
+
+
+
Specified by:
getOutputFileNames in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
+
+
+
+
+
+
+ +

+getParams

+
+public net.sf.antcontrib.cpptasks.ProcessorParam[] getParams()
+
+
+
Specified by:
getParams in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
+
+
+
+
+
+
+ +

+getRebuild

+
+public boolean getRebuild()
+
+
+
Specified by:
getRebuild in interface net.sf.antcontrib.cpptasks.compiler.ProcessorConfiguration
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/TestTargetHistoryTable.html b/site/testapidocs/net/sf/antcontrib/cpptasks/TestTargetHistoryTable.html new file mode 100644 index 0000000..43f04ea --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/TestTargetHistoryTable.html @@ -0,0 +1,365 @@ + + + + + + + +TestTargetHistoryTable (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TestTargetHistoryTable

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.TestXMLConsumer
+              extended by net.sf.antcontrib.cpptasks.TestTargetHistoryTable
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestTargetHistoryTable
extends TestXMLConsumer
+ + +

+Tests for TargetHistoryTable +

+ +

+

+
Author:
+
CurtA
+
+
+ +

+ + + + + + + + + + + +
+Nested Class Summary
+static classTestTargetHistoryTable.MockProcessorConfiguration + +
+           
+  + + + + + + + + + + +
+Constructor Summary
TestTargetHistoryTable(java.lang.String name) + +
+          Constructor
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestLoadOpenshore() + +
+          Tests loading a stock history file
+ voidtestLoadXerces() + +
+          Tests loading a stock history file
+ voidtestUpdateTimeResolution() + +
+          Tests for bug fixed by patch [ 650397 ] Fix: Needless rebuilds on Unix
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.TestXMLConsumer
copyResourceToTmpDir, deleteTmpFile
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestTargetHistoryTable

+
+public TestTargetHistoryTable(java.lang.String name)
+
+
Constructor +

+

+
Parameters:
name - test case name
See Also:
TestCase.TestCase(String)
+
+ + + + + + + + +
+Method Detail
+ +

+testLoadOpenshore

+
+public void testLoadOpenshore()
+                       throws java.io.IOException
+
+
Tests loading a stock history file +

+

+ +
Throws: +
java.io.IOException
+
+
+
+ +

+testLoadXerces

+
+public void testLoadXerces()
+                    throws java.io.IOException
+
+
Tests loading a stock history file +

+

+ +
Throws: +
java.io.IOException
+
+
+
+ +

+testUpdateTimeResolution

+
+public void testUpdateTimeResolution()
+                              throws java.io.IOException
+
+
Tests for bug fixed by patch [ 650397 ] Fix: Needless rebuilds on Unix +

+

+ +
Throws: +
java.io.IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/TestTargetInfo.html b/site/testapidocs/net/sf/antcontrib/cpptasks/TestTargetInfo.html new file mode 100644 index 0000000..0875ad5 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/TestTargetInfo.html @@ -0,0 +1,391 @@ + + + + + + + +TestTargetInfo (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TestTargetInfo

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.TestTargetInfo
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestTargetInfo
extends junit.framework.TestCase
+ + +

+A description of a file built or to be built +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestTargetInfo(java.lang.String name) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestConstructorNullConfig() + +
+           
+ voidtestConstructorNullOutput() + +
+           
+ voidtestConstructorNullSource() + +
+           
+ voidtestGetRebuild() + +
+           
+ voidtestGetSource() + +
+           
+ voidtestHasSameSource() + +
+           
+ voidtestMustRebuild() + +
+           
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestTargetInfo

+
+public TestTargetInfo(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+testConstructorNullConfig

+
+public void testConstructorNullConfig()
+
+
+
+
+
+
+ +

+testConstructorNullOutput

+
+public void testConstructorNullOutput()
+
+
+
+
+
+
+ +

+testConstructorNullSource

+
+public void testConstructorNullSource()
+
+
+
+
+
+
+ +

+testGetRebuild

+
+public void testGetRebuild()
+
+
+
+
+
+
+ +

+testGetSource

+
+public void testGetSource()
+
+
+
+
+
+
+ +

+testHasSameSource

+
+public void testHasSameSource()
+
+
+
+
+
+
+ +

+testMustRebuild

+
+public void testMustRebuild()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/TestXMLConsumer.html b/site/testapidocs/net/sf/antcontrib/cpptasks/TestXMLConsumer.html new file mode 100644 index 0000000..8b9801b --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/TestXMLConsumer.html @@ -0,0 +1,319 @@ + + + + + + + +TestXMLConsumer (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks +
+Class TestXMLConsumer

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.TestXMLConsumer
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
Direct Known Subclasses:
TestDependencyTable, TestTargetHistoryTable
+
+
+
+
public abstract class TestXMLConsumer
extends junit.framework.TestCase
+ + +

+Base class for tests on classes that consume or public XML documents. +

+ +

+

+
Author:
+
Curt Arnold
+
+
+ +

+ + + + + + + + + + + + +
+Constructor Summary
+protected TestXMLConsumer(java.lang.String testName) + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+static voidcopyResourceToTmpDir(java.lang.String resourceName, + java.lang.String tmpFile) + +
+          copies a resource to a temporary directory.
+static voiddeleteTmpFile(java.lang.String tmpName) + +
+          Deletes a file, if it exists, from the user's temporary directory.
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestXMLConsumer

+
+protected TestXMLConsumer(java.lang.String testName)
+
+
+
Parameters:
testName -
+
+ + + + + + + + +
+Method Detail
+ +

+copyResourceToTmpDir

+
+public static final void copyResourceToTmpDir(java.lang.String resourceName,
+                                              java.lang.String tmpFile)
+                                       throws java.io.IOException
+
+
copies a resource to a temporary directory. +

+

+
Parameters:
resourceName - resouce name, such as "files/openshore/history.xml".
tmpFile - name for temporary file created in /tmp or similar. +
Throws: +
java.io.IOException
+
+
+
+ +

+deleteTmpFile

+
+public static void deleteTmpFile(java.lang.String tmpName)
+                          throws java.io.IOException
+
+
Deletes a file, if it exists, from the user's temporary directory. +

+

+
Parameters:
tmpName - file name, may not be null +
Throws: +
java.io.IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/borland/TestBorlandCCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/borland/TestBorlandCCompiler.html new file mode 100644 index 0000000..a713ec1 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/borland/TestBorlandCCompiler.html @@ -0,0 +1,346 @@ + + + + + + + +TestBorlandCCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.borland +
+Class TestBorlandCCompiler

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.compiler.TestAbstractProcessor
+              extended by net.sf.antcontrib.cpptasks.compiler.TestAbstractCompiler
+                  extended by net.sf.antcontrib.cpptasks.borland.TestBorlandCCompiler
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestBorlandCCompiler
extends TestAbstractCompiler
+ + +

+Borland C++ Compiler adapter tests + + Override create to test concrete compiler implementions +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestBorlandCCompiler(java.lang.String name) + +
+           
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  net.sf.antcontrib.cpptasks.compiler.AbstractProcessorcreate() + +
+           
+protected  java.lang.StringgetObjectExtension() + +
+           
+ voidtestGetIdentfier() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.TestAbstractCompiler
testCanParseTlb, testGetOutputFileName1
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.TestAbstractProcessor
testBid
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestBorlandCCompiler

+
+public TestBorlandCCompiler(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+create

+
+protected net.sf.antcontrib.cpptasks.compiler.AbstractProcessor create()
+
+
+
Overrides:
create in class TestAbstractCompiler
+
+
+
+
+
+
+ +

+getObjectExtension

+
+protected java.lang.String getObjectExtension()
+
+
+
Overrides:
getObjectExtension in class TestAbstractCompiler
+
+
+
+
+
+
+ +

+testGetIdentfier

+
+public void testGetIdentfier()
+
+
+
Overrides:
testGetIdentfier in class TestAbstractProcessor
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/borland/class-use/TestBorlandCCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/borland/class-use/TestBorlandCCompiler.html new file mode 100644 index 0000000..10c05bb --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/borland/class-use/TestBorlandCCompiler.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.borland.TestBorlandCCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.borland.TestBorlandCCompiler

+
+No usage of net.sf.antcontrib.cpptasks.borland.TestBorlandCCompiler +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/borland/package-frame.html b/site/testapidocs/net/sf/antcontrib/cpptasks/borland/package-frame.html new file mode 100644 index 0000000..4acd041 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/borland/package-frame.html @@ -0,0 +1,33 @@ + + + + + + + +net.sf.antcontrib.cpptasks.borland (cpptasks 1.0b5 Test API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.borland + + + + +
+Classes  + +
+TestBorlandCCompiler
+ + + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/borland/package-summary.html b/site/testapidocs/net/sf/antcontrib/cpptasks/borland/package-summary.html new file mode 100644 index 0000000..7679cbd --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/borland/package-summary.html @@ -0,0 +1,157 @@ + + + + + + + +net.sf.antcontrib.cpptasks.borland (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.borland +

+ + + + + + + + + +
+Class Summary
TestBorlandCCompilerBorland C++ Compiler adapter tests + + Override create to test concrete compiler implementions
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/borland/package-tree.html b/site/testapidocs/net/sf/antcontrib/cpptasks/borland/package-tree.html new file mode 100644 index 0000000..d87f8ca --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/borland/package-tree.html @@ -0,0 +1,159 @@ + + + + + + + +net.sf.antcontrib.cpptasks.borland Class Hierarchy (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.borland +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/borland/package-use.html b/site/testapidocs/net/sf/antcontrib/cpptasks/borland/package-use.html new file mode 100644 index 0000000..6b5034e --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/borland/package-use.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.borland (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.borland

+
+No usage of net.sf.antcontrib.cpptasks.borland +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/MockBuildListener.html b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/MockBuildListener.html new file mode 100644 index 0000000..bb96199 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/MockBuildListener.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.MockBuildListener (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.MockBuildListener

+
+No usage of net.sf.antcontrib.cpptasks.MockBuildListener +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/MockFileCollector.html b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/MockFileCollector.html new file mode 100644 index 0000000..1cf63e2 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/MockFileCollector.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.MockFileCollector (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.MockFileCollector

+
+No usage of net.sf.antcontrib.cpptasks.MockFileCollector +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestAllClasses.html b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestAllClasses.html new file mode 100644 index 0000000..5935a41 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestAllClasses.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TestAllClasses (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TestAllClasses

+
+No usage of net.sf.antcontrib.cpptasks.TestAllClasses +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestCCTask.html b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestCCTask.html new file mode 100644 index 0000000..a153240 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestCCTask.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TestCCTask (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TestCCTask

+
+No usage of net.sf.antcontrib.cpptasks.TestCCTask +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestCUtil.html b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestCUtil.html new file mode 100644 index 0000000..7003101 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestCUtil.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TestCUtil (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TestCUtil

+
+No usage of net.sf.antcontrib.cpptasks.TestCUtil +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestCompilerDef.html b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestCompilerDef.html new file mode 100644 index 0000000..1d4f1af --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestCompilerDef.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TestCompilerDef (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TestCompilerDef

+
+No usage of net.sf.antcontrib.cpptasks.TestCompilerDef +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestCompilerEnum.html b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestCompilerEnum.html new file mode 100644 index 0000000..b58fa65 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestCompilerEnum.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TestCompilerEnum (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TestCompilerEnum

+
+No usage of net.sf.antcontrib.cpptasks.TestCompilerEnum +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestDependencyTable.html b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestDependencyTable.html new file mode 100644 index 0000000..77c434c --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestDependencyTable.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TestDependencyTable (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TestDependencyTable

+
+No usage of net.sf.antcontrib.cpptasks.TestDependencyTable +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestLinkerDef.html b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestLinkerDef.html new file mode 100644 index 0000000..022bce9 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestLinkerDef.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TestLinkerDef (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TestLinkerDef

+
+No usage of net.sf.antcontrib.cpptasks.TestLinkerDef +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestLinkerEnum.html b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestLinkerEnum.html new file mode 100644 index 0000000..bff318e --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestLinkerEnum.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TestLinkerEnum (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TestLinkerEnum

+
+No usage of net.sf.antcontrib.cpptasks.TestLinkerEnum +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestOutputTypeEnum.html b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestOutputTypeEnum.html new file mode 100644 index 0000000..800901a --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestOutputTypeEnum.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TestOutputTypeEnum (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TestOutputTypeEnum

+
+No usage of net.sf.antcontrib.cpptasks.TestOutputTypeEnum +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestProcessorDef.html b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestProcessorDef.html new file mode 100644 index 0000000..d856741 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestProcessorDef.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TestProcessorDef (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TestProcessorDef

+
+ + + + + + + + + +
+Packages that use TestProcessorDef
net.sf.antcontrib.cpptasksJUnit tests for the net.sf.antcontrib.cpptasks package. 
+  +

+ + + + + +
+Uses of TestProcessorDef in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Subclasses of TestProcessorDef in net.sf.antcontrib.cpptasks
+ classTestCompilerDef + +
+          Tests for CompilerDef.
+ classTestLinkerDef + +
+          Tests for LinkerDef class.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestTargetHistoryTable.MockProcessorConfiguration.html b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestTargetHistoryTable.MockProcessorConfiguration.html new file mode 100644 index 0000000..d5e1347 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestTargetHistoryTable.MockProcessorConfiguration.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TestTargetHistoryTable.MockProcessorConfiguration (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TestTargetHistoryTable.MockProcessorConfiguration

+
+No usage of net.sf.antcontrib.cpptasks.TestTargetHistoryTable.MockProcessorConfiguration +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestTargetHistoryTable.html b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestTargetHistoryTable.html new file mode 100644 index 0000000..970f754 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestTargetHistoryTable.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TestTargetHistoryTable (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TestTargetHistoryTable

+
+No usage of net.sf.antcontrib.cpptasks.TestTargetHistoryTable +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestTargetInfo.html b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestTargetInfo.html new file mode 100644 index 0000000..7f97506 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestTargetInfo.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TestTargetInfo (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TestTargetInfo

+
+No usage of net.sf.antcontrib.cpptasks.TestTargetInfo +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestXMLConsumer.html b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestXMLConsumer.html new file mode 100644 index 0000000..6ef5770 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/class-use/TestXMLConsumer.html @@ -0,0 +1,185 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.TestXMLConsumer (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.TestXMLConsumer

+
+ + + + + + + + + +
+Packages that use TestXMLConsumer
net.sf.antcontrib.cpptasksJUnit tests for the net.sf.antcontrib.cpptasks package. 
+  +

+ + + + + +
+Uses of TestXMLConsumer in net.sf.antcontrib.cpptasks
+  +

+ + + + + + + + + + + + + +
Subclasses of TestXMLConsumer in net.sf.antcontrib.cpptasks
+ classTestDependencyTable + +
+          DependencyTable tests
+ classTestTargetHistoryTable + +
+          Tests for TargetHistoryTable
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestAbstractCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestAbstractCompiler.html new file mode 100644 index 0000000..e27e9a1 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestAbstractCompiler.html @@ -0,0 +1,352 @@ + + + + + + + +TestAbstractCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class TestAbstractCompiler

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.compiler.TestAbstractProcessor
+              extended by net.sf.antcontrib.cpptasks.compiler.TestAbstractCompiler
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
Direct Known Subclasses:
TestBorlandCCompiler, TestMetaObjectCompiler
+
+
+
+
public class TestAbstractCompiler
extends TestAbstractProcessor
+ + +

+Test for abstract compiler class + + Override create to test concrete compiler implementions +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestAbstractCompiler(java.lang.String name) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  net.sf.antcontrib.cpptasks.compiler.AbstractProcessorcreate() + +
+           
+protected  java.lang.StringgetObjectExtension() + +
+           
+ voidtestCanParseTlb() + +
+           
+ voidtestGetOutputFileName1() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.TestAbstractProcessor
testBid, testGetIdentfier
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestAbstractCompiler

+
+public TestAbstractCompiler(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+create

+
+protected net.sf.antcontrib.cpptasks.compiler.AbstractProcessor create()
+
+
+
Overrides:
create in class TestAbstractProcessor
+
+
+
+
+
+
+ +

+getObjectExtension

+
+protected java.lang.String getObjectExtension()
+
+
+
+
+
+
+ +

+testCanParseTlb

+
+public void testCanParseTlb()
+
+
+
+
+
+
+ +

+testGetOutputFileName1

+
+public void testGetOutputFileName1()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestAbstractLinker.html b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestAbstractLinker.html new file mode 100644 index 0000000..10f0e34 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestAbstractLinker.html @@ -0,0 +1,317 @@ + + + + + + + +TestAbstractLinker (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class TestAbstractLinker

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.compiler.TestAbstractProcessor
+              extended by net.sf.antcontrib.cpptasks.compiler.TestAbstractLinker
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
Direct Known Subclasses:
TestAbstractArLibrarian, TestDevStudioLinker
+
+
+
+
public class TestAbstractLinker
extends TestAbstractProcessor
+ + +

+Test for abstract compiler class + + Override create to test concrete compiler implementions +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestAbstractLinker(java.lang.String name) + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+protected  net.sf.antcontrib.cpptasks.compiler.AbstractProcessorcreate() + +
+           
+ voidtestBid() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.TestAbstractProcessor
testGetIdentfier
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestAbstractLinker

+
+public TestAbstractLinker(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+create

+
+protected net.sf.antcontrib.cpptasks.compiler.AbstractProcessor create()
+
+
+
Overrides:
create in class TestAbstractProcessor
+
+
+
+
+
+
+ +

+testBid

+
+public void testBid()
+
+
+
Overrides:
testBid in class TestAbstractProcessor
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestAbstractProcessor.html b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestAbstractProcessor.html new file mode 100644 index 0000000..94aa009 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestAbstractProcessor.html @@ -0,0 +1,320 @@ + + + + + + + +TestAbstractProcessor (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class TestAbstractProcessor

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.compiler.TestAbstractProcessor
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
Direct Known Subclasses:
TestAbstractCompiler, TestAbstractLinker
+
+
+
+
public class TestAbstractProcessor
extends junit.framework.TestCase
+ + +

+Test for abstract compiler class + + Override create to test concrete compiler implementions +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestAbstractProcessor(java.lang.String name) + +
+           
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  net.sf.antcontrib.cpptasks.compiler.AbstractProcessorcreate() + +
+           
+ voidtestBid() + +
+           
+ voidtestGetIdentfier() + +
+           
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestAbstractProcessor

+
+public TestAbstractProcessor(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+create

+
+protected net.sf.antcontrib.cpptasks.compiler.AbstractProcessor create()
+
+
+
+
+
+
+ +

+testBid

+
+public void testBid()
+
+
+
+
+
+
+ +

+testGetIdentfier

+
+public void testGetIdentfier()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestCommandLineCompilerConfiguration.html b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestCommandLineCompilerConfiguration.html new file mode 100644 index 0000000..296b6a4 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestCommandLineCompilerConfiguration.html @@ -0,0 +1,343 @@ + + + + + + + +TestCommandLineCompilerConfiguration (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class TestCommandLineCompilerConfiguration

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.compiler.TestCompilerConfiguration
+              extended by net.sf.antcontrib.cpptasks.compiler.TestCommandLineCompilerConfiguration
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestCommandLineCompilerConfiguration
extends TestCompilerConfiguration
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestCommandLineCompilerConfiguration(java.lang.String name) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  net.sf.antcontrib.cpptasks.compiler.CompilerConfigurationcreate() + +
+           
+ voidtestConstructorNullCompiler() + +
+           
+ voidtestGetIdentifier() + +
+           
+ voidtestToString() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.TestCompilerConfiguration
getObjectFileExtension, testBid, testGetOutputFileName1, testGetOutputFileName2
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestCommandLineCompilerConfiguration

+
+public TestCommandLineCompilerConfiguration(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+create

+
+protected net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration create()
+
+
+
Specified by:
create in class TestCompilerConfiguration
+
+
+
+
+
+
+ +

+testConstructorNullCompiler

+
+public void testConstructorNullCompiler()
+
+
+
+
+
+
+ +

+testGetIdentifier

+
+public void testGetIdentifier()
+
+
+
+
+
+
+ +

+testToString

+
+public void testToString()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestCompilerConfiguration.html b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestCompilerConfiguration.html new file mode 100644 index 0000000..61377c9 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestCompilerConfiguration.html @@ -0,0 +1,352 @@ + + + + + + + +TestCompilerConfiguration (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class TestCompilerConfiguration

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.compiler.TestCompilerConfiguration
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
Direct Known Subclasses:
TestCommandLineCompilerConfiguration
+
+
+
+
public abstract class TestCompilerConfiguration
extends junit.framework.TestCase
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestCompilerConfiguration(java.lang.String name) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected abstract  net.sf.antcontrib.cpptasks.compiler.CompilerConfigurationcreate() + +
+           
+ java.lang.StringgetObjectFileExtension() + +
+           
+ voidtestBid() + +
+           
+ voidtestGetOutputFileName1() + +
+           
+ voidtestGetOutputFileName2() + +
+           
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestCompilerConfiguration

+
+public TestCompilerConfiguration(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+create

+
+protected abstract net.sf.antcontrib.cpptasks.compiler.CompilerConfiguration create()
+
+
+
+
+
+
+ +

+getObjectFileExtension

+
+public java.lang.String getObjectFileExtension()
+
+
+
+
+
+
+ +

+testBid

+
+public void testBid()
+
+
+
+
+
+
+ +

+testGetOutputFileName1

+
+public void testGetOutputFileName1()
+
+
+
+
+
+
+ +

+testGetOutputFileName2

+
+public void testGetOutputFileName2()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestLinkType.html b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestLinkType.html new file mode 100644 index 0000000..52018fd --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/TestLinkType.html @@ -0,0 +1,316 @@ + + + + + + + +TestLinkType (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.compiler +
+Class TestLinkType

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.compiler.TestLinkType
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestLinkType
extends junit.framework.TestCase
+ + +

+Tests for LinkType +

+ +

+

+
Author:
+
CurtA
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
TestLinkType(java.lang.String name) + +
+          Constructor
+  + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestIsPluginFalse() + +
+          Tests if isPluginModule returns true when set to plugin output type + + See patch [ 676276 ] Enhanced support for Mac OS X
+ voidtestIsPluginTrue() + +
+          Tests if isPluginModule returns true when set to plugin output type + + See patch [ 676276 ] Enhanced support for Mac OS X
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestLinkType

+
+public TestLinkType(java.lang.String name)
+
+
Constructor +

+

+
Parameters:
name - test case name
+
+ + + + + + + + +
+Method Detail
+ +

+testIsPluginFalse

+
+public void testIsPluginFalse()
+
+
Tests if isPluginModule returns true when set to plugin output type + + See patch [ 676276 ] Enhanced support for Mac OS X +

+

+
+
+
+
+ +

+testIsPluginTrue

+
+public void testIsPluginTrue()
+
+
Tests if isPluginModule returns true when set to plugin output type + + See patch [ 676276 ] Enhanced support for Mac OS X +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestAbstractCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestAbstractCompiler.html new file mode 100644 index 0000000..f234407 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestAbstractCompiler.html @@ -0,0 +1,208 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.TestAbstractCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.TestAbstractCompiler

+
+ + + + + + + + + + + + + +
+Packages that use TestAbstractCompiler
net.sf.antcontrib.cpptasks.borland  
net.sf.antcontrib.cpptasks.trolltechTests for Trolltech Qt uic and moc compilers. 
+  +

+ + + + + +
+Uses of TestAbstractCompiler in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Subclasses of TestAbstractCompiler in net.sf.antcontrib.cpptasks.borland
+ classTestBorlandCCompiler + +
+          Borland C++ Compiler adapter tests + + Override create to test concrete compiler implementions
+  +

+ + + + + +
+Uses of TestAbstractCompiler in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + +
Subclasses of TestAbstractCompiler in net.sf.antcontrib.cpptasks.trolltech
+ classTestMetaObjectCompiler + +
+          Tests for Trolltech Meta Object Compiler.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestAbstractLinker.html b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestAbstractLinker.html new file mode 100644 index 0000000..bd80a2c --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestAbstractLinker.html @@ -0,0 +1,218 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.TestAbstractLinker (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.TestAbstractLinker

+
+ + + + + + + + + + + + + +
+Packages that use TestAbstractLinker
net.sf.antcontrib.cpptasks.devstudio  
net.sf.antcontrib.cpptasks.gcc  
+  +

+ + + + + +
+Uses of TestAbstractLinker in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + +
Subclasses of TestAbstractLinker in net.sf.antcontrib.cpptasks.devstudio
+ classTestDevStudioLinker + +
+          Test for Microsoft Developer Studio linker + + Override create to test concrete compiler implementions
+ classTestInstalledDevStudioLinker + +
+          Test for Microsoft Developer Studio linker + + Override create to test concrete compiler implementions
+  +

+ + + + + +
+Uses of TestAbstractLinker in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + +
Subclasses of TestAbstractLinker in net.sf.antcontrib.cpptasks.gcc
+ classTestAbstractArLibrarian + +
+          Tests for classes that derive from AbstractArLibrarian
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestAbstractProcessor.html b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestAbstractProcessor.html new file mode 100644 index 0000000..efe47d0 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestAbstractProcessor.html @@ -0,0 +1,319 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.TestAbstractProcessor (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.TestAbstractProcessor

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use TestAbstractProcessor
net.sf.antcontrib.cpptasks.borland  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudio  
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.trolltechTests for Trolltech Qt uic and moc compilers. 
+  +

+ + + + + +
+Uses of TestAbstractProcessor in net.sf.antcontrib.cpptasks.borland
+  +

+ + + + + + + + + +
Subclasses of TestAbstractProcessor in net.sf.antcontrib.cpptasks.borland
+ classTestBorlandCCompiler + +
+          Borland C++ Compiler adapter tests + + Override create to test concrete compiler implementions
+  +

+ + + + + +
+Uses of TestAbstractProcessor in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + + + + + +
Subclasses of TestAbstractProcessor in net.sf.antcontrib.cpptasks.compiler
+ classTestAbstractCompiler + +
+          Test for abstract compiler class + + Override create to test concrete compiler implementions
+ classTestAbstractLinker + +
+          Test for abstract compiler class + + Override create to test concrete compiler implementions
+  +

+ + + + + +
+Uses of TestAbstractProcessor in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + + + + + +
Subclasses of TestAbstractProcessor in net.sf.antcontrib.cpptasks.devstudio
+ classTestDevStudioLinker + +
+          Test for Microsoft Developer Studio linker + + Override create to test concrete compiler implementions
+ classTestInstalledDevStudioLinker + +
+          Test for Microsoft Developer Studio linker + + Override create to test concrete compiler implementions
+  +

+ + + + + +
+Uses of TestAbstractProcessor in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + +
Subclasses of TestAbstractProcessor in net.sf.antcontrib.cpptasks.gcc
+ classTestAbstractArLibrarian + +
+          Tests for classes that derive from AbstractArLibrarian
+  +

+ + + + + +
+Uses of TestAbstractProcessor in net.sf.antcontrib.cpptasks.trolltech
+  +

+ + + + + + + + + +
Subclasses of TestAbstractProcessor in net.sf.antcontrib.cpptasks.trolltech
+ classTestMetaObjectCompiler + +
+          Tests for Trolltech Meta Object Compiler.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestCommandLineCompilerConfiguration.html b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestCommandLineCompilerConfiguration.html new file mode 100644 index 0000000..19eb567 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestCommandLineCompilerConfiguration.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.TestCommandLineCompilerConfiguration (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.TestCommandLineCompilerConfiguration

+
+No usage of net.sf.antcontrib.cpptasks.compiler.TestCommandLineCompilerConfiguration +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestCompilerConfiguration.html b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestCompilerConfiguration.html new file mode 100644 index 0000000..1e8f3c9 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestCompilerConfiguration.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.TestCompilerConfiguration (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.TestCompilerConfiguration

+
+ + + + + + + + + +
+Packages that use TestCompilerConfiguration
net.sf.antcontrib.cpptasks.compiler  
+  +

+ + + + + +
+Uses of TestCompilerConfiguration in net.sf.antcontrib.cpptasks.compiler
+  +

+ + + + + + + + + +
Subclasses of TestCompilerConfiguration in net.sf.antcontrib.cpptasks.compiler
+ classTestCommandLineCompilerConfiguration + +
+           
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestLinkType.html b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestLinkType.html new file mode 100644 index 0000000..de5affc --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/class-use/TestLinkType.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.compiler.TestLinkType (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.compiler.TestLinkType

+
+No usage of net.sf.antcontrib.cpptasks.compiler.TestLinkType +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/package-frame.html b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/package-frame.html new file mode 100644 index 0000000..67fa2af --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/package-frame.html @@ -0,0 +1,43 @@ + + + + + + + +net.sf.antcontrib.cpptasks.compiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.compiler + + + + +
+Classes  + +
+TestAbstractCompiler +
+TestAbstractLinker +
+TestAbstractProcessor +
+TestCommandLineCompilerConfiguration +
+TestCompilerConfiguration +
+TestLinkType
+ + + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/package-summary.html b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/package-summary.html new file mode 100644 index 0000000..7153904 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/package-summary.html @@ -0,0 +1,181 @@ + + + + + + + +net.sf.antcontrib.cpptasks.compiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.compiler +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
TestAbstractCompilerTest for abstract compiler class + + Override create to test concrete compiler implementions
TestAbstractLinkerTest for abstract compiler class + + Override create to test concrete compiler implementions
TestAbstractProcessorTest for abstract compiler class + + Override create to test concrete compiler implementions
TestCommandLineCompilerConfiguration 
TestCompilerConfiguration 
TestLinkTypeTests for LinkType
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/package-tree.html b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/package-tree.html new file mode 100644 index 0000000..7ac750e --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/package-tree.html @@ -0,0 +1,159 @@ + + + + + + + +net.sf.antcontrib.cpptasks.compiler Class Hierarchy (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.compiler +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/package-use.html b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/package-use.html new file mode 100644 index 0000000..ecf4e2d --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/compiler/package-use.html @@ -0,0 +1,291 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.compiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.compiler

+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.compiler
net.sf.antcontrib.cpptasks.borland  
net.sf.antcontrib.cpptasks.compiler  
net.sf.antcontrib.cpptasks.devstudio  
net.sf.antcontrib.cpptasks.gcc  
net.sf.antcontrib.cpptasks.trolltechTests for Trolltech Qt uic and moc compilers. 
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.borland
TestAbstractCompiler + +
+          Test for abstract compiler class + + Override create to test concrete compiler implementions
TestAbstractProcessor + +
+          Test for abstract compiler class + + Override create to test concrete compiler implementions
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.compiler
TestAbstractProcessor + +
+          Test for abstract compiler class + + Override create to test concrete compiler implementions
TestCompilerConfiguration + +
+           
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.devstudio
TestAbstractLinker + +
+          Test for abstract compiler class + + Override create to test concrete compiler implementions
TestAbstractProcessor + +
+          Test for abstract compiler class + + Override create to test concrete compiler implementions
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.gcc
TestAbstractLinker + +
+          Test for abstract compiler class + + Override create to test concrete compiler implementions
TestAbstractProcessor + +
+          Test for abstract compiler class + + Override create to test concrete compiler implementions
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.compiler used by net.sf.antcontrib.cpptasks.trolltech
TestAbstractCompiler + +
+          Test for abstract compiler class + + Override create to test concrete compiler implementions
TestAbstractProcessor + +
+          Test for abstract compiler class + + Override create to test concrete compiler implementions
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/TestDevStudio2005CCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/TestDevStudio2005CCompiler.html new file mode 100644 index 0000000..cd1c383 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/TestDevStudio2005CCompiler.html @@ -0,0 +1,277 @@ + + + + + + + +TestDevStudio2005CCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class TestDevStudio2005CCompiler

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.devstudio.TestDevStudio2005CCompiler
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestDevStudio2005CCompiler
extends junit.framework.TestCase
+ + +

+Test Microsoft C/C++ compiler adapter +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestDevStudio2005CCompiler(java.lang.String name) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ voidtestDebug() + +
+           
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestDevStudio2005CCompiler

+
+public TestDevStudio2005CCompiler(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+testDebug

+
+public void testDebug()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/TestDevStudioCCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/TestDevStudioCCompiler.html new file mode 100644 index 0000000..2058c5f --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/TestDevStudioCCompiler.html @@ -0,0 +1,277 @@ + + + + + + + +TestDevStudioCCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class TestDevStudioCCompiler

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.devstudio.TestDevStudioCCompiler
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestDevStudioCCompiler
extends junit.framework.TestCase
+ + +

+Test Microsoft C/C++ compiler adapter +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestDevStudioCCompiler(java.lang.String name) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ voidtestDebug() + +
+           
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestDevStudioCCompiler

+
+public TestDevStudioCCompiler(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+testDebug

+
+public void testDebug()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/TestDevStudioLinker.html b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/TestDevStudioLinker.html new file mode 100644 index 0000000..a82c485 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/TestDevStudioLinker.html @@ -0,0 +1,318 @@ + + + + + + + +TestDevStudioLinker (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class TestDevStudioLinker

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.compiler.TestAbstractProcessor
+              extended by net.sf.antcontrib.cpptasks.compiler.TestAbstractLinker
+                  extended by net.sf.antcontrib.cpptasks.devstudio.TestDevStudioLinker
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
Direct Known Subclasses:
TestInstalledDevStudioLinker
+
+
+
+
public class TestDevStudioLinker
extends TestAbstractLinker
+ + +

+Test for Microsoft Developer Studio linker + + Override create to test concrete compiler implementions +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestDevStudioLinker(java.lang.String name) + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+protected  net.sf.antcontrib.cpptasks.compiler.AbstractProcessorcreate() + +
+           
+ voidtestGetIdentfier() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.TestAbstractLinker
testBid
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestDevStudioLinker

+
+public TestDevStudioLinker(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+create

+
+protected net.sf.antcontrib.cpptasks.compiler.AbstractProcessor create()
+
+
+
Overrides:
create in class TestAbstractLinker
+
+
+
+
+
+
+ +

+testGetIdentfier

+
+public void testGetIdentfier()
+
+
+
Overrides:
testGetIdentfier in class TestAbstractProcessor
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/TestInstalledDevStudioLinker.html b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/TestInstalledDevStudioLinker.html new file mode 100644 index 0000000..1b837c1 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/TestInstalledDevStudioLinker.html @@ -0,0 +1,300 @@ + + + + + + + +TestInstalledDevStudioLinker (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.devstudio +
+Class TestInstalledDevStudioLinker

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.compiler.TestAbstractProcessor
+              extended by net.sf.antcontrib.cpptasks.compiler.TestAbstractLinker
+                  extended by net.sf.antcontrib.cpptasks.devstudio.TestDevStudioLinker
+                      extended by net.sf.antcontrib.cpptasks.devstudio.TestInstalledDevStudioLinker
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestInstalledDevStudioLinker
extends TestDevStudioLinker
+ + +

+Test for Microsoft Developer Studio linker + + Override create to test concrete compiler implementions +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestInstalledDevStudioLinker(java.lang.String name) + +
+           
+  + + + + + + + + + + + +
+Method Summary
+ voidtestGetLibraryPath() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.devstudio.TestDevStudioLinker
create, testGetIdentfier
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.TestAbstractLinker
testBid
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestInstalledDevStudioLinker

+
+public TestInstalledDevStudioLinker(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+testGetLibraryPath

+
+public void testGetLibraryPath()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/TestDevStudio2005CCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/TestDevStudio2005CCompiler.html new file mode 100644 index 0000000..bc96050 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/TestDevStudio2005CCompiler.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.TestDevStudio2005CCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.TestDevStudio2005CCompiler

+
+No usage of net.sf.antcontrib.cpptasks.devstudio.TestDevStudio2005CCompiler +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/TestDevStudioCCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/TestDevStudioCCompiler.html new file mode 100644 index 0000000..1bc3ab6 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/TestDevStudioCCompiler.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.TestDevStudioCCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.TestDevStudioCCompiler

+
+No usage of net.sf.antcontrib.cpptasks.devstudio.TestDevStudioCCompiler +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/TestDevStudioLinker.html b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/TestDevStudioLinker.html new file mode 100644 index 0000000..ba7cfaa --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/TestDevStudioLinker.html @@ -0,0 +1,179 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.TestDevStudioLinker (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.TestDevStudioLinker

+
+ + + + + + + + + +
+Packages that use TestDevStudioLinker
net.sf.antcontrib.cpptasks.devstudio  
+  +

+ + + + + +
+Uses of TestDevStudioLinker in net.sf.antcontrib.cpptasks.devstudio
+  +

+ + + + + + + + + +
Subclasses of TestDevStudioLinker in net.sf.antcontrib.cpptasks.devstudio
+ classTestInstalledDevStudioLinker + +
+          Test for Microsoft Developer Studio linker + + Override create to test concrete compiler implementions
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/TestInstalledDevStudioLinker.html b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/TestInstalledDevStudioLinker.html new file mode 100644 index 0000000..5f5af1f --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/class-use/TestInstalledDevStudioLinker.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.devstudio.TestInstalledDevStudioLinker (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.devstudio.TestInstalledDevStudioLinker

+
+No usage of net.sf.antcontrib.cpptasks.devstudio.TestInstalledDevStudioLinker +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/package-frame.html b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/package-frame.html new file mode 100644 index 0000000..0fae7dd --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/package-frame.html @@ -0,0 +1,39 @@ + + + + + + + +net.sf.antcontrib.cpptasks.devstudio (cpptasks 1.0b5 Test API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.devstudio + + + + +
+Classes  + +
+TestDevStudio2005CCompiler +
+TestDevStudioCCompiler +
+TestDevStudioLinker +
+TestInstalledDevStudioLinker
+ + + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/package-summary.html b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/package-summary.html new file mode 100644 index 0000000..ab821fc --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/package-summary.html @@ -0,0 +1,171 @@ + + + + + + + +net.sf.antcontrib.cpptasks.devstudio (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.devstudio +

+ + + + + + + + + + + + + + + + + + + + + +
+Class Summary
TestDevStudio2005CCompilerTest Microsoft C/C++ compiler adapter
TestDevStudioCCompilerTest Microsoft C/C++ compiler adapter
TestDevStudioLinkerTest for Microsoft Developer Studio linker + + Override create to test concrete compiler implementions
TestInstalledDevStudioLinkerTest for Microsoft Developer Studio linker + + Override create to test concrete compiler implementions
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/package-tree.html b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/package-tree.html new file mode 100644 index 0000000..3723353 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/package-tree.html @@ -0,0 +1,161 @@ + + + + + + + +net.sf.antcontrib.cpptasks.devstudio Class Hierarchy (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.devstudio +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/package-use.html b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/package-use.html new file mode 100644 index 0000000..3dfa1c9 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/devstudio/package-use.html @@ -0,0 +1,169 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.devstudio (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.devstudio

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.devstudio
net.sf.antcontrib.cpptasks.devstudio  
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.devstudio used by net.sf.antcontrib.cpptasks.devstudio
TestDevStudioLinker + +
+          Test for Microsoft Developer Studio linker + + Override create to test concrete compiler implementions
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestAbstractArLibrarian.html b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestAbstractArLibrarian.html new file mode 100644 index 0000000..007f9ee --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestAbstractArLibrarian.html @@ -0,0 +1,388 @@ + + + + + + + +TestAbstractArLibrarian (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc +
+Class TestAbstractArLibrarian

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.compiler.TestAbstractProcessor
+              extended by net.sf.antcontrib.cpptasks.compiler.TestAbstractLinker
+                  extended by net.sf.antcontrib.cpptasks.gcc.TestAbstractArLibrarian
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestAbstractArLibrarian
extends TestAbstractLinker
+ + +

+Tests for classes that derive from AbstractArLibrarian +

+ +

+

+
Author:
+
CurtA
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
TestAbstractArLibrarian(java.lang.String name) + +
+          Constructor
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  net.sf.antcontrib.cpptasks.compiler.AbstractProcessorcreate() + +
+          Creates item under test @returns item under test
+ voidtestBid() + +
+          Override of
+ voidtestGetIdentfier() + +
+           
+ voidtestGetLibraryPatterns() + +
+          Tests for library patterns + + See patch [ 676276 ] Enhanced support for Mac OS X
+ voidtestOutputFileName() + +
+          Tests output file for ar library + + See bug [ 687732 ] Filenames for gcc static library does start with lib
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestAbstractArLibrarian

+
+public TestAbstractArLibrarian(java.lang.String name)
+
+
Constructor +

+

+
Parameters:
name - test name
See Also:
TestCase.TestCase(String)
+
+ + + + + + + + +
+Method Detail
+ +

+create

+
+protected net.sf.antcontrib.cpptasks.compiler.AbstractProcessor create()
+
+
Creates item under test @returns item under test +

+

+
Overrides:
create in class TestAbstractLinker
+
+
+
See Also:
TestAbstractProcessor.create()
+
+
+
+ +

+testBid

+
+public void testBid()
+
+
Override of +

+

+
Overrides:
testBid in class TestAbstractLinker
+
+
+
See Also:
TestAbstractProcessor.testBid()
+
+
+
+ +

+testGetIdentfier

+
+public void testGetIdentfier()
+
+
+
Overrides:
testGetIdentfier in class TestAbstractProcessor
+
+
+
+
+
+
+ +

+testGetLibraryPatterns

+
+public void testGetLibraryPatterns()
+
+
Tests for library patterns + + See patch [ 676276 ] Enhanced support for Mac OS X +

+

+
+
+
+
+ +

+testOutputFileName

+
+public void testOutputFileName()
+
+
Tests output file for ar library + + See bug [ 687732 ] Filenames for gcc static library does start with lib +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestAbstractLdLinker.html b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestAbstractLdLinker.html new file mode 100644 index 0000000..9d5ae22 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestAbstractLdLinker.html @@ -0,0 +1,518 @@ + + + + + + + +TestAbstractLdLinker (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc +
+Class TestAbstractLdLinker

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.gcc.TestAbstractLdLinker
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestAbstractLdLinker
extends junit.framework.TestCase
+ + +

+Test ld linker adapter abstract base class + + Override create to test concrete compiler implementions +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestAbstractLdLinker(java.lang.String name) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  net.sf.antcontrib.cpptasks.gcc.AbstractLdLinkergetLinker() + +
+           
+protected  voidtearDown() + +
+           
+ voidtestAddImpliedArgsDarwinPlugin() + +
+          Checks for proper arguments for plugin generation on Darwin + + See [ 676276 ] Enhanced support for Mac OS X
+ voidtestAddImpliedArgsDarwinShared() + +
+          Checks for proper arguments for shared generation on Darwin + + See [ 676276 ] Enhanced support for Mac OS X
+ voidtestAddImpliedArgsNonDarwinPlugin() + +
+          Checks for proper arguments for plugin generation on Darwin + + See [ 676276 ] Enhanced support for Mac OS X
+ voidtestAddImpliedArgsNonDarwinShared() + +
+          Checks for proper arguments for shared generation on Darwin + + See [ 676276 ] Enhanced support for Mac OS X
+ voidtestAddLibrarySetDirSwitch() + +
+           
+ voidtestAddLibrarySetLibFrameworkDarwin() + +
+           
+ voidtestAddLibrarySetLibFrameworkNonDarwin() + +
+           
+ voidtestAddLibrarySetLibSwitch() + +
+           
+ voidtestAddLibraryStatic() + +
+           
+ voidtestLibReturnValue() + +
+           
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestAbstractLdLinker

+
+public TestAbstractLdLinker(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+getLinker

+
+protected net.sf.antcontrib.cpptasks.gcc.AbstractLdLinker getLinker()
+
+
+
+
+
+
+ +

+tearDown

+
+protected void tearDown()
+                 throws java.lang.Exception
+
+
+
Overrides:
tearDown in class junit.framework.TestCase
+
+
+ +
Throws: +
java.lang.Exception
+
+
+
+ +

+testAddImpliedArgsDarwinPlugin

+
+public void testAddImpliedArgsDarwinPlugin()
+
+
Checks for proper arguments for plugin generation on Darwin + + See [ 676276 ] Enhanced support for Mac OS X +

+

+
+
+
+
+ +

+testAddImpliedArgsDarwinShared

+
+public void testAddImpliedArgsDarwinShared()
+
+
Checks for proper arguments for shared generation on Darwin + + See [ 676276 ] Enhanced support for Mac OS X +

+

+
+
+
+
+ +

+testAddImpliedArgsNonDarwinPlugin

+
+public void testAddImpliedArgsNonDarwinPlugin()
+
+
Checks for proper arguments for plugin generation on Darwin + + See [ 676276 ] Enhanced support for Mac OS X +

+

+
+
+
+
+ +

+testAddImpliedArgsNonDarwinShared

+
+public void testAddImpliedArgsNonDarwinShared()
+
+
Checks for proper arguments for shared generation on Darwin + + See [ 676276 ] Enhanced support for Mac OS X +

+

+
+
+
+
+ +

+testAddLibrarySetDirSwitch

+
+public void testAddLibrarySetDirSwitch()
+
+
+
+
+
+
+ +

+testAddLibrarySetLibSwitch

+
+public void testAddLibrarySetLibSwitch()
+
+
+
+
+
+
+ +

+testAddLibrarySetLibFrameworkNonDarwin

+
+public void testAddLibrarySetLibFrameworkNonDarwin()
+
+
+
+
+
+
+ +

+testAddLibrarySetLibFrameworkDarwin

+
+public void testAddLibrarySetLibFrameworkDarwin()
+
+
+
+
+
+
+ +

+testAddLibraryStatic

+
+public void testAddLibraryStatic()
+
+
+
+
+
+
+ +

+testLibReturnValue

+
+public void testLibReturnValue()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestGccCCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestGccCCompiler.html new file mode 100644 index 0000000..c2f8b8f --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestGccCCompiler.html @@ -0,0 +1,469 @@ + + + + + + + +TestGccCCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc +
+Class TestGccCCompiler

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.gcc.TestGccCompatibleCCompiler
+              extended by net.sf.antcontrib.cpptasks.gcc.TestGccCCompiler
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestGccCCompiler
extends TestGccCompatibleCCompiler
+ + +

+Test gcc compiler adapter +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestGccCCompiler(java.lang.String name) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompilercreate() + +
+          Compiler creation method + + Must be overriden by extending classes
+ voidtestBidObjectiveAssembly() + +
+           
+ voidtestBidObjectiveC() + +
+           
+ voidtestBidObjectiveCpp() + +
+           
+ voidtestBidPreprocessedCpp() + +
+           
+ voidtestCreateCParser1() + +
+           
+ voidtestCreateCParser2() + +
+           
+ voidtestCreateCParser3() + +
+           
+ voidtestCreateFortranParser1() + +
+           
+ voidtestCreateFortranParser2() + +
+           
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.gcc.TestGccCompatibleCCompiler
testWarningLevel0, testWarningLevel1, testWarningLevel2, testWarningLevel3, testWarningLevel4, testWarningLevel5
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestGccCCompiler

+
+public TestGccCCompiler(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+create

+
+protected net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler create()
+
+
Description copied from class: TestGccCompatibleCCompiler
+
Compiler creation method + + Must be overriden by extending classes +

+

+
Specified by:
create in class TestGccCompatibleCCompiler
+
+
+ +
Returns:
GccCompatibleCCompiler
+
+
+
+ +

+testBidObjectiveAssembly

+
+public void testBidObjectiveAssembly()
+
+
+
+
+
+
+ +

+testBidObjectiveC

+
+public void testBidObjectiveC()
+
+
+
+
+
+
+ +

+testBidObjectiveCpp

+
+public void testBidObjectiveCpp()
+
+
+
+
+
+
+ +

+testBidPreprocessedCpp

+
+public void testBidPreprocessedCpp()
+
+
+
+
+
+
+ +

+testCreateCParser1

+
+public void testCreateCParser1()
+
+
+
+
+
+
+ +

+testCreateCParser2

+
+public void testCreateCParser2()
+
+
+
+
+
+
+ +

+testCreateCParser3

+
+public void testCreateCParser3()
+
+
+
+
+
+
+ +

+testCreateFortranParser1

+
+public void testCreateFortranParser1()
+
+
+
+
+
+
+ +

+testCreateFortranParser2

+
+public void testCreateFortranParser2()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestGccCompatibleCCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestGccCompatibleCCompiler.html new file mode 100644 index 0000000..cde3ef4 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestGccCompatibleCCompiler.html @@ -0,0 +1,421 @@ + + + + + + + +TestGccCompatibleCCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc +
+Class TestGccCompatibleCCompiler

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.gcc.TestGccCompatibleCCompiler
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
Direct Known Subclasses:
TestGccCCompiler
+
+
+
+
public abstract class TestGccCompatibleCCompiler
extends junit.framework.TestCase
+ + +

+Tests for gcc compatible compilers +

+ +

+

+
Author:
+
CurtA
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
TestGccCompatibleCCompiler(java.lang.String name) + +
+          Constructor
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected abstract  net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompilercreate() + +
+          Compiler creation method + + Must be overriden by extending classes
+ voidtestWarningLevel0() + +
+          Tests command lines switches for warning = 0
+ voidtestWarningLevel1() + +
+          Tests command lines switches for warning = 1
+ voidtestWarningLevel2() + +
+          Tests command lines switches for warning = 2
+ voidtestWarningLevel3() + +
+          Tests command lines switches for warning = 3
+ voidtestWarningLevel4() + +
+          Tests command lines switches for warning = 4
+ voidtestWarningLevel5() + +
+          Tests command lines switches for warning = 5
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestGccCompatibleCCompiler

+
+public TestGccCompatibleCCompiler(java.lang.String name)
+
+
Constructor +

+

+
Parameters:
name - test case name
+
+ + + + + + + + +
+Method Detail
+ +

+create

+
+protected abstract net.sf.antcontrib.cpptasks.gcc.GccCompatibleCCompiler create()
+
+
Compiler creation method + + Must be overriden by extending classes +

+

+ +
Returns:
GccCompatibleCCompiler
+
+
+
+ +

+testWarningLevel0

+
+public void testWarningLevel0()
+
+
Tests command lines switches for warning = 0 +

+

+
+
+
+
+ +

+testWarningLevel1

+
+public void testWarningLevel1()
+
+
Tests command lines switches for warning = 1 +

+

+
+
+
+
+ +

+testWarningLevel2

+
+public void testWarningLevel2()
+
+
Tests command lines switches for warning = 2 +

+

+
+
+
+
+ +

+testWarningLevel3

+
+public void testWarningLevel3()
+
+
Tests command lines switches for warning = 3 +

+

+
+
+
+
+ +

+testWarningLevel4

+
+public void testWarningLevel4()
+
+
Tests command lines switches for warning = 4 +

+

+
+
+
+
+ +

+testWarningLevel5

+
+public void testWarningLevel5()
+
+
Tests command lines switches for warning = 5 +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestGccLinker.html b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestGccLinker.html new file mode 100644 index 0000000..14eea0a --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestGccLinker.html @@ -0,0 +1,363 @@ + + + + + + + +TestGccLinker (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.gcc +
+Class TestGccLinker

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.gcc.TestGccLinker
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestGccLinker
extends junit.framework.TestCase
+ + +

+

+
Author:
+
CurtA
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
TestGccLinker(java.lang.String name) + +
+          Constructor
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  voidtearDown() + +
+           
+ voidtestGetLinkerDarwinPlugin() + +
+           
+ voidtestGetLinkerDarwinShared() + +
+           
+ voidtestGetLinkerNonDarwinPlugin() + +
+           
+ voidtestGetLinkerNonDarwinShared() + +
+           
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestGccLinker

+
+public TestGccLinker(java.lang.String name)
+
+
Constructor +

+

+
Parameters:
name - test name
+
+ + + + + + + + +
+Method Detail
+ +

+tearDown

+
+protected void tearDown()
+                 throws java.lang.Exception
+
+
+
Overrides:
tearDown in class junit.framework.TestCase
+
+
+ +
Throws: +
java.lang.Exception
+
+
+
+ +

+testGetLinkerDarwinPlugin

+
+public void testGetLinkerDarwinPlugin()
+
+
+
+
+
+
+ +

+testGetLinkerDarwinShared

+
+public void testGetLinkerDarwinShared()
+
+
+
+
+
+
+ +

+testGetLinkerNonDarwinPlugin

+
+public void testGetLinkerNonDarwinPlugin()
+
+
+
+
+
+
+ +

+testGetLinkerNonDarwinShared

+
+public void testGetLinkerNonDarwinShared()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestAbstractArLibrarian.html b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestAbstractArLibrarian.html new file mode 100644 index 0000000..d4f3ee6 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestAbstractArLibrarian.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.TestAbstractArLibrarian (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.TestAbstractArLibrarian

+
+No usage of net.sf.antcontrib.cpptasks.gcc.TestAbstractArLibrarian +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestAbstractLdLinker.html b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestAbstractLdLinker.html new file mode 100644 index 0000000..fb38888 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestAbstractLdLinker.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.TestAbstractLdLinker (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.TestAbstractLdLinker

+
+No usage of net.sf.antcontrib.cpptasks.gcc.TestAbstractLdLinker +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestGccCCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestGccCCompiler.html new file mode 100644 index 0000000..dcf3fc5 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestGccCCompiler.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.TestGccCCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.TestGccCCompiler

+
+No usage of net.sf.antcontrib.cpptasks.gcc.TestGccCCompiler +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestGccCompatibleCCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestGccCompatibleCCompiler.html new file mode 100644 index 0000000..1c716fb --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestGccCompatibleCCompiler.html @@ -0,0 +1,177 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.TestGccCompatibleCCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.TestGccCompatibleCCompiler

+
+ + + + + + + + + +
+Packages that use TestGccCompatibleCCompiler
net.sf.antcontrib.cpptasks.gcc  
+  +

+ + + + + +
+Uses of TestGccCompatibleCCompiler in net.sf.antcontrib.cpptasks.gcc
+  +

+ + + + + + + + + +
Subclasses of TestGccCompatibleCCompiler in net.sf.antcontrib.cpptasks.gcc
+ classTestGccCCompiler + +
+          Test gcc compiler adapter
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestGccLinker.html b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestGccLinker.html new file mode 100644 index 0000000..0e7147d --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/class-use/TestGccLinker.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.gcc.TestGccLinker (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.gcc.TestGccLinker

+
+No usage of net.sf.antcontrib.cpptasks.gcc.TestGccLinker +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/package-frame.html b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/package-frame.html new file mode 100644 index 0000000..04738ea --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/package-frame.html @@ -0,0 +1,41 @@ + + + + + + + +net.sf.antcontrib.cpptasks.gcc (cpptasks 1.0b5 Test API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.gcc + + + + +
+Classes  + +
+TestAbstractArLibrarian +
+TestAbstractLdLinker +
+TestGccCCompiler +
+TestGccCompatibleCCompiler +
+TestGccLinker
+ + + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/package-summary.html b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/package-summary.html new file mode 100644 index 0000000..47090cb --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/package-summary.html @@ -0,0 +1,173 @@ + + + + + + + +net.sf.antcontrib.cpptasks.gcc (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.gcc +

+ + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
TestAbstractArLibrarianTests for classes that derive from AbstractArLibrarian
TestAbstractLdLinkerTest ld linker adapter abstract base class + + Override create to test concrete compiler implementions
TestGccCCompilerTest gcc compiler adapter
TestGccCompatibleCCompilerTests for gcc compatible compilers
TestGccLinker 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/package-tree.html b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/package-tree.html new file mode 100644 index 0000000..4be6483 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/package-tree.html @@ -0,0 +1,161 @@ + + + + + + + +net.sf.antcontrib.cpptasks.gcc Class Hierarchy (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.gcc +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/package-use.html b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/package-use.html new file mode 100644 index 0000000..bdd49dd --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/gcc/package-use.html @@ -0,0 +1,167 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.gcc (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.gcc

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks.gcc
net.sf.antcontrib.cpptasks.gcc  
+  +

+ + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks.gcc used by net.sf.antcontrib.cpptasks.gcc
TestGccCompatibleCCompiler + +
+          Tests for gcc compatible compilers
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/hp/TestaCCCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/hp/TestaCCCompiler.html new file mode 100644 index 0000000..6001789 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/hp/TestaCCCompiler.html @@ -0,0 +1,486 @@ + + + + + + + +TestaCCCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.hp +
+Class TestaCCCompiler

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.hp.TestaCCCompiler
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestaCCCompiler
extends junit.framework.TestCase
+ + +

+Test HP aCC compiler adapter +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestaCCCompiler(java.lang.String name) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestBidAssembly() + +
+           
+ voidtestBidC() + +
+           
+ voidtestBidCpp() + +
+           
+ voidtestBidCpp2() + +
+           
+ voidtestBidCpp3() + +
+           
+ voidtestBidCpp4() + +
+           
+ voidtestBidCpp5() + +
+           
+ voidtestBidCpp6() + +
+           
+ voidtestBidCpp7() + +
+           
+ voidtestBidCpp8() + +
+           
+ voidtestBidCpp9() + +
+           
+ voidtestBidPreprocessed() + +
+           
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestaCCCompiler

+
+public TestaCCCompiler(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+testBidC

+
+public void testBidC()
+
+
+
+
+
+
+ +

+testBidCpp

+
+public void testBidCpp()
+
+
+
+
+
+
+ +

+testBidCpp2

+
+public void testBidCpp2()
+
+
+
+
+
+
+ +

+testBidCpp3

+
+public void testBidCpp3()
+
+
+
+
+
+
+ +

+testBidCpp4

+
+public void testBidCpp4()
+
+
+
+
+
+
+ +

+testBidCpp5

+
+public void testBidCpp5()
+
+
+
+
+
+
+ +

+testBidCpp6

+
+public void testBidCpp6()
+
+
+
+
+
+
+ +

+testBidCpp7

+
+public void testBidCpp7()
+
+
+
+
+
+
+ +

+testBidCpp8

+
+public void testBidCpp8()
+
+
+
+
+
+
+ +

+testBidCpp9

+
+public void testBidCpp9()
+
+
+
+
+
+
+ +

+testBidPreprocessed

+
+public void testBidPreprocessed()
+
+
+
+
+
+
+ +

+testBidAssembly

+
+public void testBidAssembly()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/hp/class-use/TestaCCCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/hp/class-use/TestaCCCompiler.html new file mode 100644 index 0000000..bceb9d2 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/hp/class-use/TestaCCCompiler.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.hp.TestaCCCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.hp.TestaCCCompiler

+
+No usage of net.sf.antcontrib.cpptasks.hp.TestaCCCompiler +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/hp/package-frame.html b/site/testapidocs/net/sf/antcontrib/cpptasks/hp/package-frame.html new file mode 100644 index 0000000..41f80cf --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/hp/package-frame.html @@ -0,0 +1,33 @@ + + + + + + + +net.sf.antcontrib.cpptasks.hp (cpptasks 1.0b5 Test API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.hp + + + + +
+Classes  + +
+TestaCCCompiler
+ + + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/hp/package-summary.html b/site/testapidocs/net/sf/antcontrib/cpptasks/hp/package-summary.html new file mode 100644 index 0000000..ce41dc2 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/hp/package-summary.html @@ -0,0 +1,155 @@ + + + + + + + +net.sf.antcontrib.cpptasks.hp (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.hp +

+ + + + + + + + + +
+Class Summary
TestaCCCompilerTest HP aCC compiler adapter
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/hp/package-tree.html b/site/testapidocs/net/sf/antcontrib/cpptasks/hp/package-tree.html new file mode 100644 index 0000000..d14637b --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/hp/package-tree.html @@ -0,0 +1,155 @@ + + + + + + + +net.sf.antcontrib.cpptasks.hp Class Hierarchy (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.hp +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/hp/package-use.html b/site/testapidocs/net/sf/antcontrib/cpptasks/hp/package-use.html new file mode 100644 index 0000000..4464533 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/hp/package-use.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.hp (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.hp

+
+No usage of net.sf.antcontrib.cpptasks.hp +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/TestVisualAgeCCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/TestVisualAgeCCompiler.html new file mode 100644 index 0000000..a82c966 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/TestVisualAgeCCompiler.html @@ -0,0 +1,391 @@ + + + + + + + +TestVisualAgeCCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.ibm +
+Class TestVisualAgeCCompiler

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.ibm.TestVisualAgeCCompiler
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestVisualAgeCCompiler
extends junit.framework.TestCase
+ + +

+Test IBM Visual Age compiler adapter +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestVisualAgeCCompiler(java.lang.String name) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestBidAssembly() + +
+           
+ voidtestBidC() + +
+           
+ voidtestBidCpp() + +
+           
+ voidtestBidCpp2() + +
+           
+ voidtestBidCpp3() + +
+           
+ voidtestBidCpp4() + +
+           
+ voidtestBidPreprocessed() + +
+           
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestVisualAgeCCompiler

+
+public TestVisualAgeCCompiler(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+testBidC

+
+public void testBidC()
+
+
+
+
+
+
+ +

+testBidCpp

+
+public void testBidCpp()
+
+
+
+
+
+
+ +

+testBidCpp2

+
+public void testBidCpp2()
+
+
+
+
+
+
+ +

+testBidCpp3

+
+public void testBidCpp3()
+
+
+
+
+
+
+ +

+testBidCpp4

+
+public void testBidCpp4()
+
+
+
+
+
+
+ +

+testBidPreprocessed

+
+public void testBidPreprocessed()
+
+
+
+
+
+
+ +

+testBidAssembly

+
+public void testBidAssembly()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/class-use/TestVisualAgeCCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/class-use/TestVisualAgeCCompiler.html new file mode 100644 index 0000000..b595fb6 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/class-use/TestVisualAgeCCompiler.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.ibm.TestVisualAgeCCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.ibm.TestVisualAgeCCompiler

+
+No usage of net.sf.antcontrib.cpptasks.ibm.TestVisualAgeCCompiler +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/package-frame.html b/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/package-frame.html new file mode 100644 index 0000000..291035a --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/package-frame.html @@ -0,0 +1,33 @@ + + + + + + + +net.sf.antcontrib.cpptasks.ibm (cpptasks 1.0b5 Test API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.ibm + + + + +
+Classes  + +
+TestVisualAgeCCompiler
+ + + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/package-summary.html b/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/package-summary.html new file mode 100644 index 0000000..0f53801 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/package-summary.html @@ -0,0 +1,155 @@ + + + + + + + +net.sf.antcontrib.cpptasks.ibm (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.ibm +

+ + + + + + + + + +
+Class Summary
TestVisualAgeCCompilerTest IBM Visual Age compiler adapter
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/package-tree.html b/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/package-tree.html new file mode 100644 index 0000000..38ec6f3 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/package-tree.html @@ -0,0 +1,155 @@ + + + + + + + +net.sf.antcontrib.cpptasks.ibm Class Hierarchy (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.ibm +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/package-use.html b/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/package-use.html new file mode 100644 index 0000000..5892ab1 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/ibm/package-use.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.ibm (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.ibm

+
+No usage of net.sf.antcontrib.cpptasks.ibm +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/package-frame.html b/site/testapidocs/net/sf/antcontrib/cpptasks/package-frame.html new file mode 100644 index 0000000..3f4398b --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/package-frame.html @@ -0,0 +1,63 @@ + + + + + + + +net.sf.antcontrib.cpptasks (cpptasks 1.0b5 Test API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks + + + + +
+Classes  + +
+MockBuildListener +
+MockFileCollector +
+TestAllClasses +
+TestCCTask +
+TestCompilerDef +
+TestCompilerEnum +
+TestCUtil +
+TestDependencyTable +
+TestLinkerDef +
+TestLinkerEnum +
+TestOutputTypeEnum +
+TestProcessorDef +
+TestTargetHistoryTable +
+TestTargetHistoryTable.MockProcessorConfiguration +
+TestTargetInfo +
+TestXMLConsumer
+ + + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/package-summary.html b/site/testapidocs/net/sf/antcontrib/cpptasks/package-summary.html new file mode 100644 index 0000000..dd98872 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/package-summary.html @@ -0,0 +1,233 @@ + + + + + + + +net.sf.antcontrib.cpptasks (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks +

+JUnit tests for the net.sf.antcontrib.cpptasks package. +

+See: +
+          Description +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
MockBuildListenerCaptures build events
MockFileCollectorImplementation of FileVisitor that collects visited files for later + retrieval.
TestAllClassesTest for abstract compiler class + + Override create to test concrete compiler implementions
TestCCTaskTests for CCTask.
TestCompilerDefTests for CompilerDef.
TestCompilerEnumTests for CompilerEnum.
TestCUtilTests for CUtil class
TestDependencyTableDependencyTable tests
TestLinkerDefTests for LinkerDef class.
TestLinkerEnumTests for LinkerEnum
TestOutputTypeEnum 
TestProcessorDefTests for ProcessorDef.
TestTargetHistoryTableTests for TargetHistoryTable
TestTargetHistoryTable.MockProcessorConfiguration 
TestTargetInfoA description of a file built or to be built
TestXMLConsumerBase class for tests on classes that consume or public XML documents.
+  + +

+

+Package net.sf.antcontrib.cpptasks Description +

+ +

+JUnit tests for the net.sf.antcontrib.cpptasks package. +

+ +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/package-tree.html b/site/testapidocs/net/sf/antcontrib/cpptasks/package-tree.html new file mode 100644 index 0000000..d236901 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/package-tree.html @@ -0,0 +1,165 @@ + + + + + + + +net.sf.antcontrib.cpptasks Class Hierarchy (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/package-use.html b/site/testapidocs/net/sf/antcontrib/cpptasks/package-use.html new file mode 100644 index 0000000..8c4f1d6 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/package-use.html @@ -0,0 +1,173 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks

+
+ + + + + + + + + +
+Packages that use net.sf.antcontrib.cpptasks
net.sf.antcontrib.cpptasksJUnit tests for the net.sf.antcontrib.cpptasks package. 
+  +

+ + + + + + + + + + + +
+Classes in net.sf.antcontrib.cpptasks used by net.sf.antcontrib.cpptasks
TestProcessorDef + +
+          Tests for ProcessorDef.
TestXMLConsumer + +
+          Base class for tests on classes that consume or public XML documents.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/parser/TestCParser.html b/site/testapidocs/net/sf/antcontrib/cpptasks/parser/TestCParser.html new file mode 100644 index 0000000..1106c4c --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/parser/TestCParser.html @@ -0,0 +1,550 @@ + + + + + + + +TestCParser (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.parser +
+Class TestCParser

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.parser.TestCParser
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public final class TestCParser
extends junit.framework.TestCase
+ + +

+Tests for the CParser class. +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestCParser(java.lang.String name) + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestImmediateImportBracket() + +
+          Checks parsing of #include .
+ voidtestImmediateImportQuote() + +
+          Checks parsing of #import "foo.h".
+ voidtestImmediateIncludeBracket() + +
+          Checks parsing of #include .
+ voidtestImmediateIncludeQuote() + +
+          Checks parsing of #include "foo.h".
+ voidtestIncompleteImmediateImportBracket() + +
+          Checks parsing of #import +
+ voidtestIncompleteImmediateImportQuote() + +
+          Checks parsing of #import "foo.h.
+ voidtestIncompleteImmediateIncludeBracket() + +
+          Checks parsing of #include +
+ voidtestIncompleteImmediateIncludeQuote() + +
+          Checks parsing of #include "foo.h.
+ voidtestLeadingSpace() + +
+          Checks parsing when line contains leading whitespace.
+ voidtestLeadingTab() + +
+          Checks parsing when line contains a leading tab.
+ voidtestNoQuoteOrBracket() + +
+          Checks parsing of #include foo.h.
+ voidtestNotFirstWhitespace() + +
+          Checks parsing of //#include "foo.h".
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestCParser

+
+public TestCParser(java.lang.String name)
+
+
Constructor. +

+

+
Parameters:
name - String test name
+
+ + + + + + + + +
+Method Detail
+ +

+testImmediateImportBracket

+
+public void testImmediateImportBracket()
+                                throws java.io.IOException
+
+
Checks parsing of #include . +

+

+ +
Throws: +
java.io.IOException - test fails on IOException
+
+
+
+ +

+testImmediateImportQuote

+
+public void testImmediateImportQuote()
+                              throws java.io.IOException
+
+
Checks parsing of #import "foo.h". +

+

+ +
Throws: +
java.io.IOException - test fails on IOException
+
+
+
+ +

+testImmediateIncludeBracket

+
+public void testImmediateIncludeBracket()
+                                 throws java.io.IOException
+
+
Checks parsing of #include . +

+

+ +
Throws: +
java.io.IOException - test fails on IOException
+
+
+
+ +

+testImmediateIncludeQuote

+
+public void testImmediateIncludeQuote()
+                               throws java.io.IOException
+
+
Checks parsing of #include "foo.h". +

+

+ +
Throws: +
java.io.IOException - test fails on IOException.
+
+
+
+ +

+testIncompleteImmediateImportBracket

+
+public void testIncompleteImmediateImportBracket()
+                                          throws java.io.IOException
+
+
Checks parsing of #import +
+ +
Throws: +
java.io.IOException - test fails on IOException
+
+
+
+ +

+testIncompleteImmediateImportQuote

+
+public void testIncompleteImmediateImportQuote()
+                                        throws java.io.IOException
+
+
Checks parsing of #import "foo.h. +

+

+ +
Throws: +
java.io.IOException - test fails on IOException
+
+
+
+ +

+testIncompleteImmediateIncludeBracket

+
+public void testIncompleteImmediateIncludeBracket()
+                                           throws java.io.IOException
+
+
Checks parsing of #include +
+ +
Throws: +
java.io.IOException - test fails on IOException
+
+
+
+ +

+testIncompleteImmediateIncludeQuote

+
+public void testIncompleteImmediateIncludeQuote()
+                                         throws java.io.IOException
+
+
Checks parsing of #include "foo.h. +

+

+ +
Throws: +
java.io.IOException - test fails on IOException
+
+
+
+ +

+testNoQuoteOrBracket

+
+public void testNoQuoteOrBracket()
+                          throws java.io.IOException
+
+
Checks parsing of #include foo.h. +

+

+ +
Throws: +
java.io.IOException - test fails on IOException
+
+
+
+ +

+testNotFirstWhitespace

+
+public void testNotFirstWhitespace()
+                            throws java.io.IOException
+
+
Checks parsing of //#include "foo.h". +

+

+ +
Throws: +
java.io.IOException - test fails on IOException
+
+
+
+ +

+testLeadingSpace

+
+public void testLeadingSpace()
+                      throws java.io.IOException
+
+
Checks parsing when line contains leading whitespace. +

+

+ +
Throws: +
java.io.IOException - test fails on IOException.
+
+
+
+ +

+testLeadingTab

+
+public void testLeadingTab()
+                    throws java.io.IOException
+
+
Checks parsing when line contains a leading tab. +

+

+ +
Throws: +
java.io.IOException - test fails on IOException.
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/parser/TestFortranParser.html b/site/testapidocs/net/sf/antcontrib/cpptasks/parser/TestFortranParser.html new file mode 100644 index 0000000..22135a5 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/parser/TestFortranParser.html @@ -0,0 +1,334 @@ + + + + + + + +TestFortranParser (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.parser +
+Class TestFortranParser

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.parser.TestFortranParser
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public final class TestFortranParser
extends junit.framework.TestCase
+ + +

+Tests for the CParser class. +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestFortranParser(java.lang.String name) + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestInClUdE() + +
+          Checks parsing of InClUdE 'foo.inc'.
+ voidtestINCLUDE() + +
+          Checks parsing of INCLUDE 'foo.inc'.
+ voidtestMultipleInClUdE() + +
+          Checks parsing of InClUdE 'foo.inc'.
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestFortranParser

+
+public TestFortranParser(java.lang.String name)
+
+
Constructor. +

+

+
Parameters:
name - String test name
+
+ + + + + + + + +
+Method Detail
+ +

+testINCLUDE

+
+public void testINCLUDE()
+                 throws java.io.IOException
+
+
Checks parsing of INCLUDE 'foo.inc'. +

+

+ +
Throws: +
java.io.IOException - test fails on IOException
+
+
+
+ +

+testInClUdE

+
+public void testInClUdE()
+                 throws java.io.IOException
+
+
Checks parsing of InClUdE 'foo.inc'. +

+

+ +
Throws: +
java.io.IOException - test fails on IOException
+
+
+
+ +

+testMultipleInClUdE

+
+public void testMultipleInClUdE()
+                         throws java.io.IOException
+
+
Checks parsing of InClUdE 'foo.inc'. +

+

+ +
Throws: +
java.io.IOException - test fails on IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/parser/class-use/TestCParser.html b/site/testapidocs/net/sf/antcontrib/cpptasks/parser/class-use/TestCParser.html new file mode 100644 index 0000000..b38e6ef --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/parser/class-use/TestCParser.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.parser.TestCParser (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.parser.TestCParser

+
+No usage of net.sf.antcontrib.cpptasks.parser.TestCParser +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/parser/class-use/TestFortranParser.html b/site/testapidocs/net/sf/antcontrib/cpptasks/parser/class-use/TestFortranParser.html new file mode 100644 index 0000000..02e8ba3 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/parser/class-use/TestFortranParser.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.parser.TestFortranParser (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.parser.TestFortranParser

+
+No usage of net.sf.antcontrib.cpptasks.parser.TestFortranParser +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/parser/package-frame.html b/site/testapidocs/net/sf/antcontrib/cpptasks/parser/package-frame.html new file mode 100644 index 0000000..565614a --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/parser/package-frame.html @@ -0,0 +1,35 @@ + + + + + + + +net.sf.antcontrib.cpptasks.parser (cpptasks 1.0b5 Test API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.parser + + + + +
+Classes  + +
+TestCParser +
+TestFortranParser
+ + + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/parser/package-summary.html b/site/testapidocs/net/sf/antcontrib/cpptasks/parser/package-summary.html new file mode 100644 index 0000000..13b2301 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/parser/package-summary.html @@ -0,0 +1,174 @@ + + + + + + + +net.sf.antcontrib.cpptasks.parser (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.parser +

+JUnit tests for the net.sf.antcontrib.cpptasks.parser package. +

+See: +
+          Description +

+ + + + + + + + + + + + + +
+Class Summary
TestCParserTests for the CParser class.
TestFortranParserTests for the CParser class.
+  + +

+

+Package net.sf.antcontrib.cpptasks.parser Description +

+ +

+JUnit tests for the net.sf.antcontrib.cpptasks.parser package. +

+ +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/parser/package-tree.html b/site/testapidocs/net/sf/antcontrib/cpptasks/parser/package-tree.html new file mode 100644 index 0000000..5fcbc76 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/parser/package-tree.html @@ -0,0 +1,155 @@ + + + + + + + +net.sf.antcontrib.cpptasks.parser Class Hierarchy (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.parser +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/parser/package-use.html b/site/testapidocs/net/sf/antcontrib/cpptasks/parser/package-use.html new file mode 100644 index 0000000..9bb2579 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/parser/package-use.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.parser (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.parser

+
+No usage of net.sf.antcontrib.cpptasks.parser +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/sun/TestForteCCCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/sun/TestForteCCCompiler.html new file mode 100644 index 0000000..7b6a4a9 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/sun/TestForteCCCompiler.html @@ -0,0 +1,536 @@ + + + + + + + +TestForteCCCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.sun +
+Class TestForteCCCompiler

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.sun.TestForteCCCompiler
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestForteCCCompiler
extends junit.framework.TestCase
+ + +

+Test Sun Forte compiler adapter +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestForteCCCompiler(java.lang.String name) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestBidAssembly() + +
+           
+ voidtestBidC() + +
+           
+ voidtestBidCpp() + +
+           
+ voidtestBidCpp2() + +
+           
+ voidtestBidCpp3() + +
+           
+ voidtestBidCpp4() + +
+           
+ voidtestBidCpp5() + +
+           
+ voidtestBidPreprocessed() + +
+           
+ voidtestWarningLevel0() + +
+          Tests command line switches for warning = 0
+ voidtestWarningLevel1() + +
+          Tests command line switches for warning = 1
+ voidtestWarningLevel2() + +
+          Tests command line switches for warning = 2
+ voidtestWarningLevel3() + +
+          Tests command line switches for warning = 3
+ voidtestWarningLevel4() + +
+          Tests command line switches for warning = 4
+ voidtestWarningLevel5() + +
+          Tests command line switches for warning = 5
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestForteCCCompiler

+
+public TestForteCCCompiler(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+testBidC

+
+public void testBidC()
+
+
+
+
+
+
+ +

+testBidCpp

+
+public void testBidCpp()
+
+
+
+
+
+
+ +

+testBidCpp2

+
+public void testBidCpp2()
+
+
+
+
+
+
+ +

+testBidCpp3

+
+public void testBidCpp3()
+
+
+
+
+
+
+ +

+testBidCpp4

+
+public void testBidCpp4()
+
+
+
+
+
+
+ +

+testBidCpp5

+
+public void testBidCpp5()
+
+
+
+
+
+
+ +

+testBidPreprocessed

+
+public void testBidPreprocessed()
+
+
+
+
+
+
+ +

+testBidAssembly

+
+public void testBidAssembly()
+
+
+
+
+
+
+ +

+testWarningLevel0

+
+public void testWarningLevel0()
+
+
Tests command line switches for warning = 0 +

+

+
+
+
+
+ +

+testWarningLevel1

+
+public void testWarningLevel1()
+
+
Tests command line switches for warning = 1 +

+

+
+
+
+
+ +

+testWarningLevel2

+
+public void testWarningLevel2()
+
+
Tests command line switches for warning = 2 +

+

+
+
+
+
+ +

+testWarningLevel3

+
+public void testWarningLevel3()
+
+
Tests command line switches for warning = 3 +

+

+
+
+
+
+ +

+testWarningLevel4

+
+public void testWarningLevel4()
+
+
Tests command line switches for warning = 4 +

+

+
+
+
+
+ +

+testWarningLevel5

+
+public void testWarningLevel5()
+
+
Tests command line switches for warning = 5 +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/sun/class-use/TestForteCCCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/sun/class-use/TestForteCCCompiler.html new file mode 100644 index 0000000..4e055f4 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/sun/class-use/TestForteCCCompiler.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.sun.TestForteCCCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.sun.TestForteCCCompiler

+
+No usage of net.sf.antcontrib.cpptasks.sun.TestForteCCCompiler +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/sun/package-frame.html b/site/testapidocs/net/sf/antcontrib/cpptasks/sun/package-frame.html new file mode 100644 index 0000000..2daab04 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/sun/package-frame.html @@ -0,0 +1,33 @@ + + + + + + + +net.sf.antcontrib.cpptasks.sun (cpptasks 1.0b5 Test API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.sun + + + + +
+Classes  + +
+TestForteCCCompiler
+ + + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/sun/package-summary.html b/site/testapidocs/net/sf/antcontrib/cpptasks/sun/package-summary.html new file mode 100644 index 0000000..91c651d --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/sun/package-summary.html @@ -0,0 +1,155 @@ + + + + + + + +net.sf.antcontrib.cpptasks.sun (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.sun +

+ + + + + + + + + +
+Class Summary
TestForteCCCompilerTest Sun Forte compiler adapter
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/sun/package-tree.html b/site/testapidocs/net/sf/antcontrib/cpptasks/sun/package-tree.html new file mode 100644 index 0000000..2d9aa22 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/sun/package-tree.html @@ -0,0 +1,155 @@ + + + + + + + +net.sf.antcontrib.cpptasks.sun Class Hierarchy (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.sun +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/sun/package-use.html b/site/testapidocs/net/sf/antcontrib/cpptasks/sun/package-use.html new file mode 100644 index 0000000..26ec893 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/sun/package-use.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.sun (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.sun

+
+No usage of net.sf.antcontrib.cpptasks.sun +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/TestMetaObjectCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/TestMetaObjectCompiler.html new file mode 100644 index 0000000..c524796 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/TestMetaObjectCompiler.html @@ -0,0 +1,380 @@ + + + + + + + +TestMetaObjectCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.trolltech +
+Class TestMetaObjectCompiler

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.compiler.TestAbstractProcessor
+              extended by net.sf.antcontrib.cpptasks.compiler.TestAbstractCompiler
+                  extended by net.sf.antcontrib.cpptasks.trolltech.TestMetaObjectCompiler
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestMetaObjectCompiler
extends TestAbstractCompiler
+ + +

+Tests for Trolltech Meta Object Compiler. +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestMetaObjectCompiler(java.lang.String name) + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+protected  net.sf.antcontrib.cpptasks.compiler.AbstractProcessorcreate() + +
+          Creates compiler for inherited tests.
+protected  java.lang.StringgetObjectExtension() + +
+          Gets default output file extension.
+ voidtestGetIdentfier() + +
+          Skip testGetIdentifier.
+ voidtestGetOutputFileName1() + +
+          Override inherited test.
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.TestAbstractCompiler
testCanParseTlb
+ + + + + + + +
Methods inherited from class net.sf.antcontrib.cpptasks.compiler.TestAbstractProcessor
testBid
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestMetaObjectCompiler

+
+public TestMetaObjectCompiler(java.lang.String name)
+
+
Constructor. +

+

+
Parameters:
name - test name
+
+ + + + + + + + +
+Method Detail
+ +

+create

+
+protected net.sf.antcontrib.cpptasks.compiler.AbstractProcessor create()
+
+
Creates compiler for inherited tests. +

+

+
Overrides:
create in class TestAbstractCompiler
+
+
+ +
Returns:
AbstractProcessor compiler
+
+
+
+ +

+getObjectExtension

+
+protected java.lang.String getObjectExtension()
+
+
Gets default output file extension. +

+

+
Overrides:
getObjectExtension in class TestAbstractCompiler
+
+
+ +
Returns:
String output file extension
+
+
+
+ +

+testGetIdentfier

+
+public void testGetIdentfier()
+
+
Skip testGetIdentifier. +

+

+
Overrides:
testGetIdentfier in class TestAbstractProcessor
+
+
+
+
+
+
+ +

+testGetOutputFileName1

+
+public void testGetOutputFileName1()
+
+
Override inherited test. +

+

+
Overrides:
testGetOutputFileName1 in class TestAbstractCompiler
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/TestMetaObjectParser.html b/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/TestMetaObjectParser.html new file mode 100644 index 0000000..fdc27cc --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/TestMetaObjectParser.html @@ -0,0 +1,310 @@ + + + + + + + +TestMetaObjectParser (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.trolltech +
+Class TestMetaObjectParser

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.trolltech.TestMetaObjectParser
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public final class TestMetaObjectParser
extends junit.framework.TestCase
+ + +

+Tests for the MetaObjectParser class. +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestMetaObjectParser(java.lang.String name) + +
+          Constructor.
+  + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestHasQObject1() + +
+          Test that the presence of Q_OBJECT causes hasQObject to return true.
+ voidtestHasQObject2() + +
+          Test that the lack of Q_OBJECT causes hasQObject to return false.
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestMetaObjectParser

+
+public TestMetaObjectParser(java.lang.String name)
+
+
Constructor. +

+

+
Parameters:
name - String test name
+
+ + + + + + + + +
+Method Detail
+ +

+testHasQObject1

+
+public void testHasQObject1()
+                     throws java.io.IOException
+
+
Test that the presence of Q_OBJECT causes hasQObject to return true. +

+

+ +
Throws: +
java.io.IOException - test fails on IOException
+
+
+
+ +

+testHasQObject2

+
+public void testHasQObject2()
+                     throws java.io.IOException
+
+
Test that the lack of Q_OBJECT causes hasQObject to return false. +

+

+ +
Throws: +
java.io.IOException - test fails on IOException
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/TestMetaObjectCompiler.html b/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/TestMetaObjectCompiler.html new file mode 100644 index 0000000..e9d9b5a --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/TestMetaObjectCompiler.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.trolltech.TestMetaObjectCompiler (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.trolltech.TestMetaObjectCompiler

+
+No usage of net.sf.antcontrib.cpptasks.trolltech.TestMetaObjectCompiler +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/TestMetaObjectParser.html b/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/TestMetaObjectParser.html new file mode 100644 index 0000000..21f9481 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/class-use/TestMetaObjectParser.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.trolltech.TestMetaObjectParser (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.trolltech.TestMetaObjectParser

+
+No usage of net.sf.antcontrib.cpptasks.trolltech.TestMetaObjectParser +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/package-frame.html b/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/package-frame.html new file mode 100644 index 0000000..a807476 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/package-frame.html @@ -0,0 +1,35 @@ + + + + + + + +net.sf.antcontrib.cpptasks.trolltech (cpptasks 1.0b5 Test API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.trolltech + + + + +
+Classes  + +
+TestMetaObjectCompiler +
+TestMetaObjectParser
+ + + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/package-summary.html b/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/package-summary.html new file mode 100644 index 0000000..29ab83d --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/package-summary.html @@ -0,0 +1,174 @@ + + + + + + + +net.sf.antcontrib.cpptasks.trolltech (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.trolltech +

+Tests for Trolltech Qt uic and moc compilers. +

+See: +
+          Description +

+ + + + + + + + + + + + + +
+Class Summary
TestMetaObjectCompilerTests for Trolltech Meta Object Compiler.
TestMetaObjectParserTests for the MetaObjectParser class.
+  + +

+

+Package net.sf.antcontrib.cpptasks.trolltech Description +

+ +

+Tests for Trolltech Qt uic and moc compilers. +

+ +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/package-tree.html b/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/package-tree.html new file mode 100644 index 0000000..b4ef4ae --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/package-tree.html @@ -0,0 +1,159 @@ + + + + + + + +net.sf.antcontrib.cpptasks.trolltech Class Hierarchy (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.trolltech +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/package-use.html b/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/package-use.html new file mode 100644 index 0000000..0f241a2 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/trolltech/package-use.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.trolltech (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.trolltech

+
+No usage of net.sf.antcontrib.cpptasks.trolltech +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/types/TestDefineArgument.html b/site/testapidocs/net/sf/antcontrib/cpptasks/types/TestDefineArgument.html new file mode 100644 index 0000000..6cbefc0 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/types/TestDefineArgument.html @@ -0,0 +1,429 @@ + + + + + + + +TestDefineArgument (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.types +
+Class TestDefineArgument

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.types.TestDefineArgument
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestDefineArgument
extends junit.framework.TestCase
+ + +

+Tests for the DefineArgument class +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestDefineArgument(java.lang.String name) + +
+           
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestIsActive1() + +
+           
+ voidtestIsActive2() + +
+           
+ voidtestIsActive3() + +
+           
+ voidtestIsActive4() + +
+           
+ voidtestIsActive5() + +
+           
+ voidtestIsActive6() + +
+           
+ voidtestIsActive7() + +
+           
+ voidtestIsActive8() + +
+           
+ voidtestMerge() + +
+           
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestDefineArgument

+
+public TestDefineArgument(java.lang.String name)
+
+
+ + + + + + + + +
+Method Detail
+ +

+testIsActive1

+
+public void testIsActive1()
+
+
+
+
+
+
+ +

+testIsActive2

+
+public void testIsActive2()
+
+
+
+
+
+
+ +

+testIsActive3

+
+public void testIsActive3()
+
+
+
+
+
+
+ +

+testIsActive4

+
+public void testIsActive4()
+
+
+
+
+
+
+ +

+testIsActive5

+
+public void testIsActive5()
+
+
+
+
+
+
+ +

+testIsActive6

+
+public void testIsActive6()
+
+
+
+
+
+
+ +

+testIsActive7

+
+public void testIsActive7()
+
+
+
+
+
+
+ +

+testIsActive8

+
+public void testIsActive8()
+
+
+
+
+
+
+ +

+testMerge

+
+public void testMerge()
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/types/TestLibrarySet.html b/site/testapidocs/net/sf/antcontrib/cpptasks/types/TestLibrarySet.html new file mode 100644 index 0000000..6e483dc --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/types/TestLibrarySet.html @@ -0,0 +1,619 @@ + + + + + + + +TestLibrarySet (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +net.sf.antcontrib.cpptasks.types +
+Class TestLibrarySet

+
+java.lang.Object
+  extended by junit.framework.Assert
+      extended by junit.framework.TestCase
+          extended by net.sf.antcontrib.cpptasks.types.TestLibrarySet
+
+
+
All Implemented Interfaces:
junit.framework.Test
+
+
+
+
public class TestLibrarySet
extends junit.framework.TestCase
+ + +

+Tests for the LibrarySet class. +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
TestLibrarySet(java.lang.String name) + +
+          Constructor.
+  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Method Summary
+ voidtestBadLibname() + +
+          This test specifies a library pattern that should + not match any available libraries and expects that + a build exception will be raised.
+ voidtestIsActive1() + +
+          Evaluate isActive when "if" specifies a property that is set.
+ voidtestIsActive2() + +
+          Evaluate isActive when "if" specifies a property whose value suggests the + user thinks the value is significant.
+ voidtestIsActive3() + +
+          Evaluate isActive when "if" specifies a property that is not set.
+ voidtestIsActive4() + +
+          Evaluate isActive when "unless" specifies a property that is set.
+ voidtestIsActive5() + +
+          Evaluate isActive when "unless" specifies a property whose value suggests + the user thinks the value is significant.
+ voidtestIsActive6() + +
+          Evaluate isActive when "unless" specifies a property that is not set.
+ voidtestLibContainsDot() + +
+          The libs parameter should not end with .lib, .so, .a etc New behavior is + to warn if it ends in a suspicious extension.
+ voidtestLibContainsDotLib() + +
+          The libs parameter should not end with .lib, .so, .a (that is, + should be kernel, not kernel.lib).
+ voidtestLibNotSpecified() + +
+          Use of a libset or syslibset without a libs attribute should log a + warning message.
+ voidtestLibrarianVisitFiles() + +
+          Run testVisitFiles with the MSVC Librarian + expect one matching file.
+ voidtestLinkerVisitFiles() + +
+          Run testVisitFiles with the MSVC Linker + expect one matching file.
+ voidtestShortLibName() + +
+          this threw an exception prior to 2002-09-05 and started to throw one + again 2002-11-19 up to 2002-12-11.
+ voidtestStartsWithLib() + +
+          The libs parameter should contain not a lib prefix (that is, + pthread not libpthread).
+ voidtestVisitFiles(net.sf.antcontrib.cpptasks.compiler.Linker linker, + int expected) + +
+          This test creates two "fake" libraries in the temporary directory and + check how many are visited.
+ + + + + + + +
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
+ + + + + + + +
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+TestLibrarySet

+
+public TestLibrarySet(java.lang.String name)
+
+
Constructor. +

+

+
Parameters:
name - test name
+
+ + + + + + + + +
+Method Detail
+ +

+testIsActive1

+
+public final void testIsActive1()
+
+
Evaluate isActive when "if" specifies a property that is set. +

+

+
+
+
+
+ +

+testIsActive2

+
+public final void testIsActive2()
+
+
Evaluate isActive when "if" specifies a property whose value suggests the + user thinks the value is significant. +

+

+
+
+
+
+ +

+testIsActive3

+
+public final void testIsActive3()
+
+
Evaluate isActive when "if" specifies a property that is not set. +

+

+
+
+
+
+ +

+testIsActive4

+
+public final void testIsActive4()
+
+
Evaluate isActive when "unless" specifies a property that is set. +

+

+
+
+
+
+ +

+testIsActive5

+
+public final void testIsActive5()
+
+
Evaluate isActive when "unless" specifies a property whose value suggests + the user thinks the value is significant. +

+

+
+
+
+
+ +

+testIsActive6

+
+public final void testIsActive6()
+
+
Evaluate isActive when "unless" specifies a property that is not set. +

+

+
+
+
+
+ +

+testLibContainsDot

+
+public final void testLibContainsDot()
+
+
The libs parameter should not end with .lib, .so, .a etc New behavior is + to warn if it ends in a suspicious extension. +

+

+
+
+
+
+ +

+testLibContainsDotLib

+
+public final void testLibContainsDotLib()
+
+
The libs parameter should not end with .lib, .so, .a (that is, + should be kernel, not kernel.lib). Previously the libset would + warn on configuration, now provides more feedback + when library is not found. +

+

+
+
+
+
+ +

+testLibNotSpecified

+
+public final void testLibNotSpecified()
+
+
Use of a libset or syslibset without a libs attribute should log a + warning message. +

+

+
+
+
+
+ +

+testShortLibName

+
+public final void testShortLibName()
+
+
this threw an exception prior to 2002-09-05 and started to throw one + again 2002-11-19 up to 2002-12-11. +

+

+
+
+
+
+ +

+testStartsWithLib

+
+public final void testStartsWithLib()
+
+
The libs parameter should contain not a lib prefix (that is, + pthread not libpthread). Previously the libset would + warn on configuration, now provides more feedback + when library is not found. +

+

+
+
+
+
+ +

+testVisitFiles

+
+public final void testVisitFiles(net.sf.antcontrib.cpptasks.compiler.Linker linker,
+                                 int expected)
+                          throws java.io.IOException
+
+
This test creates two "fake" libraries in the temporary directory and + check how many are visited. +

+

+
Parameters:
linker - linker
expected - expected number of visited files +
Throws: +
java.io.IOException - if unable to write to temporary directory or delete temporary + files
+
+
+
+ +

+testLinkerVisitFiles

+
+public final void testLinkerVisitFiles()
+                                throws java.io.IOException
+
+
Run testVisitFiles with the MSVC Linker + expect one matching file. +

+

+ +
Throws: +
java.io.IOException - if unable to create or delete temporary file
+
+
+
+ +

+testLibrarianVisitFiles

+
+public final void testLibrarianVisitFiles()
+                                   throws java.io.IOException
+
+
Run testVisitFiles with the MSVC Librarian + expect one matching file. +

+

+ +
Throws: +
java.io.IOException - if unable to create or delete temporary file
+
+
+
+ +

+testBadLibname

+
+public final void testBadLibname()
+
+
This test specifies a library pattern that should + not match any available libraries and expects that + a build exception will be raised. + + See bug 1380366 +

+

+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/types/class-use/TestDefineArgument.html b/site/testapidocs/net/sf/antcontrib/cpptasks/types/class-use/TestDefineArgument.html new file mode 100644 index 0000000..44d8b7b --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/types/class-use/TestDefineArgument.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.types.TestDefineArgument (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.types.TestDefineArgument

+
+No usage of net.sf.antcontrib.cpptasks.types.TestDefineArgument +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/types/class-use/TestLibrarySet.html b/site/testapidocs/net/sf/antcontrib/cpptasks/types/class-use/TestLibrarySet.html new file mode 100644 index 0000000..6b533d4 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/types/class-use/TestLibrarySet.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Class net.sf.antcontrib.cpptasks.types.TestLibrarySet (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.sf.antcontrib.cpptasks.types.TestLibrarySet

+
+No usage of net.sf.antcontrib.cpptasks.types.TestLibrarySet +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/types/package-frame.html b/site/testapidocs/net/sf/antcontrib/cpptasks/types/package-frame.html new file mode 100644 index 0000000..8a0bb72 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/types/package-frame.html @@ -0,0 +1,35 @@ + + + + + + + +net.sf.antcontrib.cpptasks.types (cpptasks 1.0b5 Test API) + + + + + + + + + + + +net.sf.antcontrib.cpptasks.types + + + + +
+Classes  + +
+TestDefineArgument +
+TestLibrarySet
+ + + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/types/package-summary.html b/site/testapidocs/net/sf/antcontrib/cpptasks/types/package-summary.html new file mode 100644 index 0000000..b84e831 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/types/package-summary.html @@ -0,0 +1,174 @@ + + + + + + + +net.sf.antcontrib.cpptasks.types (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package net.sf.antcontrib.cpptasks.types +

+JUnit tests for the net.sf.antcontrib.cpptasks.types package. +

+See: +
+          Description +

+ + + + + + + + + + + + + +
+Class Summary
TestDefineArgumentTests for the DefineArgument class
TestLibrarySetTests for the LibrarySet class.
+  + +

+

+Package net.sf.antcontrib.cpptasks.types Description +

+ +

+JUnit tests for the net.sf.antcontrib.cpptasks.types package. +

+ +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/types/package-tree.html b/site/testapidocs/net/sf/antcontrib/cpptasks/types/package-tree.html new file mode 100644 index 0000000..ece5188 --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/types/package-tree.html @@ -0,0 +1,155 @@ + + + + + + + +net.sf.antcontrib.cpptasks.types Class Hierarchy (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package net.sf.antcontrib.cpptasks.types +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + diff --git a/site/testapidocs/net/sf/antcontrib/cpptasks/types/package-use.html b/site/testapidocs/net/sf/antcontrib/cpptasks/types/package-use.html new file mode 100644 index 0000000..25edcaf --- /dev/null +++ b/site/testapidocs/net/sf/antcontrib/cpptasks/types/package-use.html @@ -0,0 +1,141 @@ + + + + + + + +Uses of Package net.sf.antcontrib.cpptasks.types (cpptasks 1.0b5 Test API) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
net.sf.antcontrib.cpptasks.types

+
+No usage of net.sf.antcontrib.cpptasks.types +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved. + + -- cgit v1.2.3