-
- Downloads
Finished unit test and improved error handling for channel connections.
Showing
- com.oracle.truffle.r.nodes.builtin/src/com/oracle/truffle/r/nodes/builtin/base/ConnectionFunctions.java 11 additions, 6 deletions...cle/truffle/r/nodes/builtin/base/ConnectionFunctions.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/RError.java 2 additions, 1 deletion...le.r.runtime/src/com/oracle/truffle/r/runtime/RError.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/conn/ChannelConnections.java 1 addition, 0 deletions...com/oracle/truffle/r/runtime/conn/ChannelConnections.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/conn/SeekableMemoryByteChannel.java 5 additions, 1 deletion...cle/truffle/r/runtime/conn/SeekableMemoryByteChannel.java
- com.oracle.truffle.r.test/src/com/oracle/truffle/r/test/ExpectedTestOutput.test 12 additions, 46 deletions...est/src/com/oracle/truffle/r/test/ExpectedTestOutput.test
- com.oracle.truffle.r.test/src/com/oracle/truffle/r/test/library/base/TestConnections.java 30 additions, 3 deletions...m/oracle/truffle/r/test/library/base/TestConnections.java
Loading
Please register or sign in to comment