test/run.lisp @ 23baaf9d4f31

Wrong Distro-
author Steve Losh <steve@stevelosh.com>
date Thu, 22 Nov 2018 00:47:41 -0500
parents 845fc8785d54
children 35cff9a179f4
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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