test/run.lisp @ 35cff9a179f4

Add all the stuff from dogfooding
author Steve Losh <steve@stevelosh.com>
date Tue, 18 Dec 2018 21:08:00 -0500
parents 845fc8785d54
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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