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

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

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

revision 1.5 by pfdietz, Wed Jun 18 11:55:24 2003 UTC revision 1.6 by pfdietz, Sun Jul 27 03:47:37 2003 UTC
# Line 67  Line 67 
67     ("abcde" "abcdE")))     ("abcde" "abcdE")))
68    
69  (deftest nstring-upcase.11  (deftest nstring-upcase.11
70      :notes (:nil-vectors-are-strings)
71    (nstring-upcase (make-array '(0) :element-type nil))    (nstring-upcase (make-array '(0) :element-type nil))
72    "")    "")
73    

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

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