Directory src/tests/antunit/types/resources/selectors/

Directory Created:
2006-09-22 21:52
Total Files:
1
Deleted Files:
0
Lines of Code:
447

Browse with ViewVC

[root]/src/tests/antunit/types/resources/selectors

Lines of Code

src/tests/antunit/types/resources/selectors/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 4 (100.0%) 456 (100.0%) 114.0
mbenson 3 (75.0%) 446 (97.8%) 148.6
jhm 1 (25.0%) 10 (2.2%) 10.0

Most Recent Commits

jhm 2006-12-20 14:21

Make the tests runnable on systems without regexp matchers (e.g. JDK 1.2 without ORO).

10 lines of code changed in:

  • src/tests/antunit/types/resources/selectors: test.xml (+10 -1)
mbenson 2006-10-10 17:30

Added <compare> resource selector to select resources based on the

results of their comparison to other resources. Inspired by userlist thread

http://marc.theaimsgroup.com/?t=115998761500004&r=1&w=2 .

Still lacks an example other than testcases. :(

67 lines of code changed in:

  • src/tests/antunit/types/resources/selectors: test.xml (+67 -4)
mbenson 2006-09-22 22:13

containsregexp does double-duty as FileSelector + ResourceSelector.

17 lines of code changed in:

  • src/tests/antunit/types/resources/selectors: test.xml (+17 -4)
mbenson 2006-09-22 21:52

migrate resource selectors tests to antunit.

modify containsselector to function as a resourceselector; add test.

alphabetize resource selectors antlib.

362 lines of code changed in:

  • src/tests/antunit/types/resources/selectors: test.xml (new 362)
Generated by StatSVN 0.3.2-SNAPSHOT