From f2157bd18e42f077e9e594bd289aebf077e8c79a Mon Sep 17 00:00:00 2001 From: pfdietz <pfdietz@localhost> Date: Sun, 12 Sep 2004 12:09:55 +0000 Subject: [PATCH] Added reminders of more tests to be added for pathname equality, gentemp --- ansi-tests/TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ansi-tests/TODO b/ansi-tests/TODO index d98f2117..fb050ccd 100644 --- a/ansi-tests/TODO +++ b/ansi-tests/TODO @@ -99,3 +99,7 @@ Got: 0 some of the arguments have declared types, or are given as constants in the form to be compiled. This will exercise type-sensitive and context sensitive parts of the compiler (and compiler macros). + +30. Add more pathname equality tests to equal.lsp + +31. Add tests for GENTEMP -- GitLab