test/run.lisp @ 09cff57f397d

Update documentation
author Steve Losh <steve@stevelosh.com>
date Mon, 23 Dec 2019 15:28:13 -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)