test/run.lisp @ 70f64dff49b5

Add actual documentation
author Steve Losh <steve@stevelosh.com>
date Sat, 23 Feb 2019 14:23:28 -0500
parents 1e155f658715
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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