Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
720e92f2
Commit
720e92f2
authored
Feb 17, 2014
by
Francois-Rene Rideau
Browse files
Test loading of a precompiled system on ECL.
parent
9d112382
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/test-bundle.script
View file @
720e92f2
...
...
@@ -53,6 +53,7 @@
;;; Test dll-op and monolithic-dll-op on ECL.
#+ecl
(progn
(require 'sockets) ;; Test the pre-compiled system feature
(operate 'dll-op :test-asdf/dll-test)
(si:load-foreign-module (first (output-files 'dll-op :test-asdf/dll-test)))
(operate 'load-op :test-asdf/dll-user)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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