Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 2483 2265

latest revision Branch trunk

2483 annotated / raw | Diffs: previous, other | Lines: 185 ( +20, -23 )

Created: 2008-10-23 18:04:52 -0500 (2 months 17 days ago) | Author: andras.hatvani | Changeset: 2483

* Updated the Java client's pom to have 1.5 as source and target - SRC-547
* Removed the comments from the build-breaking test (r2480) in HttpCommandProcessorUnitTest

2481 annotated / raw | Diffs: previous, other | Lines: 188 ( +26, -25 )

Created: 2008-10-23 00:54:17 -0500 (2 months 17 days ago) | Author: ph7 | Changeset: 2481

Fixing the build broken by r2480

2480 annotated / raw | Diffs: previous, other | Lines: 187 ( +166, -134 )

Created: 2008-10-19 18:38:52 -0500 (2 months 21 days ago) | Author: andras.hatvani | Changeset: 2480

+ Added test for getBooleanArray in HttpCommandProcessorUnitTest
* implemented fix for SRC-372 regarding getBooleanArray

2328 annotated / raw | Diffs: previous, other | Lines: 155 ( +125, -1 )

Created: 2008-07-18 14:26:09 -0500 (5 months 22 days ago) | Author: jbevan | Changeset: 2328

Copied to: trunk/tests/generated/src/test/java/com/thoughtworks/selenium/HttpCommandProcessorUnitTest.java 2339

Fix and test for resource leaks in the face of IOExceptions.

2265 new annotated / raw | Lines: 31 ( +31, -0 )

Created: 2008-04-15 14:51:16 -0500 (8 months ago) | Author: ph7 | Changeset: 2265

Java Client: Fix for SRC-462: allow close to be called when no selenese session is associated with the current driver