index
:
xmlgraphics-fop.git
FOP-2393_gradient-rendering
FOP_0-20-0_Alt-Design
FOP_0-20-4Pre_BuildExp_pbw
Temp_AFPAffineTransform
Temp_AFPGOCAResources
Temp_API_Finalization
Temp_Accessibility
Temp_AreaTreeNewDesign
Temp_BasicSideFloats
Temp_CFF
Temp_ChangeBars
Temp_ChangeBars2
Temp_ChangingIPDHack
Temp_Color
Temp_ComplexScripts
Temp_Floats
Temp_FontMerging
Temp_FopFontsForSVG
Temp_Gradle_Build
Temp_ImagePackageRedesign
Temp_ImproveAccessibility
Temp_InlineContainer
Temp_Interleaved_Page_Line_Breaking
Temp_KnuthStylePageBreaking
Temp_MergeFrom11
Temp_PCLSoftFonts
Temp_PDFLinearization
Temp_PDF_ObjectStreams
Temp_PDF_in_PDF
Temp_ProcessingFeedback
Temp_RoundedCorners
Temp_SpaceResolution
Temp_SurrogatePairs
Temp_TrueTypeInPostScript
Temp_URI_Unification
Temp_WhitespaceManagement
Temp_XGC_URI_Resolution
archive
dirkx
fop-0_14_0
fop-0_14_0_regions
fop-0_17_0_batikSVG
fop-0_20_2-maintain
fop-0_90
fop-0_91
fop-0_92
fop-0_93
fop-0_94
fop-0_95
fop-1_0
fop-1_1
fop-1_1old
fop-1_1rc1
fop-2.6
fop-2_0
fop-2_1
fop-2_10
fop-2_2
fop-2_3
fop-2_4
fop-2_5
fop-2_6
fop-2_7
fop-2_8
fop-2_9
foray-font
inlineblock
main
maven
release-0-13-0
skynavga/configure-sonar-support
temp/ssteiner-java23
temp/ssteiner-pdfbox3
Apache XML Graphics FOP: https://github.com/apache/xmlgraphics-fop
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
java
/
org
/
apache
/
fop
/
layoutengine
/
LayoutEngineTestSuite.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transition source to standard maven hierarchy (initial).
Glenn Adams
2016-03-03
1
-32
/
+0
*
Cosmetics only: enabled Checkstyle for test files and fixed resulting errors
Vincent Hennebert
2013-12-17
1
-1
/
+1
*
Bugzilla 52136: Added to build file JUnit target that uses a regex to run all...
Vincent Hennebert
2011-11-07
1
-1
/
+1
*
Bugzilla #51928: Upgraded all tests to JUnit 4
Vincent Hennebert
2011-10-04
1
-188
/
+6
*
Added id element to intermediate format to track the origin of content.
Vincent Hennebert
2011-04-18
1
-28
/
+20
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
1
-18
/
+18
*
Now tunneling all events through a special event listener in tests. This serv...
Jeremias Maerki
2008-04-17
1
-12
/
+17
*
Make the fop.layoutengine.disabled property work with fop.layoutengine.starts...
Vincent Hennebert
2007-04-17
1
-0
/
+1
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
New feature: "Intermediate format" (IF). The IF is basically the XML dialect ...
Jeremias Maerki
2006-01-17
1
-14
/
+20
*
Added license header to disabled testcases XML file. Removed obsolete files a...
Joerg Pietschmann
2005-11-20
1
-12
/
+0
*
JDK 1.3 compatibility.
Jeremias Maerki
2005-11-18
1
-17
/
+21
*
XMLified files describing disabled testcases for layout engine and FO tree
Joerg Pietschmann
2005-11-18
1
-1
/
+67
*
Separated JUnit layout tests such that the majority are still run even if no ...
Manuel Mall
2005-11-10
1
-1
/
+5
*
Bugzilla #36379:
Finn Bock
2005-08-31
1
-0
/
+1
*
Made the testcase filter available to the outside (for visual testing).
Jeremias Maerki
2005-07-28
1
-8
/
+19
*
Element list logging facility resurrected as an ElementListObserver (see Logg...
Jeremias Maerki
2005-05-23
1
-0
/
+5
*
-Dfop.layoutengine.starts-with=breaks selects all tests that begin with "brea...
Jeremias Maerki
2005-01-31
1
-0
/
+5
*
Style fix
Jeremias Maerki
2005-01-12
1
-1
/
+1
*
Add ability to optionally specify a simple textfile with a list of filenames ...
Jeremias Maerki
2005-01-06
1
-2
/
+28
*
Ability to restrict the testcases being processed to one for debugging. Just ...
Jeremias Maerki
2005-01-06
1
-1
/
+12
*
Initial version of a layout engine testing subsystem.
Jeremias Maerki
2005-01-05
1
-0
/
+88