Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Jon Boone
ansi-test
Commits
a77754c8
Commit
a77754c8
authored
Dec 19, 2020
by
Marius Gerbershagen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
objects: make-load-form: add tests for correct ordering of load time forms
parent
bee13cc5
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
422 additions
and
0 deletions
+422
-0
objects/load.lsp
objects/load.lsp
+1
-0
objects/make-load-form-order.lsp
objects/make-load-form-order.lsp
+421
-0
No files found.
objects/load.lsp
View file @
a77754c8
...
...
@@ -35,6 +35,7 @@
(load "make-instance.lsp")
(load "make-instances-obsolete.lsp")
(load "make-load-form.lsp")
(load "make-load-form-order.lsp")
(load "make-load-form-saving-slots.lsp")
(load "with-accessors.lsp")
(load "with-slots.lsp")
...
...
objects/make-load-form-order.lsp
0 → 100644
View file @
a77754c8
This diff is collapsed.
Click to expand it.
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