test/run.lisp @ 55748ed99ff6

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