Menu

SvnCode Commit Log


Commit Date  
[r1105] by keess

<No Comment Entered>

Removed logging of setters that could not be called.
Since readonly fields now have a name (see AbstractInputTag) lots of setters could possibly fail.
This is not a problem since readonly fields do not have setters.
The downside is that for a writeable field without a setter no log line gets written.

2004-03-26 14:49:56 Tree
[r1104] by keess

<No Comment Entered>

The first http unit test program.

2004-03-26 14:47:18 Tree
[r1103] by keess

<No Comment Entered>

Updated.

2004-03-26 14:45:44 Tree
[r1102] by keess

<No Comment Entered>

2004-03-26 14:44:42 Tree
[r1101] by keess

<No Comment Entered>

For hhtp unit testing.

2004-03-26 13:50:50 Tree
[r1100] by keess

<No Comment Entered>

For http unit testing.
Parses xml.

2004-03-26 13:49:03 Tree
[r1099] by keess

<No Comment Entered>

For http unit testing.
Parses (sloppy) html.

2004-03-26 13:48:36 Tree
[r1098] by keess

<No Comment Entered>

For http unit testing.
To support javascript.

2004-03-26 13:48:09 Tree
[r1097] by keess

<No Comment Entered>

For http unit testing.

2004-03-26 13:47:16 Tree
[r1096] by keess

<No Comment Entered>

The addNameAttribute method now always adds the name.
Previously a name was only added when the input item was not read-only.
This change makes httpunit happy since it can't get the value of an input item without a name.

2004-03-26 13:18:17 Tree
Older >