[seam-commits] [seam/forge] b36a23: added tests for Shell EOF handling, updated test h...
noreply at github.com
noreply at github.com
Mon Mar 14 16:53:54 EDT 2011
Branch: refs/heads/master
Home: https://github.com/seam/forge
Commit: b36a23c3123e9c42cf2fff6b64aff3e95fbc1811
https://github.com/seam/forge/commit/b36a23c3123e9c42cf2fff6b64aff3e95fbc1811
Author: Lincoln Baxter, III <lincolnbaxter at gmail.com>
Date: 2011-03-14 (Mon, 14 Mar 2011)
Changed paths:
A shell-api/AbortedException.java
A shell-api/src/main/java/org/jboss/seam/forge/shell/exceptions/AbortedException.java
R shell-api/src/main/java/org/jboss/seam/forge/shell/util/Iterators.java
M shell/src/main/java/org/jboss/seam/forge/shell/ShellImpl.java
R shell/src/main/java/org/jboss/seam/forge/shell/exceptions/AbortedException.java
A shell/src/test/java/org/jboss/seam/forge/shell/test/MockAbortingPlugin.java
A shell/src/test/java/org/jboss/seam/forge/shell/test/ShellIgnoreEOFTest.java
M test-harness/src/main/java/org/jboss/seam/forge/test/AbstractShellTest.java
M test-harness/src/main/java/org/jboss/seam/forge/test/QueuedInputStream.java
Log Message:
-----------
added tests for Shell EOF handling, updated test harness to accept EOF as input
More information about the seam-commits
mailing list