test/run.lisp @ d0338a96e265

Update URLs
author Steve Losh <steve@stevelosh.com>
date Mon, 23 Dec 2019 16:18:36 -0500
parents acbc94b1fbe7
children (none)
#+ecl (setf compiler::*user-cc-flags* "-Wno-shift-negative-value")

(ql:quickload '(:chancery :chancery.test))
(time (asdf:test-system 'chancery))
(quit)