Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
G
M
N
S
T
V
B
bid(String)
- Method in class net.sf.antcontrib.cpptasks.
TestTargetHistoryTable.MockProcessorConfiguration
buildFinished(BuildEvent)
- Method in class net.sf.antcontrib.cpptasks.
MockBuildListener
Signals that the last target has finished.
buildStarted(BuildEvent)
- Method in class net.sf.antcontrib.cpptasks.
MockBuildListener
Signals that a build has started.
C
copyResourceToTmpDir(String, String)
- Static method in class net.sf.antcontrib.cpptasks.
TestXMLConsumer
copies a resource to a temporary directory.
create()
- Method in class net.sf.antcontrib.cpptasks.borland.
TestBorlandCCompiler
create()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestAbstractCompiler
create()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestAbstractLinker
create()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestAbstractProcessor
create()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestCommandLineCompilerConfiguration
create()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestCompilerConfiguration
create()
- Method in class net.sf.antcontrib.cpptasks.devstudio.
TestDevStudioLinker
create()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestAbstractArLibrarian
Creates item under test @returns item under test
create()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccCCompiler
create()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccCompatibleCCompiler
Compiler creation method Must be overriden by extending classes
create()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
Creates a new processor.
create()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Creates a processor.
create()
- Method in class net.sf.antcontrib.cpptasks.
TestProcessorDef
Creates a new processor definition.
create()
- Method in class net.sf.antcontrib.cpptasks.trolltech.
TestMetaObjectCompiler
Creates compiler for inherited tests.
createExtendedProcessorDef(ProcessorDef)
- Method in class net.sf.antcontrib.cpptasks.
TestProcessorDef
Creates a processor initialized to be an extension of the base processor.
D
deleteTmpFile(String)
- Static method in class net.sf.antcontrib.cpptasks.
TestXMLConsumer
Deletes a file, if it exists, from the user's temporary directory.
G
getBaseDir(int)
- Method in class net.sf.antcontrib.cpptasks.
MockFileCollector
Get value of baseDir parameter for the specified index.
getBuildFinishedEvents()
- Method in class net.sf.antcontrib.cpptasks.
MockBuildListener
getBuildStartedEvents()
- Method in class net.sf.antcontrib.cpptasks.
MockBuildListener
Gets a list of buildStarted events
getConfiguration(ProcessorDef)
- Method in class net.sf.antcontrib.cpptasks.
TestProcessorDef
Gets the processor configuration.
getFileName(int)
- Method in class net.sf.antcontrib.cpptasks.
MockFileCollector
Get value of fileName parameter for a specified index.
getIdentifier()
- Method in class net.sf.antcontrib.cpptasks.
TestTargetHistoryTable.MockProcessorConfiguration
getLinker()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestAbstractLdLinker
getMessageLoggedEvents()
- Method in class net.sf.antcontrib.cpptasks.
MockBuildListener
Gets message logged events
getObjectExtension()
- Method in class net.sf.antcontrib.cpptasks.borland.
TestBorlandCCompiler
getObjectExtension()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestAbstractCompiler
getObjectExtension()
- Method in class net.sf.antcontrib.cpptasks.trolltech.
TestMetaObjectCompiler
Gets default output file extension.
getObjectFileExtension()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestCompilerConfiguration
getOutputFileNames(String, VersionInfo)
- Method in class net.sf.antcontrib.cpptasks.
TestTargetHistoryTable.MockProcessorConfiguration
getParams()
- Method in class net.sf.antcontrib.cpptasks.
TestTargetHistoryTable.MockProcessorConfiguration
getPreArguments(ProcessorDef)
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
Gets the command line arguments that precede filenames.
getPreArguments(ProcessorDef)
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Gets the command line arguments that appear before the filenames.
getPreArguments(ProcessorDef)
- Method in class net.sf.antcontrib.cpptasks.
TestProcessorDef
Gets command line arguments that precede filenames.
getRebuild()
- Method in class net.sf.antcontrib.cpptasks.
TestTargetHistoryTable.MockProcessorConfiguration
getTargetFinishedEvents()
- Method in class net.sf.antcontrib.cpptasks.
MockBuildListener
Gets target finished events
getTargetStartedEvents()
- Method in class net.sf.antcontrib.cpptasks.
MockBuildListener
Gets target started events
getTaskFinishedEvents()
- Method in class net.sf.antcontrib.cpptasks.
MockBuildListener
Gets task finished events
getTaskStartedEvents()
- Method in class net.sf.antcontrib.cpptasks.
MockBuildListener
Gets task started events
M
messageLogged(BuildEvent)
- Method in class net.sf.antcontrib.cpptasks.
MockBuildListener
Signals a message logging event.
MockBuildListener
- Class in
net.sf.antcontrib.cpptasks
Captures build events
MockBuildListener()
- Constructor for class net.sf.antcontrib.cpptasks.
MockBuildListener
MockFileCollector
- Class in
net.sf.antcontrib.cpptasks
Implementation of FileVisitor that collects visited files for later retrieval.
MockFileCollector()
- Constructor for class net.sf.antcontrib.cpptasks.
MockFileCollector
Constructor.
N
net.sf.antcontrib.cpptasks
- package net.sf.antcontrib.cpptasks
JUnit tests for the net.sf.antcontrib.cpptasks package.
net.sf.antcontrib.cpptasks.borland
- package net.sf.antcontrib.cpptasks.borland
net.sf.antcontrib.cpptasks.compiler
- package net.sf.antcontrib.cpptasks.compiler
net.sf.antcontrib.cpptasks.devstudio
- package net.sf.antcontrib.cpptasks.devstudio
net.sf.antcontrib.cpptasks.gcc
- package net.sf.antcontrib.cpptasks.gcc
net.sf.antcontrib.cpptasks.hp
- package net.sf.antcontrib.cpptasks.hp
net.sf.antcontrib.cpptasks.ibm
- package net.sf.antcontrib.cpptasks.ibm
net.sf.antcontrib.cpptasks.parser
- package net.sf.antcontrib.cpptasks.parser
JUnit tests for the net.sf.antcontrib.cpptasks.parser package.
net.sf.antcontrib.cpptasks.sun
- package net.sf.antcontrib.cpptasks.sun
net.sf.antcontrib.cpptasks.trolltech
- package net.sf.antcontrib.cpptasks.trolltech
Tests for Trolltech Qt uic and moc compilers.
net.sf.antcontrib.cpptasks.types
- package net.sf.antcontrib.cpptasks.types
JUnit tests for the net.sf.antcontrib.cpptasks.types package.
S
size()
- Method in class net.sf.antcontrib.cpptasks.
MockFileCollector
Get count of calls to FileVisitor.visit.
suite()
- Static method in class net.sf.antcontrib.cpptasks.
TestAllClasses
T
targetFinished(BuildEvent)
- Method in class net.sf.antcontrib.cpptasks.
MockBuildListener
Signals that a target has finished.
targetStarted(BuildEvent)
- Method in class net.sf.antcontrib.cpptasks.
MockBuildListener
Signals that a target is starting.
taskFinished(BuildEvent)
- Method in class net.sf.antcontrib.cpptasks.
MockBuildListener
Signals that a task has finished.
taskStarted(BuildEvent)
- Method in class net.sf.antcontrib.cpptasks.
MockBuildListener
Signals that a task is starting.
tearDown()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestAbstractLdLinker
tearDown()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccLinker
TestAbstractArLibrarian
- Class in
net.sf.antcontrib.cpptasks.gcc
Tests for classes that derive from AbstractArLibrarian
TestAbstractArLibrarian(String)
- Constructor for class net.sf.antcontrib.cpptasks.gcc.
TestAbstractArLibrarian
Constructor
TestAbstractCompiler
- Class in
net.sf.antcontrib.cpptasks.compiler
Test for abstract compiler class Override create to test concrete compiler implementions
TestAbstractCompiler(String)
- Constructor for class net.sf.antcontrib.cpptasks.compiler.
TestAbstractCompiler
TestAbstractLdLinker
- Class in
net.sf.antcontrib.cpptasks.gcc
Test ld linker adapter abstract base class Override create to test concrete compiler implementions
TestAbstractLdLinker(String)
- Constructor for class net.sf.antcontrib.cpptasks.gcc.
TestAbstractLdLinker
TestAbstractLinker
- Class in
net.sf.antcontrib.cpptasks.compiler
Test for abstract compiler class Override create to test concrete compiler implementions
TestAbstractLinker(String)
- Constructor for class net.sf.antcontrib.cpptasks.compiler.
TestAbstractLinker
TestAbstractProcessor
- Class in
net.sf.antcontrib.cpptasks.compiler
Test for abstract compiler class Override create to test concrete compiler implementions
TestAbstractProcessor(String)
- Constructor for class net.sf.antcontrib.cpptasks.compiler.
TestAbstractProcessor
TestaCCCompiler
- Class in
net.sf.antcontrib.cpptasks.hp
Test HP aCC compiler adapter
TestaCCCompiler(String)
- Constructor for class net.sf.antcontrib.cpptasks.hp.
TestaCCCompiler
testAddImpliedArgsDarwinPlugin()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestAbstractLdLinker
Checks for proper arguments for plugin generation on Darwin See [ 676276 ] Enhanced support for Mac OS X
testAddImpliedArgsDarwinShared()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestAbstractLdLinker
Checks for proper arguments for shared generation on Darwin See [ 676276 ] Enhanced support for Mac OS X
testAddImpliedArgsNonDarwinPlugin()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestAbstractLdLinker
Checks for proper arguments for plugin generation on Darwin See [ 676276 ] Enhanced support for Mac OS X
testAddImpliedArgsNonDarwinShared()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestAbstractLdLinker
Checks for proper arguments for shared generation on Darwin See [ 676276 ] Enhanced support for Mac OS X
testAddLibrarySetDirSwitch()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestAbstractLdLinker
testAddLibrarySetLibFrameworkDarwin()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestAbstractLdLinker
testAddLibrarySetLibFrameworkNonDarwin()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestAbstractLdLinker
testAddLibrarySetLibSwitch()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestAbstractLdLinker
testAddLibraryStatic()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestAbstractLdLinker
TestAllClasses
- Class in
net.sf.antcontrib.cpptasks
Test for abstract compiler class Override create to test concrete compiler implementions
TestAllClasses(String)
- Constructor for class net.sf.antcontrib.cpptasks.
TestAllClasses
testAntlibXmlPresent()
- Method in class net.sf.antcontrib.cpptasks.
TestCCTask
Test checks for the presence of antlib.xml.
testBadLibname()
- Method in class net.sf.antcontrib.cpptasks.types.
TestLibrarySet
This test specifies a library pattern that should not match any available libraries and expects that a build exception will be raised.
testBid()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestAbstractLinker
testBid()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestAbstractProcessor
testBid()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestCompilerConfiguration
testBid()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestAbstractArLibrarian
Override of
testBidAssembly()
- Method in class net.sf.antcontrib.cpptasks.hp.
TestaCCCompiler
testBidAssembly()
- Method in class net.sf.antcontrib.cpptasks.ibm.
TestVisualAgeCCompiler
testBidAssembly()
- Method in class net.sf.antcontrib.cpptasks.sun.
TestForteCCCompiler
testBidC()
- Method in class net.sf.antcontrib.cpptasks.hp.
TestaCCCompiler
testBidC()
- Method in class net.sf.antcontrib.cpptasks.ibm.
TestVisualAgeCCompiler
testBidC()
- Method in class net.sf.antcontrib.cpptasks.sun.
TestForteCCCompiler
testBidCpp()
- Method in class net.sf.antcontrib.cpptasks.hp.
TestaCCCompiler
testBidCpp()
- Method in class net.sf.antcontrib.cpptasks.ibm.
TestVisualAgeCCompiler
testBidCpp()
- Method in class net.sf.antcontrib.cpptasks.sun.
TestForteCCCompiler
testBidCpp2()
- Method in class net.sf.antcontrib.cpptasks.hp.
TestaCCCompiler
testBidCpp2()
- Method in class net.sf.antcontrib.cpptasks.ibm.
TestVisualAgeCCompiler
testBidCpp2()
- Method in class net.sf.antcontrib.cpptasks.sun.
TestForteCCCompiler
testBidCpp3()
- Method in class net.sf.antcontrib.cpptasks.hp.
TestaCCCompiler
testBidCpp3()
- Method in class net.sf.antcontrib.cpptasks.ibm.
TestVisualAgeCCompiler
testBidCpp3()
- Method in class net.sf.antcontrib.cpptasks.sun.
TestForteCCCompiler
testBidCpp4()
- Method in class net.sf.antcontrib.cpptasks.hp.
TestaCCCompiler
testBidCpp4()
- Method in class net.sf.antcontrib.cpptasks.ibm.
TestVisualAgeCCompiler
testBidCpp4()
- Method in class net.sf.antcontrib.cpptasks.sun.
TestForteCCCompiler
testBidCpp5()
- Method in class net.sf.antcontrib.cpptasks.hp.
TestaCCCompiler
testBidCpp5()
- Method in class net.sf.antcontrib.cpptasks.sun.
TestForteCCCompiler
testBidCpp6()
- Method in class net.sf.antcontrib.cpptasks.hp.
TestaCCCompiler
testBidCpp7()
- Method in class net.sf.antcontrib.cpptasks.hp.
TestaCCCompiler
testBidCpp8()
- Method in class net.sf.antcontrib.cpptasks.hp.
TestaCCCompiler
testBidCpp9()
- Method in class net.sf.antcontrib.cpptasks.hp.
TestaCCCompiler
testBidObjectiveAssembly()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccCCompiler
testBidObjectiveC()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccCCompiler
testBidObjectiveCpp()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccCCompiler
testBidPreprocessed()
- Method in class net.sf.antcontrib.cpptasks.hp.
TestaCCCompiler
testBidPreprocessed()
- Method in class net.sf.antcontrib.cpptasks.ibm.
TestVisualAgeCCompiler
testBidPreprocessed()
- Method in class net.sf.antcontrib.cpptasks.sun.
TestForteCCCompiler
testBidPreprocessedCpp()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccCCompiler
TestBorlandCCompiler
- Class in
net.sf.antcontrib.cpptasks.borland
Borland C++ Compiler adapter tests Override create to test concrete compiler implementions
TestBorlandCCompiler(String)
- Constructor for class net.sf.antcontrib.cpptasks.borland.
TestBorlandCCompiler
testCanParseTlb()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestAbstractCompiler
TestCCTask
- Class in
net.sf.antcontrib.cpptasks
Tests for CCTask.
TestCCTask(String)
- Constructor for class net.sf.antcontrib.cpptasks.
TestCCTask
Constructor.
TestCommandLineCompilerConfiguration
- Class in
net.sf.antcontrib.cpptasks.compiler
TestCommandLineCompilerConfiguration(String)
- Constructor for class net.sf.antcontrib.cpptasks.compiler.
TestCommandLineCompilerConfiguration
TestCompilerConfiguration
- Class in
net.sf.antcontrib.cpptasks.compiler
TestCompilerConfiguration(String)
- Constructor for class net.sf.antcontrib.cpptasks.compiler.
TestCompilerConfiguration
TestCompilerDef
- Class in
net.sf.antcontrib.cpptasks
Tests for CompilerDef.
TestCompilerDef(String)
- Constructor for class net.sf.antcontrib.cpptasks.
TestCompilerDef
Constructor.
TestCompilerEnum
- Class in
net.sf.antcontrib.cpptasks
Tests for CompilerEnum.
TestCompilerEnum(String)
- Constructor for class net.sf.antcontrib.cpptasks.
TestCompilerEnum
Create instance of TestCompilerEnum.
testCompilerEnum1()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerEnum
Test that "gcc" is recognized as a compiler enum.
testCompilerEnum2()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerEnum
Test that "bogus" is not recognized as a compiler enum.
testConstructorNullCompiler()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestCommandLineCompilerConfiguration
testConstructorNullConfig()
- Method in class net.sf.antcontrib.cpptasks.
TestTargetInfo
testConstructorNullOutput()
- Method in class net.sf.antcontrib.cpptasks.
TestTargetInfo
testConstructorNullSource()
- Method in class net.sf.antcontrib.cpptasks.
TestTargetInfo
testContainsValueGpp()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerEnum
Test checks that enumeration contains value g++ See patch [ 676276 ] Enhanced support for Mac OS X
testContainsValuePlugin()
- Method in class net.sf.antcontrib.cpptasks.
TestOutputTypeEnum
Test checks that output type enum contains "plugin" See patch [ 676276 ] Enhanced support for Mac OS X
TestCParser
- Class in
net.sf.antcontrib.cpptasks.parser
Tests for the CParser class.
TestCParser(String)
- Constructor for class net.sf.antcontrib.cpptasks.parser.
TestCParser
Constructor.
testCreateCParser1()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccCCompiler
testCreateCParser2()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccCCompiler
testCreateCParser3()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccCCompiler
testCreateFortranParser1()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccCCompiler
testCreateFortranParser2()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccCCompiler
TestCUtil
- Class in
net.sf.antcontrib.cpptasks
Tests for CUtil class
TestCUtil(String)
- Constructor for class net.sf.antcontrib.cpptasks.
TestCUtil
testDebug()
- Method in class net.sf.antcontrib.cpptasks.devstudio.
TestDevStudio2005CCompiler
testDebug()
- Method in class net.sf.antcontrib.cpptasks.devstudio.
TestDevStudioCCompiler
TestDefineArgument
- Class in
net.sf.antcontrib.cpptasks.types
Tests for the DefineArgument class
TestDefineArgument(String)
- Constructor for class net.sf.antcontrib.cpptasks.types.
TestDefineArgument
TestDependencyTable
- Class in
net.sf.antcontrib.cpptasks
DependencyTable tests
TestDependencyTable(String)
- Constructor for class net.sf.antcontrib.cpptasks.
TestDependencyTable
Constructor
TestDevStudio2005CCompiler
- Class in
net.sf.antcontrib.cpptasks.devstudio
Test Microsoft C/C++ compiler adapter
TestDevStudio2005CCompiler(String)
- Constructor for class net.sf.antcontrib.cpptasks.devstudio.
TestDevStudio2005CCompiler
TestDevStudioCCompiler
- Class in
net.sf.antcontrib.cpptasks.devstudio
Test Microsoft C/C++ compiler adapter
TestDevStudioCCompiler(String)
- Constructor for class net.sf.antcontrib.cpptasks.devstudio.
TestDevStudioCCompiler
TestDevStudioLinker
- Class in
net.sf.antcontrib.cpptasks.devstudio
Test for Microsoft Developer Studio linker Override create to test concrete compiler implementions
TestDevStudioLinker(String)
- Constructor for class net.sf.antcontrib.cpptasks.devstudio.
TestDevStudioLinker
testExtendsBase()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Tests that the base attribute in the base linker is effective when creating the command line for a linker that extends it.
testExtendsClassname()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
Tests that the classname attribute in the base compiler is effective.
testExtendsClassname()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Tests that the classname attribute in the base linker is effective when creating the command line for a linker that extends it.
testExtendsCompilerArgs()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
Tests that compilerarg's contained in the base compiler definition are effective.
testExtendsDebug()
- Method in class net.sf.antcontrib.cpptasks.
TestProcessorDef
Tests that the debug attribute in the base processor is effective when creating the command line for a processor that extends it.
testExtendsDefineSet()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
Tests that defineset's contained in the base compiler definition are effective.
testExtendsEntry()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Tests that the entry attribute in the base linker is effective when creating the command line for a linker that extends it.
testExtendsExceptions()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
Tests that the extend attribute of the base compiler definition is effective.
testExtendsFileSet()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
Tests if a fileset enclosed in the base compiler definition is effective.
testExtendsFileSet()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Tests that fileset's that appear in the base linker are effective when creating the command line for a linker that extends it.
testExtendsFileSet(File)
- Method in class net.sf.antcontrib.cpptasks.
TestProcessorDef
Tests that a fileset in the base processor is effective when evaluating the files included in an extending processor.
testExtendsFixed()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Tests that the fixed attribute in the base linker is effective when creating the command line for a linker that extends it.
testExtendsIf()
- Method in class net.sf.antcontrib.cpptasks.
TestProcessorDef
Tests that the if attribute in the base processor is effective when evaluating if an extending processor is active.
testExtendsIncludePath()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
Tests that includepath's contained in the base compiler definition are effective.
testExtendsIncremental()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Tests that the incremental attribute in the base linker is effective when creating the command line for a linker that extends it.
testExtendsLibSet()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Tests that libset's that appear in the base linker are effective when creating the command line for a linker that extends it.
testExtendsLinkerArgs()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Tests that linkerarg's that appear in the base linker are effective when creating the command line for a linker that extends it.
testExtendsLinkerArgsViaReference()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
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.
testExtendsMap()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Tests that the map attribute in the base linker is effective when creating the command line for a linker that extends it.
testExtendsMultithreaded()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
Tests that the multithread attribute of the base compiler definition is effective.
testExtendsName()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
Tests that the name attribute in the base compiler is effective.
testExtendsName()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Tests that the name attribute in the base linker is effective when creating the command line for a linker that extends it.
testExtendsRebuild()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
Tests if the rebuild attribute of the base compiler definition is effective.
testExtendsRebuild()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Tests that the rebuild attribute in the base linker is effective when creating the command line for a linker that extends it.
testExtendsRebuild(ProcessorDef)
- Method in class net.sf.antcontrib.cpptasks.
TestProcessorDef
Tests that the rebuild attribute in the base processor is effective when creating the command line for a processor that extends it.
testExtendsStack()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Tests that the stack attribute in the base linker is effective when creating the command line for a linker that extends it.
testExtendsSysIncludePath()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
Tests that sysincludepath's contained in the base compiler definition are effective.
testExtendsSysLibSet()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Tests that syslibset's that appear in the base linker are effective when creating the command line for a linker that extends it.
testExtendsUnless()
- Method in class net.sf.antcontrib.cpptasks.
TestProcessorDef
Tests that the unless attribute in the base processor is effective when evaluating if an extending processor is active.
TestForteCCCompiler
- Class in
net.sf.antcontrib.cpptasks.sun
Test Sun Forte compiler adapter
TestForteCCCompiler(String)
- Constructor for class net.sf.antcontrib.cpptasks.sun.
TestForteCCCompiler
TestFortranParser
- Class in
net.sf.antcontrib.cpptasks.parser
Tests for the CParser class.
TestFortranParser(String)
- Constructor for class net.sf.antcontrib.cpptasks.parser.
TestFortranParser
Constructor.
TestGccCCompiler
- Class in
net.sf.antcontrib.cpptasks.gcc
Test gcc compiler adapter
TestGccCCompiler(String)
- Constructor for class net.sf.antcontrib.cpptasks.gcc.
TestGccCCompiler
TestGccCompatibleCCompiler
- Class in
net.sf.antcontrib.cpptasks.gcc
Tests for gcc compatible compilers
TestGccCompatibleCCompiler(String)
- Constructor for class net.sf.antcontrib.cpptasks.gcc.
TestGccCompatibleCCompiler
Constructor
TestGccLinker
- Class in
net.sf.antcontrib.cpptasks.gcc
TestGccLinker(String)
- Constructor for class net.sf.antcontrib.cpptasks.gcc.
TestGccLinker
Constructor
testGetActiveDefines()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
This method tests CompilerDef.getActiveDefines.
testGetActiveIncludePaths()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
This method tests CompilerDef.getActiveIncludePath.
testGetFailOnError()
- Method in class net.sf.antcontrib.cpptasks.
TestCCTask
Tests that the default value of failonerror is true.
testGetGcc()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
Tests that setting classname to the Gcc compiler is effective.
testGetGcc()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Test if setting the classname attribute to the name of the GCC linker results in the singleton GCC linker.
testGetIdentfier()
- Method in class net.sf.antcontrib.cpptasks.borland.
TestBorlandCCompiler
testGetIdentfier()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestAbstractProcessor
testGetIdentfier()
- Method in class net.sf.antcontrib.cpptasks.devstudio.
TestDevStudioLinker
testGetIdentfier()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestAbstractArLibrarian
testGetIdentfier()
- Method in class net.sf.antcontrib.cpptasks.trolltech.
TestMetaObjectCompiler
Skip testGetIdentifier.
testGetIdentifier()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestCommandLineCompilerConfiguration
testGetLibraryPath()
- Method in class net.sf.antcontrib.cpptasks.devstudio.
TestInstalledDevStudioLinker
testGetLibraryPatterns()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestAbstractArLibrarian
Tests for library patterns See patch [ 676276 ] Enhanced support for Mac OS X
testGetLinkerDarwinPlugin()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccLinker
testGetLinkerDarwinShared()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccLinker
testGetLinkerNonDarwinPlugin()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccLinker
testGetLinkerNonDarwinShared()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccLinker
testGetMSVC()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
Tests that setting classname to the MSVC compiler is effective.
testGetMSVC()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Test if setting the classname attribute to the name of the MSVC linker results in the singleton MSVC linker.
testGetOutputFileName1()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestAbstractCompiler
testGetOutputFileName1()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestCompilerConfiguration
testGetOutputFileName1()
- Method in class net.sf.antcontrib.cpptasks.trolltech.
TestMetaObjectCompiler
Override inherited test.
testGetOutputFileName2()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestCompilerConfiguration
testGetPathFromEnvironment()
- Method in class net.sf.antcontrib.cpptasks.
TestCUtil
testGetRebuild()
- Method in class net.sf.antcontrib.cpptasks.
TestTargetInfo
testGetRelativePath1()
- Method in class net.sf.antcontrib.cpptasks.
TestCUtil
testGetRelativePath10()
- Method in class net.sf.antcontrib.cpptasks.
TestCUtil
testGetRelativePath2()
- Method in class net.sf.antcontrib.cpptasks.
TestCUtil
testGetRelativePath3()
- Method in class net.sf.antcontrib.cpptasks.
TestCUtil
testGetRelativePath4()
- Method in class net.sf.antcontrib.cpptasks.
TestCUtil
testGetRelativePath5()
- Method in class net.sf.antcontrib.cpptasks.
TestCUtil
testGetRelativePath6()
- Method in class net.sf.antcontrib.cpptasks.
TestCUtil
testGetRelativePath7()
- Method in class net.sf.antcontrib.cpptasks.
TestCUtil
testGetRelativePath8()
- Method in class net.sf.antcontrib.cpptasks.
TestCUtil
testGetRelativePath9()
- Method in class net.sf.antcontrib.cpptasks.
TestCUtil
testGetSource()
- Method in class net.sf.antcontrib.cpptasks.
TestTargetInfo
testGetTargetsToBuildByConfiguration1()
- Method in class net.sf.antcontrib.cpptasks.
TestCCTask
Test that a target with no existing object file is returned by getTargetsToBuildByConfiguration.
testGetTargetsToBuildByConfiguration2()
- Method in class net.sf.antcontrib.cpptasks.
TestCCTask
Test that a target that is up to date is not returned by getTargetsToBuildByConfiguration.
testHasQObject1()
- Method in class net.sf.antcontrib.cpptasks.trolltech.
TestMetaObjectParser
Test that the presence of Q_OBJECT causes hasQObject to return true.
testHasQObject2()
- Method in class net.sf.antcontrib.cpptasks.trolltech.
TestMetaObjectParser
Test that the lack of Q_OBJECT causes hasQObject to return false.
testHasSameSource()
- Method in class net.sf.antcontrib.cpptasks.
TestTargetInfo
testImmediateImportBracket()
- Method in class net.sf.antcontrib.cpptasks.parser.
TestCParser
Checks parsing of #include
.
testImmediateImportQuote()
- Method in class net.sf.antcontrib.cpptasks.parser.
TestCParser
Checks parsing of #import "foo.h".
testImmediateIncludeBracket()
- Method in class net.sf.antcontrib.cpptasks.parser.
TestCParser
Checks parsing of #include
.
testImmediateIncludeQuote()
- Method in class net.sf.antcontrib.cpptasks.parser.
TestCParser
Checks parsing of #include "foo.h".
testINCLUDE()
- Method in class net.sf.antcontrib.cpptasks.parser.
TestFortranParser
Checks parsing of INCLUDE 'foo.inc'.
testInClUdE()
- Method in class net.sf.antcontrib.cpptasks.parser.
TestFortranParser
Checks parsing of InClUdE 'foo.inc'.
testIncompleteImmediateImportBracket()
- Method in class net.sf.antcontrib.cpptasks.parser.
TestCParser
Checks parsing of #import
testIncompleteImmediateImportQuote()
- Method in class net.sf.antcontrib.cpptasks.parser.
TestCParser
Checks parsing of #import "foo.h.
testIncompleteImmediateIncludeBracket()
- Method in class net.sf.antcontrib.cpptasks.parser.
TestCParser
Checks parsing of #include
testIncompleteImmediateIncludeQuote()
- Method in class net.sf.antcontrib.cpptasks.parser.
TestCParser
Checks parsing of #include "foo.h.
TestInstalledDevStudioLinker
- Class in
net.sf.antcontrib.cpptasks.devstudio
Test for Microsoft Developer Studio linker Override create to test concrete compiler implementions
TestInstalledDevStudioLinker(String)
- Constructor for class net.sf.antcontrib.cpptasks.devstudio.
TestInstalledDevStudioLinker
testIsActive1()
- Method in class net.sf.antcontrib.cpptasks.types.
TestDefineArgument
testIsActive1()
- Method in class net.sf.antcontrib.cpptasks.types.
TestLibrarySet
Evaluate isActive when "if" specifies a property that is set.
testIsActive2()
- Method in class net.sf.antcontrib.cpptasks.
TestProcessorDef
Tests that isActive returns true when "if" references a set property.
testIsActive2()
- Method in class net.sf.antcontrib.cpptasks.types.
TestDefineArgument
testIsActive2()
- Method in class net.sf.antcontrib.cpptasks.types.
TestLibrarySet
Evaluate isActive when "if" specifies a property whose value suggests the user thinks the value is significant.
testIsActive3()
- Method in class net.sf.antcontrib.cpptasks.
TestProcessorDef
Tests that isActive returns false when "if" references an unset property.
testIsActive3()
- Method in class net.sf.antcontrib.cpptasks.types.
TestDefineArgument
testIsActive3()
- Method in class net.sf.antcontrib.cpptasks.types.
TestLibrarySet
Evaluate isActive when "if" specifies a property that is not set.
testIsActive4()
- Method in class net.sf.antcontrib.cpptasks.
TestProcessorDef
Tests that evaluating isActive when "if" refernces a property with the value "false" throws an exception to warn of a suspicious value.
testIsActive4()
- Method in class net.sf.antcontrib.cpptasks.types.
TestDefineArgument
testIsActive4()
- Method in class net.sf.antcontrib.cpptasks.types.
TestLibrarySet
Evaluate isActive when "unless" specifies a property that is set.
testIsActive5()
- Method in class net.sf.antcontrib.cpptasks.
TestProcessorDef
Tests that isActive returns false when "unless" references a set property.
testIsActive5()
- Method in class net.sf.antcontrib.cpptasks.types.
TestDefineArgument
testIsActive5()
- Method in class net.sf.antcontrib.cpptasks.types.
TestLibrarySet
Evaluate isActive when "unless" specifies a property whose value suggests the user thinks the value is significant.
testIsActive6()
- Method in class net.sf.antcontrib.cpptasks.
TestProcessorDef
Tests that isActive returns true when "unless" references an unset property.
testIsActive6()
- Method in class net.sf.antcontrib.cpptasks.types.
TestDefineArgument
testIsActive6()
- Method in class net.sf.antcontrib.cpptasks.types.
TestLibrarySet
Evaluate isActive when "unless" specifies a property that is not set.
testIsActive7()
- Method in class net.sf.antcontrib.cpptasks.
TestProcessorDef
Tests that evaluating isActive when "unless" references a property with the value "false" throws an exception to warn of a suspicious value.
testIsActive7()
- Method in class net.sf.antcontrib.cpptasks.types.
TestDefineArgument
testIsActive8()
- Method in class net.sf.antcontrib.cpptasks.
TestProcessorDef
Tests if a processor is active when both "if" and "unless" are specified and the associated properties are set.
testIsActive8()
- Method in class net.sf.antcontrib.cpptasks.types.
TestDefineArgument
testIsPluginFalse()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestLinkType
Tests if isPluginModule returns true when set to plugin output type See patch [ 676276 ] Enhanced support for Mac OS X
testIsPluginTrue()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestLinkType
Tests if isPluginModule returns true when set to plugin output type See patch [ 676276 ] Enhanced support for Mac OS X
testLeadingSpace()
- Method in class net.sf.antcontrib.cpptasks.parser.
TestCParser
Checks parsing when line contains leading whitespace.
testLeadingTab()
- Method in class net.sf.antcontrib.cpptasks.parser.
TestCParser
Checks parsing when line contains a leading tab.
testLibContainsDot()
- Method in class net.sf.antcontrib.cpptasks.types.
TestLibrarySet
The libs parameter should not end with .lib, .so, .a etc New behavior is to warn if it ends in a suspicious extension.
testLibContainsDotLib()
- Method in class net.sf.antcontrib.cpptasks.types.
TestLibrarySet
The libs parameter should not end with .lib, .so, .a (that is, should be kernel, not kernel.lib).
testLibNotSpecified()
- Method in class net.sf.antcontrib.cpptasks.types.
TestLibrarySet
Use of a libset or syslibset without a libs attribute should log a warning message.
testLibrarianVisitFiles()
- Method in class net.sf.antcontrib.cpptasks.types.
TestLibrarySet
Run testVisitFiles with the MSVC Librarian expect one matching file.
TestLibrarySet
- Class in
net.sf.antcontrib.cpptasks.types
Tests for the LibrarySet class.
TestLibrarySet(String)
- Constructor for class net.sf.antcontrib.cpptasks.types.
TestLibrarySet
Constructor.
testLibReturnValue()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestAbstractLdLinker
TestLinkerDef
- Class in
net.sf.antcontrib.cpptasks
Tests for LinkerDef class.
TestLinkerDef(String)
- Constructor for class net.sf.antcontrib.cpptasks.
TestLinkerDef
Constructor.
TestLinkerEnum
- Class in
net.sf.antcontrib.cpptasks
Tests for LinkerEnum
TestLinkerEnum(String)
- Constructor for class net.sf.antcontrib.cpptasks.
TestLinkerEnum
testLinkerVisitFiles()
- Method in class net.sf.antcontrib.cpptasks.types.
TestLibrarySet
Run testVisitFiles with the MSVC Linker expect one matching file.
TestLinkType
- Class in
net.sf.antcontrib.cpptasks.compiler
Tests for LinkType
TestLinkType(String)
- Constructor for class net.sf.antcontrib.cpptasks.compiler.
TestLinkType
Constructor
testLoadOpenshore()
- Method in class net.sf.antcontrib.cpptasks.
TestDependencyTable
Loads a dependency file from OpenSHORE (http://www.openshore.org)
testLoadOpenshore()
- Method in class net.sf.antcontrib.cpptasks.
TestTargetHistoryTable
Tests loading a stock history file
testLoadXerces()
- Method in class net.sf.antcontrib.cpptasks.
TestDependencyTable
Loads a dependency file from Xerces-C (http://xml.apache.org)
testLoadXerces()
- Method in class net.sf.antcontrib.cpptasks.
TestTargetHistoryTable
Tests loading a stock history file
testMerge()
- Method in class net.sf.antcontrib.cpptasks.types.
TestDefineArgument
TestMetaObjectCompiler
- Class in
net.sf.antcontrib.cpptasks.trolltech
Tests for Trolltech Meta Object Compiler.
TestMetaObjectCompiler(String)
- Constructor for class net.sf.antcontrib.cpptasks.trolltech.
TestMetaObjectCompiler
Constructor.
TestMetaObjectParser
- Class in
net.sf.antcontrib.cpptasks.trolltech
Tests for the MetaObjectParser class.
TestMetaObjectParser(String)
- Constructor for class net.sf.antcontrib.cpptasks.trolltech.
TestMetaObjectParser
Constructor.
testMultipleInClUdE()
- Method in class net.sf.antcontrib.cpptasks.parser.
TestFortranParser
Checks parsing of InClUdE 'foo.inc'.
testMustRebuild()
- Method in class net.sf.antcontrib.cpptasks.
TestTargetInfo
testNoQuoteOrBracket()
- Method in class net.sf.antcontrib.cpptasks.parser.
TestCParser
Checks parsing of #include foo.h.
testNotFirstWhitespace()
- Method in class net.sf.antcontrib.cpptasks.parser.
TestCParser
Checks parsing of //#include "foo.h".
testOutputFileName()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestAbstractArLibrarian
Tests output file for ar library See bug [ 687732 ] Filenames for gcc static library does start with lib
TestOutputTypeEnum
- Class in
net.sf.antcontrib.cpptasks
TestOutputTypeEnum(String)
- Constructor for class net.sf.antcontrib.cpptasks.
TestOutputTypeEnum
Default constructor
testParsePath1()
- Method in class net.sf.antcontrib.cpptasks.
TestCUtil
testParsePath2()
- Method in class net.sf.antcontrib.cpptasks.
TestCUtil
testParsePath3()
- Method in class net.sf.antcontrib.cpptasks.
TestCUtil
testParsePath4()
- Method in class net.sf.antcontrib.cpptasks.
TestCUtil
testParsePath5()
- Method in class net.sf.antcontrib.cpptasks.
TestCUtil
TestProcessorDef
- Class in
net.sf.antcontrib.cpptasks
Tests for ProcessorDef.
TestProcessorDef(String)
- Constructor for class net.sf.antcontrib.cpptasks.
TestProcessorDef
Constructor.
testSetFailOnError()
- Method in class net.sf.antcontrib.cpptasks.
TestCCTask
Tests that setting failonerror is effective.
testShortLibName()
- Method in class net.sf.antcontrib.cpptasks.types.
TestLibrarySet
this threw an exception prior to 2002-09-05 and started to throw one again 2002-11-19 up to 2002-12-11.
testStartsWithLib()
- Method in class net.sf.antcontrib.cpptasks.types.
TestLibrarySet
The libs parameter should contain not a lib prefix (that is, pthread not libpthread).
TestTargetHistoryTable
- Class in
net.sf.antcontrib.cpptasks
Tests for TargetHistoryTable
TestTargetHistoryTable(String)
- Constructor for class net.sf.antcontrib.cpptasks.
TestTargetHistoryTable
Constructor
TestTargetHistoryTable.MockProcessorConfiguration
- Class in
net.sf.antcontrib.cpptasks
TestTargetHistoryTable.MockProcessorConfiguration()
- Constructor for class net.sf.antcontrib.cpptasks.
TestTargetHistoryTable.MockProcessorConfiguration
TestTargetInfo
- Class in
net.sf.antcontrib.cpptasks
A description of a file built or to be built
TestTargetInfo(String)
- Constructor for class net.sf.antcontrib.cpptasks.
TestTargetInfo
testToString()
- Method in class net.sf.antcontrib.cpptasks.compiler.
TestCommandLineCompilerConfiguration
testUnknownClass()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
Tests that setting classname to an bogus class name results in a BuildException.
testUnknownClass()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Tests if setting the classname attribute to an bogus classname results in a BuildException.
testUpdateTimeResolution()
- Method in class net.sf.antcontrib.cpptasks.
TestTargetHistoryTable
Tests for bug fixed by patch [ 650397 ] Fix: Needless rebuilds on Unix
testVisitFiles(Linker, int)
- Method in class net.sf.antcontrib.cpptasks.types.
TestLibrarySet
This test creates two "fake" libraries in the temporary directory and check how many are visited.
TestVisualAgeCCompiler
- Class in
net.sf.antcontrib.cpptasks.ibm
Test IBM Visual Age compiler adapter
TestVisualAgeCCompiler(String)
- Constructor for class net.sf.antcontrib.cpptasks.ibm.
TestVisualAgeCCompiler
testWarningLevel0()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccCompatibleCCompiler
Tests command lines switches for warning = 0
testWarningLevel0()
- Method in class net.sf.antcontrib.cpptasks.sun.
TestForteCCCompiler
Tests command line switches for warning = 0
testWarningLevel1()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccCompatibleCCompiler
Tests command lines switches for warning = 1
testWarningLevel1()
- Method in class net.sf.antcontrib.cpptasks.sun.
TestForteCCCompiler
Tests command line switches for warning = 1
testWarningLevel2()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccCompatibleCCompiler
Tests command lines switches for warning = 2
testWarningLevel2()
- Method in class net.sf.antcontrib.cpptasks.sun.
TestForteCCCompiler
Tests command line switches for warning = 2
testWarningLevel3()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccCompatibleCCompiler
Tests command lines switches for warning = 3
testWarningLevel3()
- Method in class net.sf.antcontrib.cpptasks.sun.
TestForteCCCompiler
Tests command line switches for warning = 3
testWarningLevel4()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccCompatibleCCompiler
Tests command lines switches for warning = 4
testWarningLevel4()
- Method in class net.sf.antcontrib.cpptasks.sun.
TestForteCCCompiler
Tests command line switches for warning = 4
testWarningLevel5()
- Method in class net.sf.antcontrib.cpptasks.gcc.
TestGccCompatibleCCompiler
Tests command lines switches for warning = 5
testWarningLevel5()
- Method in class net.sf.antcontrib.cpptasks.sun.
TestForteCCCompiler
Tests command line switches for warning = 5
testWrongType()
- Method in class net.sf.antcontrib.cpptasks.
TestCompilerDef
Test that setting classname to a class that doesn't support Compiler throws a BuildException.
testWrongType()
- Method in class net.sf.antcontrib.cpptasks.
TestLinkerDef
Tests if setting the classname to the name of a class that doesn't support Linker throws a BuildException.
TestXMLConsumer
- Class in
net.sf.antcontrib.cpptasks
Base class for tests on classes that consume or public XML documents.
TestXMLConsumer(String)
- Constructor for class net.sf.antcontrib.cpptasks.
TestXMLConsumer
testXmlEncode()
- Method in class net.sf.antcontrib.cpptasks.
TestCUtil
Test of xmlAttributeEncode.
V
visit(File, String)
- Method in class net.sf.antcontrib.cpptasks.
MockFileCollector
Implementation of FileVisitor.visit.
B
C
D
G
M
N
S
T
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2001-2008
Ant-Contrib Project
. All Rights Reserved.