/[gcl]/gcl/ansi-tests/character.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/character.lsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by pfdietz, Mon Oct 25 14:52:00 2004 UTC revision 1.13 by pfdietz, Tue Aug 23 13:54:31 2005 UTC
# Line 184  Line 184 
184    
185  (deftest digit-char.1  (deftest digit-char.1
186    (digit-char.1.body)    (digit-char.1.body)
187    t)    nil)
188    
189  (deftest digit-char.2  (deftest digit-char.2
190    (map 'list #'digit-char (loop for i from 0 to 39 collect i))    (map 'list #'digit-char (loop for i from 0 to 39 collect i))

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26