Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Karsten Poeck
ansi-test
Commits
20c260b0
Commit
20c260b0
authored
Jun 12, 2004
by
pfdietz
Browse files
Do only 100 iterations of the randomized backquoted form readability test
parent
d23f34cd
Changes
1
Show whitespace changes
Inline
Side-by-side
ansi-tests/print-backquote.lsp
View file @
20c260b0
...
...
@@ -129,6 +129,6 @@
(deftest print.backquote.random.14
(loop for x = (make-random-backquoted-form 100)
repeat 100
0
repeat 100
nconc (randomly-check-readability x :test #'is-similar))
nil)
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment