diff options
author | Glenn Adams <gadams@apache.org> | 2016-03-06 06:14:41 +0000 |
---|---|---|
committer | Glenn Adams <gadams@apache.org> | 2016-03-06 06:14:41 +0000 |
commit | 57949ba0cfffa2dd5933a103c6ad867de9f1e7a0 (patch) | |
tree | cd1d8100a9135449635251820f39f272151005ac /fop/test/bugtests.xml | |
parent | c8cde713f54ca731f4a7f3bfaef8af9e8a1b9262 (diff) | |
download | xmlgraphics-fop-57949ba0cfffa2dd5933a103c6ad867de9f1e7a0.tar.gz xmlgraphics-fop-57949ba0cfffa2dd5933a103c6ad867de9f1e7a0.zip |
Configure maven build.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1733788 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'fop/test/bugtests.xml')
-rw-r--r-- | fop/test/bugtests.xml | 191 |
1 files changed, 191 insertions, 0 deletions
diff --git a/fop/test/bugtests.xml b/fop/test/bugtests.xml new file mode 100644 index 000000000..b458bf59e --- /dev/null +++ b/fop/test/bugtests.xml @@ -0,0 +1,191 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE testsuite SYSTEM "testsuite.dtd"> +<testsuite profile="Basic Conformance Tests"> + <testcases profile="Characters"> + <testcases profile="sizes" > + <test id="cog1" interaction="none" fo="block" xml="xml/bugtests/charwidth.fo" xsl="xsl/copy.xsl" level="basic"> +Checks the width of all the defined characters + </test> + <testresult id="1" agreement="issues"> + </testresult> + </testcases> + </testcases> + <testcases profile="List Objects"> + <testcases profile="general" > + <test id="log1" interaction="none" fo="list-block" xml="xml/bugtests/list-mountjoy.fo" xsl="xsl/copy.xsl" level="basic"> +Some lists with nested list and large list item bodies. + </test> + <testresult id="log1" agreement="full"> + </testresult> + <test id="log2" interaction="none" fo="list-block" xml="xml/bugtests/list-nested-breaks.fo" xsl="xsl/copy.xsl" level="basic"> +Nested lists with page breaks inside list items. Used to show that it correctly places the list items and labels. + </test> + <testresult id="log2" agreement="issues"> +The break before does not put the list item label on the correct page. + </testresult> + <test id="log3" interaction="none" fo="list-block" xml="xml/bugtests/list-nested.fo" xsl="xsl/copy.xsl" level="basic"> +Nested lists used to show that the indentation is correct for lists inside lists. + </test> + <testresult id="log3" agreement="full"> + </testresult> + </testcases> + </testcases> + + <testcases profile="Block Objects"> + <testcases profile="breaks" > + <test id="blk1" interaction="none" fo="block" xml="xml/bugtests/background_color.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk1" agreement="issues"> + </testresult> + <test id="blk2" interaction="none" fo="block" xml="xml/bugtests/background_transparent.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk2" agreement="issues"> + </testresult> + <test id="blk3" interaction="none" fo="block-container" xml="xml/bugtests/block-container.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk3" agreement="issues"> + </testresult> + <test id="blk4" interaction="none" fo="block" xml="xml/bugtests/block.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk4" agreement="issues"> + </testresult> + <test id="blk5" interaction="none" fo="block" xml="xml/bugtests/border.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk5" agreement="issues"> + </testresult> + <test id="blk6" interaction="none" fo="block" xml="xml/bugtests/break-before.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk6" agreement="issues"> + </testresult> + <test id="blk7" interaction="none" fo="block" xml="xml/bugtests/color.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk7" agreement="issues"> + </testresult> + <test id="blk8" interaction="none" fo="external-graphic" xml="xml/bugtests/external-graphic.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk8" agreement="issues"> + </testresult> + <test id="blk9" interaction="none" fo="block" xml="xml/bugtests/font-family.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk9" agreement="issues"> + </testresult> + <test id="blk10" interaction="none" fo="block" xml="xml/bugtests/font-size.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk10" agreement="issues"> + </testresult> + <test id="blk11" interaction="none" fo="block" xml="xml/bugtests/font.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk11" agreement="issues"> + </testresult> + <test id="blk12" interaction="none" fo="block" xml="xml/bugtests/header_footer.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk12" agreement="issues"> + </testresult> + <test id="blk13" interaction="none" fo="external-graphic" xml="xml/bugtests/image.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk13" agreement="issues"> + </testresult> + <test id="blk14" interaction="none" fo="block" xml="xml/bugtests/indent.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk14" agreement="issues"> + </testresult> + <test id="blk15" interaction="none" fo="inline" xml="xml/bugtests/inline.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk15" agreement="issues"> + </testresult> + <test id="blk16" interaction="none" fo="block" xml="xml/bugtests/keep-with-next.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk16" agreement="issues"> + </testresult> + <test id="blk17" interaction="none" fo="leader" xml="xml/bugtests/leader.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk17" agreement="issues"> + </testresult> + <test id="blk18" interaction="none" fo="block" xml="xml/bugtests/letter-spacing.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk18" agreement="issues"> + </testresult> + <test id="blk19" interaction="none" fo="block" xml="xml/bugtests/line-height.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk19" agreement="issues"> + </testresult> + <test id="blk20" interaction="none" fo="block" xml="xml/bugtests/padding.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk20" agreement="issues"> + </testresult> + <test id="blk21" interaction="none" fo="page-number" xml="xml/bugtests/page-number.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk21" agreement="issues"> + </testresult> + <test id="blk22" interaction="none" fo="block" xml="xml/bugtests/rule.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk22" agreement="issues"> + </testresult> + <test id="blk23" interaction="none" fo="inline" xml="xml/bugtests/simple-link.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk23" agreement="issues"> + </testresult> + <test id="blk24" interaction="none" fo="block" xml="xml/bugtests/space-treatment.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk24" agreement="issues"> + </testresult> + <test id="blk25" interaction="none" fo="block" xml="xml/bugtests/space.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk25" agreement="issues"> + </testresult> + <test id="blk26" interaction="none" fo="block" xml="xml/bugtests/text-align.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk26" agreement="issues"> + </testresult> + <test id="blk27" interaction="none" fo="block" xml="xml/bugtests/text-decoration.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk27" agreement="issues"> + </testresult> + <test id="blk28" interaction="none" fo="block" xml="xml/bugtests/text-indent.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk28" agreement="issues"> + </testresult> + <test id="blk29" interaction="none" fo="block" xml="xml/bugtests/word-spacing.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk29" agreement="issues"> + </testresult> + <test id="blk230" interaction="none" fo="block" xml="xml/bugtests/wrap.fo" xsl="xsl/copy.xsl" level="basic"> + + </test> + <testresult id="blk30" agreement="issues"> + </testresult> + + </testcases> + + </testcases> +</testsuite> + |