test/run.lisp @ b0a70cc49faf

Commit docs from forever ago
author Steve Losh <steve@stevelosh.com>
date Mon, 13 Apr 2026 15:20:35 -0400
parents caf4d370c1a2
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

(ql:quickload :conserve :silent t)
(time (asdf:test-system :conserve))
(quit)