aboutsummaryrefslogtreecommitdiff
path: root/debian/tests
Commit message (Collapse)AuthorAge
* d/tests/compile-and-tests.lisp: Set TMPDIR to AUTOPKGTEST_TMPSean Whitton2022-05-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* debian/: Add autopkgtest deps on gpg and passSean Whitton2022-05-05
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* run tests with temporary gpg homeDavid Bremner2022-05-05
| | | | | | | | | | | The big picture change here is the introduction of a custom test runner which allows setting up and tearing down various data sources (or other resources) for the test suite. In order to parse the output of gpg, provide a new exported function CONSFIGURATOR:STRIP-PREFIX. Signed-off-by: David Bremner <david@tethera.net>
* d/t/compile-and-tests.lisp: bind *PACKAGE* to CONSFIGURATOR/TESTSSean Whitton2021-05-17
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* debian/: insert a newline for more readable autopkgtest outputSean Whitton2021-04-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* debian/: run upstream test suite as part of autopkgtestSean Whitton2021-04-01
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* debian/: wrap-and-sort -abstSean Whitton2021-02-27
| | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* debian/: add an autopkgtest to test compiling and loadingSean Whitton2021-02-27
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>