| selenium-rc:/trunk/clients/java/.../test/java/com/thoughtworks/selenium/HttpCommandProcessorUnitTest.java |
Line History |
History |
latest revision Branch trunk2483 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.
|