test/run.lisp @ d98081713570 v1.3.0

Update changelog
author Steve Losh <steve@stevelosh.com>
date Thu, 13 Jun 2024 12:37:16 -0400
parents 35cff9a179f4
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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