Directory proposal/myrmidon/src/testcases/org/apache/antlib/core/

Directory Created:
2002-02-26 23:26
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
3
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/testcases/org/apache/antlib/core

                                     test (0 files, 0 lines)

Lines of Code

proposal/myrmidon/src/testcases/org/apache/antlib/core/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 11 (100.0%) 58 (100.0%) 5.2
adammurdoch 6 (54.5%) 53 (91.4%) 8.8
donaldp 5 (45.5%) 5 (8.6%) 1.0

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

adammurdoch 2002-03-11 06:07

* Added NameValidator, to provide a reasonably flexible mechanism for

specifying/testing name validity.



* NameValidator is used by DefaultProjectBuilder for project and target

names, and by DefaultTaskContext for Property names.



* Added ProjectException, thrown by ProjectBuilder.build().



* Tidy-up error messages for project building errors.



* Added a bunch of tests



Submitted by Darrell DeBoer [darrell@apache.org]

23 lines of code changed in:

adammurdoch 2002-03-09 10:13

* Some fixes to the command-line launcher:

* Was not exiting with non-zero exit code when the build failed.

* Fix the error reporting so that the entire exception chain is reported.

* Only print out stack traces when in verbose or debug mode.

* Wrap all exceptions thrown during task initialisation and execution with

a general 'task failed' exception.

* Another <property> testcase.

21 lines of code changed in:

donaldp 2002-03-03 07:09

Die ProjectComponent die!

2 lines of code changed in:

  • proposal/myrmidon/src/testcases/org/apache/antlib/core: IfTest.java (+2 -2)
adammurdoch 2002-03-02 06:24

<if> wasn't checking its condition. Fixed, and added some test cases.

3 lines of code changed in:

  • proposal/myrmidon/src/testcases/org/apache/antlib/core: IfTest.java (new 3)
donaldp 2002-03-01 08:54

restyle via IDEA

3 lines of code changed in:

  • proposal/myrmidon/src/testcases/org/apache/antlib/core: PropertyTest.java (+3 -4)
adammurdoch 2002-02-26 23:26

Changes to <property>:



* No longer implements Configurable, uses a set() method instead.



* The property value can be included as the text content of

the <property> element.



* Added test-cases.



* Added some alternative executeTarget() methods to

AbstractProjectTest, to expect a particular set of log messages,

or a particular failure.

6 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT