Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Sep 19, 2015
1 parent 0b00557 commit 87e5547
Show file tree
Hide file tree
Showing 10 changed files with 2,699 additions and 446 deletions.
297 changes: 296 additions & 1 deletion log/MoarVM-build.log

Large diffs are not rendered by default.

634 changes: 626 additions & 8 deletions log/MoarVM-configure.log

Large diffs are not rendered by default.

303 changes: 302 additions & 1 deletion log/MoarVM-test-modules.log

Large diffs are not rendered by default.

52 changes: 51 additions & 1 deletion log/MoarVM-test-rakudo.log
@@ -1 +1,51 @@
make: *** No rule to make target 'rakudo-test'. Stop.
cd rakudo && make test
make[1]: Entering directory '/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/rakudo'
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl t/harness --moar t/01-sanity t/04-nativecall
t/01-sanity/01-literals.t ............ ok
t/01-sanity/02-op-math.t ............. ok
t/01-sanity/03-op-logic.t ............ ok
t/01-sanity/04-op-cmp.t .............. ok
t/01-sanity/05-var.t ................. ok
t/01-sanity/06-op-inplace.t .......... ok
t/01-sanity/07-op-string.t ........... ok
t/01-sanity/08-var-array.t ........... ok
t/01-sanity/09-end-blocks.t .......... ok
t/01-sanity/10-regex.t ............... ok
t/01-sanity/11-tap.t ................. ok
t/01-sanity/12-counter.t ............. ok
t/01-sanity/13-equal.t ............... ok
t/01-sanity/14-if.t .................. ok
t/01-sanity/15-sub.t ................. ok
t/01-sanity/16-eqv.t ................. ok
t/01-sanity/17-isa.t ................. ok
t/01-sanity/18-simple-multisubs.t .... ok
t/01-sanity/19-say.t ................. ok
t/01-sanity/20-defined.t ............. ok
t/01-sanity/21-try.t ................. ok
t/01-sanity/52-parse-include-spec.t .. ok
t/01-sanity/53-transpose.t ........... ok
t/01-sanity/54-use-lib.t ............. ok
t/01-sanity/55-use-trace.t ........... ok
t/01-sanity/99-test-basic.t .......... ok
t/04-nativecall/01-argless.t ......... ok
t/04-nativecall/02-simple-args.t ..... ok
t/04-nativecall/03-simple-returns.t .. ok
t/04-nativecall/04-pointers.t ........ ok
t/04-nativecall/05-arrays.t .......... ok
t/04-nativecall/06-struct.t .......... ok
t/04-nativecall/07-writebarrier.t .... ok
t/04-nativecall/08-callbacks.t ....... ok
t/04-nativecall/09-nativecast.t ...... ok
t/04-nativecall/10-cglobals.t ........ ok
t/04-nativecall/11-cpp.t ............. ok
t/04-nativecall/12-sizeof.t .......... ok
t/04-nativecall/13-cpp-mangling.t .... ok
t/04-nativecall/13-union.t ........... ok
t/04-nativecall/14-rw-attrs.t ........ ok
t/04-nativecall/15-rw-args.t ......... ok
t/04-nativecall/16-rt125408.t ........ ok
t/04-nativecall/16-rt125729.t ........ ok
All tests successful.
Files=44, Tests=566, 37 wallclock secs ( 0.14 usr 0.04 sys + 33.92 cusr 1.48 csys = 35.58 CPU)
Result: PASS
make[1]: Leaving directory '/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/rakudo'

0 comments on commit 87e5547

Please sign in to comment.