test/run.lisp @ 587e073a6f31 default tip

Back up docs
author Steve Losh <steve@stevelosh.com>
date Tue, 14 Jan 2020 20:12:41 -0500
parents 70f64dff49b5
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

(ql:quickload :cl-netpbm)
(time (asdf:test-system :cl-netpbm))
(quit)