[root]/src/etc/testcases/core
containersrc
(0 files, 0 lines)
test
(1 files, 67 lines)
dispatch
(1 files, 18 lines)
include
(0 files, 0 lines)
basic
(3 files, 21 lines)
frag#ment
(4 files, 27 lines)
included_file_parse_error
(2 files, 21 lines)
included_file_task_error
(2 files, 21 lines)
including_file_parse_error
(2 files, 22 lines)
including_file_task_error
(2 files, 21 lines)
with space
(4 files, 27 lines)
loaderref
(1 files, 30 lines)
src
(1 files, 5 lines)
topleveltasks
(3 files, 13 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 24 (100.0%) | 423 (100.0%) | 17.6 |
bodewig | 6 (25.0%) | 104 (24.6%) | 17.3 |
donaldp | 1 (4.2%) | 63 (14.9%) | 63.0 |
antoine | 4 (16.7%) | 60 (14.2%) | 15.0 |
stevel | 2 (8.3%) | 56 (13.2%) | 28.0 |
conor | 4 (16.7%) | 49 (11.6%) | 12.2 |
peterreilly | 2 (8.3%) | 38 (9.0%) | 19.0 |
jhm | 3 (12.5%) | 32 (7.6%) | 10.6 |
mbenson | 2 (8.3%) | 21 (5.0%) | 10.5 |
native
19 lines of code changed in:
test for unknownelement.maybecondifure
19 lines of code changed in:
Add a test for presetdef-ed tasks for completeness
11 lines of code changed in:
failing testcase for a combination of location and macrodef
25 lines of code changed in:
Push setLocation down to ProjectComponent, reflect it into adapted tasks
38 lines of code changed in:
No, it isnt the fact that I declare things through a property file either.
14 lines of code changed in:
Matt's proof my bug doesnt exist, as a unit test. Given the bug doesnt exist, w.t.f. is wrong with my task?
42 lines of code changed in:
properly convert URIs back to file paths when non ascii characters are percent-encoded
matches with the change in FileUtils.toURI recently done
16 lines of code changed in:
solve problem refering jars specfied by Class-Path attribute in manifest of a ant task jar file, when this ant task jar file is located in a directory with space. Bugzilla Report 37085.
26 lines of code changed in:
allow absolute include paths & no basedir for Directory scanning
9 lines of code changed in:
Add subproject Executor to Executor interface + its use to Project & Ant task.
Move keep-going awareness to Executors.
PR: 22901
Submitted by: Alexey Solofnenko
Reviewed by: Matt Benson
12 lines of code changed in:
Another testcase for double target-definition
17 lines of code changed in:
Testcase for duplicate targets. Reported by Dominique Devienne.
15 lines of code changed in:
changed the implementation of testChildrenOfExcludedDirectory
to use the new test bed system
4 lines of code changed in:
Demonstrate symlink problem.
With includes="alpha/beta/gamma", gamma must not be scanned if beta is
a symlink.
Fix is in the works.
7 lines of code changed in:
added 3 new testcases for DirectoryScanner
14 lines of code changed in:
Demonstrate bug 19323
Submitted by: Jim Scarborough <jimes at hiwaay dot net>
10 lines of code changed in:
Fix up handling of TaskContainer configuration.
2 lines of code changed in:
New task container test, which fails. This doesn't fail as badly
under 1.5.x but nevertheless is not functional
23 lines of code changed in:
Add testcase that shows property expansion in action - this one fails
13 lines of code changed in:
(3 more)