/[gcl]/gcl/ansi-tests/string-upcase.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/string-upcase.lsp

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

revision 1.4 by pfdietz, Wed Jun 18 11:55:24 2003 UTC revision 1.5 by pfdietz, Sun Jul 27 03:47:37 2003 UTC
# Line 81  Line 81 
81    "abcde")    "abcde")
82    
83  (deftest string-upcase.11  (deftest string-upcase.11
84      :notes (:nil-vectors-are-strings)
85    (string-upcase (make-array '(0) :element-type nil))    (string-upcase (make-array '(0) :element-type nil))
86    "")    "")
87    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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