log truffle/com.oracle.truffle.sl.test/src/com/oracle/truffle/sl/test/SLTestRunner.java @ 22548:6b76a24fffbd default tip

age author description
Mon, 02 Nov 2015 19:13:21 +0100 Jaroslav Tulach Giving the PolyglotEngine builder factory method more sensible name.
Wed, 30 Sep 2015 11:01:57 +0200 Doug Simon SLTestRunner unpacks jars to temp directories to ensure SL test sources and expected output files in a jar are loadable
Tue, 29 Sep 2015 15:01:34 +0200 Stefan Anzinger Move .sl testcases/outputs (resources) into projects src directory
Tue, 22 Sep 2015 11:22:26 +0200 Jaroslav Tulach The central API to invoke various programs is now PolyglotEngine - a polyglot-ready enhancement of JDK's ScriptEngine
Mon, 21 Sep 2015 11:21:03 +0200 Jaroslav Tulach Merging in changes in default branch
Mon, 21 Sep 2015 10:44:18 +0200 Jaroslav Tulach Using buildNew as that more directly indicates the use of Builder pattern
Mon, 21 Sep 2015 10:34:30 +0200 Jaroslav Tulach Renaming to PolyglotEngine
Mon, 14 Sep 2015 05:32:13 +0200 Jaroslav Tulach Introducing Portaal into the isolated world of each and any TruffleLanguage.
Mon, 21 Sep 2015 13:11:41 +0200 Jaroslav Tulach Fixing Javadoc, imports and adding suppression to methods that are being deprecated
Mon, 21 Sep 2015 12:36:30 +0200 Jaroslav Tulach Certain languages (like FastR) prefer access to raw byte streams. Offering it. One always has an option to wrap Input and Output Streams into character based Readers and Writers
Wed, 16 Sep 2015 11:33:22 +0200 Jaroslav Tulach Using fully qualified imports
Mon, 24 Aug 2015 08:46:21 +0200 Jaroslav Tulach TruffleVM.eval and Source.withMimeType
Wed, 05 Aug 2015 10:19:41 -0700 Tom Rodriguez Remove trailing whitespace from UPL license
Tue, 04 Aug 2015 22:50:40 -0700 Tom Rodriguez Enable SLTestRunner to find tests from jar file
Fri, 24 Jul 2015 15:09:32 +0200 Roland Schatz Fix checkstyle problems.
Thu, 23 Jul 2015 18:31:31 +0200 Doug Simon updated imported suite version
Tue, 21 Jul 2015 16:20:18 +0200 Doug Simon Merge with truffle
Tue, 21 Jul 2015 16:06:31 +0200 Doug Simon made SLInstrumentTestRunner (maybe) find test classes when Truffle is not the primary suite
Tue, 21 Jul 2015 15:56:56 +0200 Doug Simon made SLTestRunner (maybe) find test classes when Truffle is not the primary suite
Thu, 16 Jul 2015 15:50:46 +0200 Gilles Duboscq Update SL copyright headers to use UPL
Wed, 17 Jun 2015 10:58:08 +0200 Jaroslav Tulach Moving all sources into truffle subdirectory base graal/com.oracle.truffle.sl.test/src/com/oracle/truffle/sl/test/SLTestRunner.java@08cb80a86ed2