https://issues.apache.org/bugzilla/show_bug.cgi?id=46905
Andreas L. Delmelle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23799|0 |1 is obsolete| | Attachment #23800|0 |1 is obsolete| | Attachment #23801|0 |1 is obsolete| | Attachment #23802|0 |1 is obsolete| | --- Comment #27 from Andreas L. Delmelle <[email protected]> 2009-06-24 00:33:46 PST --- Created an attachment (id=23863) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23863) sample testcase Modified the sample file into a full testcase, checking the simplest cases and some combinations of keep-together with keep-with-previous or -with-next. Currently, in my sandbox, the test passes, but the changes still break a few other tests, so first have to find out why exactly... Together with this change, I also did quite a bit of restructuring in BreakingAlgorithm, with the benefit of giving subclasses multiple hooks to insert overrides and reducing the 'main loop' in findBreakingPoints() to fit on one screen... -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
