File: control

package info (click to toggle)
cl-esrap 20250531.gitd643807-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 524 kB
  • sloc: lisp: 4,898; makefile: 51; sh: 7
file content (17 lines) | stat: -rw-r--r-- 530 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Test-Command: sbcl --script debian/tests/runtests.lisp
Depends: @, sbcl, cl-fiveam
Restrictions: allow-stderr

## Some tests currently fail on ecl, clisp and abcl

# Test-Command: ecl -norc -shell debian/tests/runtests.lisp
# Depends: @, ecl, cl-fiveam
# Restrictions: allow-stderr

# Test-Command: clisp -norc debian/tests/runtests.lisp
# Depends: @, clisp, cl-fiveam
# Restrictions: allow-stderr

# Test-Command: abcl --noinit --batch --load debian/tests/runtests.lisp
# Depends: @, abcl, cl-fiveam
# Restrictions: allow-stderr