From b3e290a14afd3379335b8ae1e878b318a8d0a6fb Mon Sep 17 00:00:00 2001
From: pfdietz <pfdietz@localhost>
Date: Sun, 27 Feb 2005 23:11:37 +0000
Subject: [PATCH] Add points 42, 43, 44

---
 ansi-tests/TODO | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/ansi-tests/TODO b/ansi-tests/TODO
index d44f66cc..31e2d2ea 100644
--- a/ansi-tests/TODO
+++ b/ansi-tests/TODO
@@ -123,4 +123,11 @@ Got:      0
 
 40, Check that OPEN, etc. do pathname merging.
 
-41. Add tests for MOD, REM
\ No newline at end of file
+41. Add tests for MOD, REM
+
+42. Add randomized tests for BIT-* functions (requested by piso on #lisp)
+
+43. Add tests for structs that defining subtypes using :include doesn't change
+    the parent type(s).  (This came up in ABCL.)
+
+44. Add tests for SPECIAL declarations in MACROLET (requested by piso on #lisp)
-- 
GitLab