test/run.lisp @ b9b3d5f9211c v1.1.0

Add make-boolean-options and defparameters, fix :help style in docs
author Steve Losh <steve@stevelosh.com>
date Sat, 12 Dec 2020 18:40:35 -0500
parents 35cff9a179f4
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

(ql:quickload :adopt :silent t)
(asdf:test-system :adopt)
(quit)