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

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

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

revision 1.5 by pfdietz, Sun Apr 24 18:09:42 2005 UTC revision 1.6 by pfdietz, Tue Jun 28 14:10:23 2005 UTC
# Line 26  Line 26 
26    (rt:disable-note :assume-no-simple-streams)    (rt:disable-note :assume-no-simple-streams)
27    (rt:disable-note :assume-no-gray-streams))    (rt:disable-note :assume-no-gray-streams))
28    
29    #+lispworks
30    (progn
31      (rtest:disable-note :allow-nil-arrays)
32      (rtest:disable-note :nil-vectors-are-strings))
33    
34  (in-package :cl-test)  (in-package :cl-test)
35    
36  ;;; These two tests will misbehave if the tests are being  ;;; These two tests will misbehave if the tests are being

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