]> source.dussan.org Git - xmlgraphics-fop.git/commit
Added test cases to ensure that the event notification system runs smoothly
authorVincent Hennebert <vhennebert@apache.org>
Fri, 9 Apr 2010 15:21:00 +0000 (15:21 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Fri, 9 Apr 2010 15:21:00 +0000 (15:21 +0000)
commit83f36b614c3f1f1a866ff70fe9363cd5be31e986
tree6e96940806b3600d3bd964eb24611a43fa7e7505
parentfad33d93cca6ce80d6291b7b36f8ed5f01f6b6d7
Added test cases to ensure that the event notification system runs smoothly

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@932461 13f79535-47bb-0310-9956-ffa450edef68
build.xml
test/events/area.fo [new file with mode: 0644]
test/events/block-level.fo [new file with mode: 0644]
test/events/inline-level.fo [new file with mode: 0644]
test/events/resource.fo [new file with mode: 0644]
test/events/table.fo [new file with mode: 0644]
test/events/validation.fo [new file with mode: 0644]
test/java/org/apache/fop/events/EventChecker.java [new file with mode: 0644]
test/java/org/apache/fop/events/EventProcessingTestCase.java [new file with mode: 0644]