]> source.dussan.org Git - xmlgraphics-fop.git/commit
Initial set of test cases
authorJeremias Maerki <jeremias@apache.org>
Fri, 4 Jul 2003 20:50:29 +0000 (20:50 +0000)
committerJeremias Maerki <jeremias@apache.org>
Fri, 4 Jul 2003 20:50:29 +0000 (20:50 +0000)
commitf651f86849503244dee06e64108c48841a841717
tree9fa7350eb440c481dc4feedcce3d69d11784b6e4
parent73fd0fcc84d3c588ec29da474da91152ada30da3
Initial set of test cases

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196604 13f79535-47bb-0310-9956-ffa450edef68
test/java/org/apache/fop/AbstractBasicTranscoderTestCase.java [new file with mode: 0644]
test/java/org/apache/fop/AbstractFOPTestCase.java [new file with mode: 0644]
test/java/org/apache/fop/BasicDriverTestCase.java [new file with mode: 0644]
test/java/org/apache/fop/BasicDriverTestSuite.java [new file with mode: 0644]
test/java/org/apache/fop/BasicPDFTranscoderTestCase.java [new file with mode: 0644]
test/java/org/apache/fop/BasicPSTranscoderTestCase.java [new file with mode: 0644]
test/java/org/apache/fop/BasicTranscoderTestSuite.java [new file with mode: 0644]
test/java/org/apache/fop/UtilityCodeTestSuite.java [new file with mode: 0644]
test/java/org/apache/fop/util/ASCII85InputStreamTestCase.java [new file with mode: 0644]
test/java/org/apache/fop/util/ASCII85OutputStreamTestCase.java [new file with mode: 0644]