Package: osicat / 0.7.0+git20220117.a45eb3b-1

Metadata

Package Version Patches format
osicat 0.7.0+git20220117.a45eb3b-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable some tests.patch | (download)

tests/osicat.lisp | 20 10 + 10 - 0 !
tests/posix.lisp | 24 12 + 12 - 0 !
2 files changed, 22 insertions(+), 22 deletions(-)

 disable some tests

These won't succeed under Debian's usual autopkgtest setup, e.g. on
ci.debian.net or with normal ways to set up sbuild.

osicat tests use SB RT on SBCL.patch | (download)

osicat.asd | 4 3 + 1 - 0 !
tests/tests.lisp | 7 4 + 3 - 0 !
2 files changed, 7 insertions(+), 4 deletions(-)

 osicat/tests: use sb-rt on sbcl


use alternative FCNTL.1 test on all 64 bit Linux archs.patch | (download)

tests/posix.lisp | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 use alternative fcntl.1 test on all 64-bit linux archs