]> source.dussan.org Git - xmlgraphics-fop.git/commit
Add ability to optionally specify a simple textfile with a list of filenames of testc...
authorJeremias Maerki <jeremias@apache.org>
Thu, 6 Jan 2005 19:17:51 +0000 (19:17 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 6 Jan 2005 19:17:51 +0000 (19:17 +0000)
commitff621479067fd6847bfc0ce2db82797e851633c8
tree64917eb9c804dc0fd29d65fa069e3ca320c17aa1
parent8dab7badd623fa4c7a3f7745bc501aca578adf6b
Add ability to optionally specify a simple textfile with a list of filenames of testcases to be disabled (one entry per line).
Specify a filename with that textfile in the system property "fop.layoutengine.disabled".
disabled-testcases.txt should serve as our default file for this purpose (ex. in Gump).

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198242 13f79535-47bb-0310-9956-ffa450edef68
test/java/org/apache/fop/layoutengine/LayoutEngineTestSuite.java
test/layoutengine/disabled-testcases.txt [new file with mode: 0644]