test/run.lisp @ 7b67fe4c902a

Update URLs and some other minor tweaks
author Steve Losh <steve@stevelosh.com>
date Mon, 23 Dec 2019 15:35:28 -0500
parents caf4d370c1a2
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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