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/gcc/TestGccLinker.html | 363 +++++++++++++++++++++ 1 file changed, 363 insertions(+) create mode 100644 site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestGccLinker.html (limited to 'site/testapidocs/net/sf/antcontrib/cpptasks/gcc/TestGccLinker.html') 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. + + -- cgit v1.2.3