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 --- .../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 ++++++++ 6 files changed, 1016 insertions(+) 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 (limited to 'site/testapidocs/net/sf/antcontrib/cpptasks/ibm') 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. + + -- cgit v1.2.3