test/run.lisp @ a8b03be59283

Support :conc-name nil and fix clampf
author Steve Losh <steve@stevelosh.com>
date Mon, 07 Jan 2019 18:28:22 -0500
parents 566c907b762a
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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