From 66f9e863a6be156222d98af3d2ab904d24c68d28 Mon Sep 17 00:00:00 2001 From: Francois-Rene Rideau <tunes@google.com> Date: Mon, 14 Apr 2014 17:34:15 -0400 Subject: [PATCH] Small TODO entries. --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index f7d8fd75..3a76a973 100644 --- a/TODO +++ b/TODO @@ -189,7 +189,9 @@ *** have a function verify-strict-asd that can verify a asd is pure lp#541562 Then if it passes, use load-strict-asd. If not, optionally issue a warning. Start migrating people toward that. -*** Include tests for prebuilt-system in test-bundle and in test-program. +** Include tests for prebuilt-system in test-bundle and in test-program. +** Test that a package-system secondary system is properly superseded + when the primary system is redefined. * Learn to use cl-grid-test ** So we can easily make sure ASDF changes don't break stuff, -- GitLab