test/run.lisp @ e5103ef8e565

Added tag v1.0.0 for changeset 8524e8a06be6
author Steve Losh <steve@stevelosh.com>
date Sun, 10 Feb 2019 18:15:21 -0500
parents 3f9040eb223f
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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