-
- Downloads
Fix: make tests independent on whether grid package is loaded or not
Note: for some classes used in the tests like 'unit' grid adds S3 methods, which are not removed even if the package is unloaded.
Showing
- com.oracle.truffle.r.test/src/com/oracle/truffle/r/test/ExpectedTestOutput.test 15 additions, 13 deletions...est/src/com/oracle/truffle/r/test/ExpectedTestOutput.test
- com.oracle.truffle.r.test/src/com/oracle/truffle/r/test/builtins/TestBuiltin_list.java 3 additions, 3 deletions.../com/oracle/truffle/r/test/builtins/TestBuiltin_list.java
- com.oracle.truffle.r.test/src/com/oracle/truffle/r/test/builtins/TestBuiltin_unclass.java 2 additions, 2 deletions...m/oracle/truffle/r/test/builtins/TestBuiltin_unclass.java
Loading
Please register or sign in to comment