test/run.lisp @ 55c796d79111

Add `window` and a few other things that have been sitting around
author Steve Losh <steve@stevelosh.com>
date Wed, 10 Nov 2021 21:13:00 -0500
parents 566c907b762a
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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