test/run.lisp @ 6b2d21a74a45

Remove the awful gnuplot-expr to avoid exporting X
author Steve Losh <steve@stevelosh.com>
date Sun, 16 Dec 2018 18:26:55 -0500
parents 566c907b762a
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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