Directory src/etc/testcases/filters/

Directory Created:
2002-09-30 12:08
Total Files:
5
Deleted Files:
0
Lines of Code:
717

Browse with ViewVC

[root]/src/etc/testcases/filters

                     expected (16 files, 194 lines)

                     input (7 files, 105 lines)

Lines of Code

src/etc/testcases/filters/ Lines of Code

Developers

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

Most Recent Commits

antoine 2006-06-06 08:23

ReplaceTokens should allow properties files.

Bugzilla 39688

11 lines of code changed in:

  • src/etc/testcases/filters: build.xml (+11)
mbenson 2005-04-08 19:41

Add negate attribute to linecontains and linecontainsregexp filterreaders.

PR: 34374

20 lines of code changed in:

  • src/etc/testcases/filters: build.xml (+20)
bodewig 2004-05-13 07:01

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:

mbenson 2004-02-19 21:14

TokenFilter.ReplaceString only replaced the first occurrence.

20 lines of code changed in:

conor 2003-09-25 06:12

Unix filesystem is case sensitive

7 lines of code changed in:

jhm 2003-09-23 21:21

Let ConcatFilterTest delete its files without exceptions.

1 lines of code changed in:

jhm 2003-09-19 09:24

ConcatFilter: rename attributes after->append and before->prepend; added documentation.

21 lines of code changed in:

  • src/etc/testcases/filters: concat.xml (+21 -21)
jhm 2003-09-18 15:39

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:

  • src/etc/testcases/filters: concat.xml (new 103)
peterreilly 2003-05-28 15:31

fix for bug 20306 - regex handling of $ in replace string

9 lines of code changed in:

umagesh 2003-04-23 15:12

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:

umagesh 2003-04-22 18:23

filter readers modify lineendings.



PR: 18476



Submitted by: peter.reilly@corvil.com (peter reilly)

14 lines of code changed in:

  • src/etc/testcases/filters: build.xml (+14 -3)
bodewig 2003-04-15 13:19

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:

umagesh 2003-04-14 18:02

New tokenfilter for filterchain



PR: 18312



Submitted by: peter.reilly@corvil.com (peter reilly)

348 lines of code changed in:

umagesh 2003-04-14 15:37

New "skip" attribute for HeadFilter and TailFilter



PR: 18849



Submitted by: jan@materne.de (Jan Mat?rne)

107 lines of code changed in:

bodewig 2003-04-09 15:28

Demonstrate bug 18625

11 lines of code changed in:

  • src/etc/testcases/filters: build.xml (+11)
bodewig 2003-03-27 16:54

demonstrate bug 17441

9 lines of code changed in:

bodewig 2003-03-14 13:45

New filter <escapeunicode> that translates non-ASCII characters to

\u1234 escapes.



addresses PR: 17506

21 lines of code changed in:

  • src/etc/testcases/filters: build.xml (+21 -2)
bodewig 2002-09-30 12:08

Fix <linecontains> filter.



PR: 13048

Submitted by: Eric Pugh <epugh at upstate.com>

23 lines of code changed in:

  • src/etc/testcases/filters: build.xml (new 23)
Generated by StatSVN 0.3.2-SNAPSHOT