test/run.lisp @ 4b5c15bf5a74

Added tag v1.0.1 for changeset 1625b5eda50f
author Steve Losh <steve@stevelosh.com>
date Sun, 17 Nov 2019 18:29:42 -0500
parents 3f9040eb223f
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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