aboutsummaryrefslogtreecommitdiff
path: root/doc/ideas.rst
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-02-27 16:55:45 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-02-27 16:55:45 -0700
commita9785ec40b9b6cc906d1cbe4dbaeec477f235148 (patch)
tree350b7abbe16f4a443c11ea8600720c5e3cb367de /doc/ideas.rst
parent9bfaeee3bfb0fa8e1f08a13dec2a7f20c6e65c5e (diff)
downloadconsfigurator-a9785ec40b9b6cc906d1cbe4dbaeec477f235148.tar.gz
debian/: add an autopkgtest to test compiling and loading
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc/ideas.rst')
-rw-r--r--doc/ideas.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/ideas.rst b/doc/ideas.rst
index a655422..8dfcbff 100644
--- a/doc/ideas.rst
+++ b/doc/ideas.rst
@@ -64,7 +64,3 @@ Project & packaging
- Define a semantics for version numbers (probably just like Propellor's),
start keeping a NEWS file and move from Debian experimental to unstable.
-
-- Add an autopkgtest, marked as superficial, which tries to load the system
- into sbcl and dies if there are any compiler warnings. Mainly to ensure
- that everything is loaded in the correct order.