Test-Command: make ci
Depends: lua5.1, lua5.2, lua5.3, lua5.4, luajit, git, make
Restrictions: allow-stderr

# the git dependency is a temporary workaround until
# https://git.sr.ht/~technomancy/fennel/commit/0ab2472dd4aa66c63a5f097afac14667677b6668
# lands in a release

# you would think make would be an implicit dependency but it fails when
# we omit it from the list.

# allow-stderr because for unknown reasons the test run gives us:
# autopkgtest [09:50:54]: test command1:  - - - - - - - - - - results - - - - - - - - - -
# command1             FAIL stderr: Lua 5.1.5  Copyright (C) 1994-2012 Lua.org, PUC-Rio
# despite this not happening when `make ci' is run normally.
