From 40bb69ab2278b838776d028b12c829b63057b5b4 Mon Sep 17 00:00:00 2001
From: pfdietz <pfdietz@localhost>
Date: Thu, 3 Jun 2004 14:08:02 +0000
Subject: [PATCH] Add :notes upgrade for rt to TODO list

---
 ansi-tests/TODO | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/ansi-tests/TODO b/ansi-tests/TODO
index 0a1202f4..a19d9b29 100644
--- a/ansi-tests/TODO
+++ b/ansi-tests/TODO
@@ -76,3 +76,7 @@ Got:      0
 21. The random tester showed (SETF AREF) wasn't being tested enough.  Add tests.
 22. Add more symbol printing tests.  In particular, there doesn't appear to
  be a test that (princ :foo) >> :FOO  (noticed by PG in ABCL)
+
+23. Modify rt so that when failing tests are reported, they are grouped by
+  :notes and the :notes comment is printed out.  This will help explain
+  what the failures mean.
-- 
GitLab