Package ptolemy.util.test.junit
Class JUnitCGCNoInlineTestBase
- java.lang.Object
-
- ptolemy.util.test.junit.JUnitCGCNoInlineTestBase
-
- Direct Known Subclasses:
JUnitCGCNoInlineTest
,JUnitCGCNoInlineTest
public class JUnitCGCNoInlineTestBase extends java.lang.Object
Run the auto/ tests using c cg with no inlining.The DE codegen facility does not work with inlining.
- Since:
- Ptolemy II 10.0
- Version:
- $Id$
- Author:
- Christopher Brooks
- Pt.AcceptedRating:
- Red (cxh)
- Pt.ProposedRating:
- Red (cxh)
-
-
Constructor Summary
Constructors Constructor Description JUnitCGCNoInlineTestBase()
-