test/run.lisp @ b4d578b8d6c3

Better logo
author Steve Losh <steve@stevelosh.com>
date Sun, 27 May 2018 16:15:51 -0400
parents 3f9040eb223f
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

(ql:quickload :bobbin)
(time (asdf:test-system :bobbin))
(quit)