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