[root]/src/etc/testcases/filters
expected
(16 files, 194 lines)
input
(7 files, 105 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 19 (100.0%) | 752 (100.0%) | 39.5 |
umagesh | 5 (26.3%) | 493 (65.6%) | 98.6 |
jhm | 3 (15.8%) | 125 (16.6%) | 41.6 |
bodewig | 6 (31.6%) | 67 (8.9%) | 11.1 |
mbenson | 2 (10.5%) | 40 (5.3%) | 20.0 |
antoine | 1 (5.3%) | 11 (1.5%) | 11.0 |
peterreilly | 1 (5.3%) | 9 (1.2%) | 9.0 |
conor | 1 (5.3%) | 7 (0.9%) | 7.0 |
ReplaceTokens should allow properties files.
Bugzilla 39688
11 lines of code changed in:
Add negate attribute to linecontains and linecontainsregexp filterreaders.
PR: 34374
20 lines of code changed in:
Make tests pass on MacOS X.
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS: If this change addresses a PR in the problem report tracking
CVS: database, then enter the PR number(s) here.
CVS: Obtained from:
CVS: If this change has been taken from another system, such as NCSA,
CVS: then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS: If this code has been contributed to Apache by someone else; i.e.,
CVS: they sent us a patch or a new module, then include their name/email
CVS: address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS: If we are doing pre-commit code reviews and someone else has
CVS: reviewed your changes, include their name(s) here.
CVS: If you have not had it reviewed then delete this line.
2 lines of code changed in:
TokenFilter.ReplaceString only replaced the first occurrence.
20 lines of code changed in:
Unix filesystem is case sensitive
7 lines of code changed in:
Let ConcatFilterTest delete its files without exceptions.
1 lines of code changed in:
ConcatFilter: rename attributes after->append and before->prepend; added documentation.
21 lines of code changed in:
New filter <concatfilter>. Adds the content of file at the beginning
or end of a file.
Discussion started at http://marc.theaimsgroup.com/?l=ant-user&m=106336791228585&w=2
103 lines of code changed in:
fix for bug 20306 - regex handling of $ in replace string
9 lines of code changed in:
Enable previously disabled head-tail tests.
Make StripJavaComments recognize and retain Mac line endings.
PR: 18476
Submitted by: peter.reilly@corvil.com (peter reilly)
24 lines of code changed in:
filter readers modify lineendings.
PR: 18476
Submitted by: peter.reilly@corvil.com (peter reilly)
14 lines of code changed in:
Beanshell and Apache BSF don't like each other. As the test is going
to use Javascript anyway, the check whether scripting is available
should do so, too. In particular, the test will now checke whether
Rhino is there, which the old test didn't.
Remove excess logging that lead me to think the test was failing
instead of skipped.
1 lines of code changed in:
New tokenfilter for filterchain
PR: 18312
Submitted by: peter.reilly@corvil.com (peter reilly)
348 lines of code changed in:
New "skip" attribute for HeadFilter and TailFilter
PR: 18849
Submitted by: jan@materne.de (Jan Mat?rne)
107 lines of code changed in:
Demonstrate bug 18625
11 lines of code changed in:
demonstrate bug 17441
9 lines of code changed in:
New filter <escapeunicode> that translates non-ASCII characters to
\u1234 escapes.
addresses PR: 17506
21 lines of code changed in:
Fix <linecontains> filter.
PR: 13048
Submitted by: Eric Pugh <epugh at upstate.com>
23 lines of code changed in: