aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nqp
Commit message (Collapse)AuthorAgeFilesLines
* testing/nqp: upgrade to 2018.09Curt Tilmes2018-10-031-2/+2
|
* aports: add support for armv7 [skip ci]Oliver Smith2018-09-241-1/+1
| | | | | | | | | This makes it possible to provide armv7 as additional architecture in Alpine, next to armhf. See the discussion in this ML thread: <https://lists.alpinelinux.org/alpine-devel/6271.html> It's done by adding armv7 next to armhf in the arch line and also !armv7 where the arch line said !armhf. The following script was used:
* testing/nqp: disable on armhf due to build failureNatanael Copa2018-09-101-1/+1
| | | | | make: *** [Makefile:256: gen/moar/stage1/nqpmo.moarvm] Segmentation fault (core dumped)
* testing/nqp: upgrade to 2018.08Curt Tilmes2018-09-071-2/+2
|
* testing/nqp: upgrade to 2018.06Curt Tilmes2018-07-191-7/+2
|
* testing/nqp: disable check on x86Jakub Jirutka2018-04-291-3/+5
| | | | | | | t/hll/06-sprintf.t (Wstat: 0 Tests: 286 Failed: 2) Failed tests: 111-112 Files=141, Tests=12019, 34 wallclock secs ( 1.16 usr 0.11 sys + 32.61 cusr 1.38 csys = 35.26 CPU) Result: FAIL
* testing/nqp: upgrade to 2018.04Curt Tilmes2018-04-261-2/+2
|
* testing/nqp: upgrade to 2018.03Curt Tilmes2018-03-311-2/+2
|
* testing/nqp: disable tests on armhfWilliam Pitcock2018-03-011-0/+3
|
* testing/rakudo: new aportCurt Tilmes2018-02-271-18/+10
| | | | | http://rakudo.org/ A compiler for the Perl 6 programming language
* testing/nqp: new aportCurt Tilmes2018-02-271-0/+50
https://github.com/perl6/nqp Not Quite Perl