Skip 'test-out-of-memory', which is unreliable in Guile 2.2.4: https://bugs.gnu.org/34155 --- a/test-suite/standalone/Makefile.in 1969-12-31 19:00:00.000000000 -0500 +++ b/test-suite/standalone/Makefile.in 2019-05-27 16:44:32.302355990 -0400 @@ -103,7 +103,7 @@ test-scm-c-bind-keyword-arguments$(EXEEXT) \ test-srfi-4$(EXEEXT) $(am__append_6) $(am__EXEEXT_1) \ test-smob-mark$(EXEEXT) test-smob-mark-race$(EXEEXT) \ - test-stack-overflow test-out-of-memory + test-stack-overflow check_PROGRAMS = test-num2integral$(EXEEXT) test-round$(EXEEXT) \ test-foreign-object-c$(EXEEXT) test-list$(EXEEXT) \ test-unwind$(EXEEXT) test-conversion$(EXEEXT) \ @@ -1938,8 +1938,7 @@ test-command-line-encoding test-command-line-encoding2 \ test-language test-guild-compile $(am__append_3) \ test-foreign-object-scm test-fast-slot-ref test-mb-regexp \ - test-use-srfi $(am__append_5) test-stack-overflow \ - test-out-of-memory + test-use-srfi $(am__append_5) test-stack-overflow BUILT_SOURCES = $(am__append_2) EXTRA_DIST = test-import-order-a.scm test-import-order-b.scm \ test-import-order-c.scm test-import-order-d.scm \ uix/refs/?id=1e6ddceb8318d413745ca1c9d91fde01b1e0364b'>refslogtreecommitdiff
path: root/gnu/packages/zig.scm
AgeCommit message (Expand)Author
2023-02-09gnu: zig: Update to 0.10.1.Efraim Flashner
2022-06-12gnu: zig: Limit to 64bit systems.Efraim Flashner
2022-04-07gnu: LLVM, Clang: Add 14.0.0.Marius Bakke
2022-03-28gnu: zig: Remove unneeded patch.Efraim Flashner
2022-03-15gnu: zig: Update to 0.9.1.jgart
2022-01-24gnu: zig: Update to 0.9.0Calum Irwin
2022-01-09gnu: zig: Build with LLD 12.Marius Bakke
2021-12-13gnu: Simplify package inputs.Ludovic Courtès
2021-11-06Update mailmap and copyright assignments for Liliana Marie Prikler.Liliana Marie Prikler
2021-10-31gnu: Add zig.Liliana Marie Prikler