/[gcl]/gcl/ansi-tests/print-backquote.lsp
ViewVC logotype

Diff of /gcl/ansi-tests/print-backquote.lsp

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

revision 1.3 by pfdietz, Sat Jun 12 18:06:00 2004 UTC revision 1.4 by pfdietz, Sat Apr 23 22:33:25 2005 UTC
# Line 129  Line 129 
129    
130  (deftest print.backquote.random.14  (deftest print.backquote.random.14
131    (loop for x = (make-random-backquoted-form 100)    (loop for x = (make-random-backquoted-form 100)
132          repeat 100          repeat 500
133          nconc (randomly-check-readability x :test #'is-similar))          nconc (randomly-check-readability x :test #'is-similar))
134    nil)    nil)

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

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