test/run.lisp @ 22da133eca64 default tip

Update URLs
author Steve Losh <steve@stevelosh.com>
date Tue, 14 Jan 2020 20:06:56 -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)