Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
today (automated commit)
  • Loading branch information
coke committed Nov 6, 2015
1 parent f06b4cb commit 8b7e4eb
Show file tree
Hide file tree
Showing 9 changed files with 1,888 additions and 139 deletions.
10 changes: 5 additions & 5 deletions log/MoarVM-build.log
@@ -1,6 +1,6 @@
== Configuring and building Rakudo
cd rakudo && /home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl Configure.pl --prefix=/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install --backends=moar && make
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2015.10-88-gaf5c625 / MoarVM 2015.10-56-g9fd3005).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2015.10-91-g40cba3f / MoarVM 2015.10-61-g624d504).
Cleaning up ...

You can now use 'make' to build Rakudo.
Expand Down Expand Up @@ -49,12 +49,12 @@ gcc -L/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/instal
The following step can take a long time, please be patient.
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar --libpath="/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/share/nqp/lib" perl6.moarvm --setting=NULL --ll-exception --optimize=3 --target=mbc --stagestats --output=CORE.setting.moarvm gen/moar/m-CORE.setting
Stage start : 0.000
Stage parse : 49.522
Stage parse : 51.423
Stage syntaxcheck: 0.000
Stage ast : 0.000
Stage optimize : 8.261
Stage mast : 15.358
Stage mbc : 0.162
Stage optimize : 8.241
Stage mast : 16.184
Stage mbc : 0.675
/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar --libpath="/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/share/nqp/lib" perl6.moarvm --target=mbc --ll-exception --output=RESTRICTED.setting.moarvm src/RESTRICTED.setting
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl -MExtUtils::Command -e rm_f perl6-m
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl tools/build/create-moar-runner.pl "/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar" perl6.moarvm perl6-m . "" "/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/share/nqp/lib" .
Expand Down
4 changes: 2 additions & 2 deletions log/MoarVM-configure.log
Expand Up @@ -481,7 +481,7 @@ linking moar
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl -MExtUtils::Command -e cp 3rdparty/dyncall/dyncallback/*.h /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/include/dyncall
Building NQP ...
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl Configure.pl --prefix=/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install --backends=moar --make-install
Found /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar version 2015.10-56-g9fd3005, which is new enough.
Found /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/moar version 2015.10-61-g624d504, which is new enough.
Cleaning up ...
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl -MExtUtils::Command -e mkpath gen/moar/stage1/gen
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl tools/build/gen-cat.pl moar src/how/Archetypes.nqp src/how/RoleToRoleApplier.nqp src/how/NQPConcreteRoleHOW.nqp src/how/RoleToClassApplier.nqp src/how/NQPCurriedRoleHOW.nqp src/how/NQPParametricRoleHOW.nqp src/how/NQPClassHOW.nqp src/how/NQPNativeHOW.nqp src/how/NQPAttribute.nqp src/how/NQPModuleHOW.nqp src/how/EXPORTHOW.nqp > gen/moar/stage1/nqpmo.nqp
Expand Down Expand Up @@ -618,7 +618,7 @@ Cleaning up ...
/home/coke/perl5/perlbrew/perls/perl-5.20.1/bin/perl -MExtUtils::Command -e chmod 755 /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp

NQP has been built and installed.
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2015.10-88-gaf5c625 / MoarVM 2015.10-56-g9fd3005).
Using /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/nqp-m (version 2015.10-91-g40cba3f / MoarVM 2015.10-61-g624d504).

Creating Makefile ...
Cleaning up ...
Expand Down
68 changes: 31 additions & 37 deletions log/MoarVM-test-modules.log
Expand Up @@ -3,47 +3,47 @@ Testing modules/xml-writer with /home/coke/sandbox/rakudo-star-daily/star-MoarVM
t/escaping.t ... ok
t/structure.t .. ok
All tests successful.
Files=2, Tests=11, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.59 cusr 0.06 csys = 0.68 CPU)
Files=2, Tests=11, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.62 cusr 0.04 csys = 0.68 CPU)
Result: PASS

Testing modules/svg with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/basics.t .. ok
All tests successful.
Files=1, Tests=3, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.30 cusr 0.04 csys = 0.37 CPU)
Files=1, Tests=3, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.31 cusr 0.03 csys = 0.36 CPU)
Result: PASS

Testing modules/svg-plot with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/series.t .. ok
t/ticks.t ... ok
All tests successful.
Files=2, Tests=10, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.57 cusr 0.06 csys = 0.65 CPU)
Files=2, Tests=10, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.57 cusr 0.06 csys = 0.65 CPU)
Result: PASS

Testing modules/Terminal-ANSIColor with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/00-load.t .. ok
All tests successful.
Files=1, Tests=1, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.20 cusr 0.04 csys = 0.26 CPU)
Files=1, Tests=1, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.22 cusr 0.02 csys = 0.27 CPU)
Result: PASS

Testing modules/test-mock with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/returning.t .. ok
t/synopsis.t ... ok
t/with.t ....... ok
All tests successful.
Files=3, Tests=13, 1 wallclock secs ( 0.04 usr 0.00 sys + 0.90 cusr 0.10 csys = 1.04 CPU)
Files=3, Tests=13, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.85 cusr 0.07 csys = 0.94 CPU)
Result: PASS

Testing modules/Grammar-Profiler-Simple with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/csv.t .. ok
All tests successful.
Files=1, Tests=15, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.40 cusr 0.05 csys = 0.48 CPU)
Files=1, Tests=15, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.43 cusr 0.03 csys = 0.48 CPU)
Result: PASS

Testing modules/grammar-debugger with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/debugger.t .. ok
t/tracer.t .... ok
All tests successful.
Files=2, Tests=2, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.52 cusr 0.07 csys = 0.62 CPU)
Files=2, Tests=2, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.59 cusr 0.06 csys = 0.67 CPU)
Result: PASS

Testing modules/Perl6-MIME-Base64 with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -52,7 +52,7 @@ t/binary-and-long-line.t .. ok
t/oneline.t ............... ok
t/rfc4648-test-vector.t ... ok
All tests successful.
Files=4, Tests=47, 2 wallclock secs ( 0.03 usr 0.00 sys + 1.95 cusr 0.16 csys = 2.14 CPU)
Files=4, Tests=47, 2 wallclock secs ( 0.03 usr 0.01 sys + 1.94 cusr 0.10 csys = 2.08 CPU)
Result: PASS

Testing modules/uri with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -61,7 +61,7 @@ t/escape.t ............... ok
t/november-urlencoded.t .. ok
t/rfc-3986-examples.t .... ok
All tests successful.
Files=4, Tests=93, 2 wallclock secs ( 0.04 usr 0.01 sys + 1.95 cusr 0.08 csys = 2.08 CPU)
Files=4, Tests=93, 3 wallclock secs ( 0.03 usr 0.01 sys + 2.14 cusr 0.11 csys = 2.29 CPU)
Result: PASS

Testing modules/perl6-lwp-simple with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -71,22 +71,16 @@ t/custom-headers-and-content.t .. ok
t/get-binary-camelia.t .......... ok
t/get-chunked-6guts.t ........... ok
t/get-perl6-org.t ............... ok
t/get-unsized.t .................
Failed 1/1 subtests
t/get-unsized.t ................. ok
t/get-w3-latin1-utf8.t .......... ok
t/get-w3-redirect.t ............. ok
t/getstore.t .................... ok
t/parse-url.t ................... ok
t/socket-sanity.t ............... ok
t/stringify-headers.t ........... ok

Test Summary Report
-------------------
t/get-unsized.t (Wstat: 9 Tests: 0 Failed: 0)
Non-zero wait status: 9
Parse errors: Bad plan. You planned 1 tests but ran 0.
Files=13, Tests=55, 32505 wallclock secs ( 0.07 usr 0.02 sys + 32322.42 cusr 29.72 csys = 32352.23 CPU)
Result: FAIL
All tests successful.
Files=13, Tests=56, 12 wallclock secs ( 0.05 usr 0.02 sys + 8.36 cusr 0.50 csys = 8.93 CPU)
Result: PASS

Testing modules/json with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-parse.t ...... ok
Expand All @@ -95,26 +89,26 @@ t/03-unicode.t .... ok
t/04-roundtrip.t .. ok
t/05-utf16.t ...... ok
All tests successful.
Files=5, Tests=122, 6 wallclock secs ( 0.08 usr 0.00 sys + 3.40 cusr 1.97 csys = 5.45 CPU)
Files=5, Tests=122, 2 wallclock secs ( 0.06 usr 0.00 sys + 2.36 cusr 0.16 csys = 2.58 CPU)
Result: PASS

Testing modules/perl6-digest-md5 with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/0-load-module.t .. ok
t/perl5-compat.t ... ok
All tests successful.
Files=2, Tests=19, 1 wallclock secs ( 0.03 usr 0.00 sys + 1.11 cusr 0.38 csys = 1.52 CPU)
Files=2, Tests=19, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.80 cusr 0.08 csys = 0.90 CPU)
Result: PASS

Testing modules/file-find with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-file-find.t .. ok
All tests successful.
Files=1, Tests=11, 2 wallclock secs ( 0.03 usr 0.00 sys + 0.84 cusr 0.14 csys = 1.01 CPU)
Files=1, Tests=11, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.73 cusr 0.03 csys = 0.78 CPU)
Result: PASS

Testing modules/shell-command with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/02-shell-command.t .. ok
All tests successful.
Files=1, Tests=16, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.77 cusr 0.09 csys = 0.89 CPU)
Files=1, Tests=16, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.65 cusr 0.04 csys = 0.72 CPU)
Result: PASS

Testing modules/json_fast with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -123,7 +117,7 @@ t/02-structure.t .. ok
t/03-unicode.t .... ok
t/04-roundtrip.t .. ok
All tests successful.
Files=4, Tests=120, 1 wallclock secs ( 0.04 usr 0.02 sys + 1.32 cusr 0.11 csys = 1.49 CPU)
Files=4, Tests=120, 2 wallclock secs ( 0.06 usr 0.00 sys + 1.59 cusr 0.14 csys = 1.79 CPU)
Result: PASS

Testing modules/panda with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -140,14 +134,14 @@ Copying bin/bar to /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-
t/installer.t .. ok
t/tester.t ..... ok
All tests successful.
Files=5, Tests=31, 8 wallclock secs ( 0.03 usr 0.02 sys + 3.42 cusr 4.20 csys = 7.67 CPU)
Files=5, Tests=31, 3 wallclock secs ( 0.03 usr 0.02 sys + 2.68 cusr 0.27 csys = 3.00 CPU)
Result: PASS

Testing modules/perl6-http-status with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-basic.t ..... ok
t/02-is-tests.t .. ok
All tests successful.
Files=2, Tests=46, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.52 cusr 0.07 csys = 0.63 CPU)
Files=2, Tests=46, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.50 cusr 0.04 csys = 0.57 CPU)
Result: PASS

Testing modules/p6-Template-Mustache with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -160,20 +154,20 @@ t/50-readme.t ...... ok
t/91-specs.t ....... ok
t/92-specs-file.t .. ok
All tests successful.
Files=8, Tests=27, 4 wallclock secs ( 0.05 usr 0.01 sys + 3.63 cusr 0.28 csys = 3.97 CPU)
Files=8, Tests=27, 4 wallclock secs ( 0.03 usr 0.02 sys + 3.68 cusr 0.33 csys = 4.06 CPU)
Result: PASS

Testing modules/PSGI with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/encode-psgi-response.t .. ok
t/populate-psgi-env.t ..... ok
All tests successful.
Files=2, Tests=28, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.76 cusr 0.07 csys = 0.87 CPU)
Files=2, Tests=28, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.72 cusr 0.08 csys = 0.83 CPU)
Result: PASS

Testing modules/perl6-http-easy with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/01-load.t .. ok
All tests successful.
Files=1, Tests=2, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.40 cusr 0.02 csys = 0.45 CPU)
Files=1, Tests=2, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.34 cusr 0.04 csys = 0.40 CPU)
Result: PASS

Testing modules/Template-Mojo with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -182,7 +176,7 @@ t/01-template.t .. ok
t/02-complex.t ... ok
t/03-capture.t ... ok
All tests successful.
Files=4, Tests=22, 2 wallclock secs ( 0.03 usr 0.01 sys + 1.85 cusr 0.12 csys = 2.01 CPU)
Files=4, Tests=22, 2 wallclock secs ( 0.03 usr 0.01 sys + 1.66 cusr 0.14 csys = 1.84 CPU)
Result: PASS

Testing modules/Bailador with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -194,7 +188,7 @@ t/05-post-content.t ........ ok
t/06-cookies.t ............. ok
t/07-errors.t .............. ok
All tests successful.
Files=7, Tests=551, 13 wallclock secs ( 0.15 usr 0.01 sys + 12.18 cusr 0.41 csys = 12.75 CPU)
Files=7, Tests=551, 10 wallclock secs ( 0.15 usr 0.00 sys + 9.25 cusr 0.27 csys = 9.67 CPU)
Result: PASS

Testing modules/DBIish with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -213,14 +207,14 @@ t/35-Pg-common.t .......... ok
t/40-sqlite-common.t ...... ok
t/41-sqlite-exec-error.t .. ok
All tests successful.
Files=8, Tests=260, 10 wallclock secs ( 0.06 usr 0.02 sys + 7.62 cusr 1.42 csys = 9.12 CPU)
Files=8, Tests=260, 6 wallclock secs ( 0.06 usr 0.01 sys + 5.58 cusr 0.24 csys = 5.89 CPU)
Result: PASS

Testing modules/jsonrpc with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/client.t .. ok
t/server.t .. ok
All tests successful.
Files=2, Tests=68, 17 wallclock secs ( 0.04 usr 0.00 sys + 11.62 cusr 4.40 csys = 16.06 CPU)
Files=2, Tests=68, 9 wallclock secs ( 0.04 usr 0.00 sys + 8.62 cusr 0.14 csys = 8.80 CPU)
Result: PASS

Testing modules/Pod-To-HTML with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand All @@ -229,27 +223,27 @@ t/02-code.t ..... ok
t/03-comment.t .. ok
t/04-lists.t .... ok
All tests successful.
Files=4, Tests=9, 7 wallclock secs ( 0.03 usr 0.01 sys + 2.49 cusr 4.30 csys = 6.83 CPU)
Files=4, Tests=9, 1 wallclock secs ( 0.03 usr 0.00 sys + 1.41 cusr 0.09 csys = 1.53 CPU)
Result: PASS

Testing modules/p6-file-directory-tree with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/basic.t .. ok
All tests successful.
Files=1, Tests=7, 2 wallclock secs ( 0.02 usr 0.00 sys + 0.67 cusr 1.40 csys = 2.09 CPU)
Files=1, Tests=7, 1 wallclock secs ( 0.02 usr 0.01 sys + 0.44 cusr 0.04 csys = 0.51 CPU)
Result: PASS

Testing modules/p6-File-Temp with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/tempfile.t .. ok
All tests successful.
Files=1, Tests=14, 2 wallclock secs ( 0.02 usr 0.00 sys + 0.65 cusr 0.92 csys = 1.59 CPU)
Files=1, Tests=14, 0 wallclock secs ( 0.02 usr 0.00 sys + 0.48 cusr 0.02 csys = 0.52 CPU)
Result: PASS

Testing modules/doc with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
t/pod-convenience.t .. ok
t/pod-htmlify.t ...... ok
t/typegraph.t ........ ok
All tests successful.
Files=3, Tests=22, 9 wallclock secs ( 0.05 usr 0.00 sys + 4.23 cusr 4.00 csys = 8.28 CPU)
Files=3, Tests=22, 4 wallclock secs ( 0.04 usr 0.01 sys + 2.98 cusr 0.10 csys = 3.13 CPU)
Result: PASS

Testing modules/debugger-ui-commandline with /home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/install/bin/perl6-m...
Expand Down
2 changes: 1 addition & 1 deletion log/MoarVM-test-rakudo.log
Expand Up @@ -46,6 +46,6 @@ 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=564, 35 wallclock secs ( 0.17 usr 0.05 sys + 32.59 cusr 1.61 csys = 34.42 CPU)
Files=44, Tests=564, 34 wallclock secs ( 0.17 usr 0.06 sys + 32.12 cusr 1.72 csys = 34.07 CPU)
Result: PASS
make[1]: Leaving directory '/home/coke/sandbox/rakudo-star-daily/star-MoarVM/rakudo-star-daily/rakudo'
26 changes: 19 additions & 7 deletions log/MoarVM-version.log
@@ -1,9 +1,9 @@
MoarVM
2015.10-56-g9fd3005
2015.10-61-g624d504
Rakudo
v6.b-190-g9fad7b4
v6.b-209-gba34287
NQP
2015.10-88-gaf5c625
2015.10-91-g40cba3f
modules
--------
Bailador
Expand Down Expand Up @@ -284,11 +284,23 @@ Date: Tue Sep 8 23:40:24 2015 -0500
Add the is-* tests from ether's HTTP::Status
--------
perl6-lwp-simple
commit 301b8c145057dc051fbc5aebfb74b2c05daecf16
Author: Cosimo Streppone <cosimo@opera.com>
Date: Thu Oct 22 22:11:20 2015 +0200
commit 41c5370e7d770d5ec5f77c659ac05dc8432cd6d7
Merge: 301b8c1 4c6631d
Author: Moritz Lenz <moritz@faui2k3.org>
Date: Fri Nov 6 20:24:54 2015 +0100

Merge pull request #65 from jonathanstowe/master

Fix the t/get-unsized.t test

Disable: since some systems can't resolve IPv6 addresses?
commit 4c6631d82b3bee18b365983e38b00b97342494a9
Author: Jonathan Stowe <jns+git@gellyfish.co.uk>
Date: Wed Nov 4 23:27:11 2015 +0000

After changes to the way that \r\n is handled
there may be come changes needed. This appears to work.

Fixes #64
--------
shell-command
commit 8a6381cd4fc2c2a98bbc0642efaf4aa6473a6339
Expand Down

0 comments on commit 8b7e4eb

Please sign in to comment.