test/run.lisp @ cc1aad82d9f6

Fix the tests to match the new API
author Steve Losh <steve@stevelosh.com>
date Tue, 02 Apr 2019 09:51:25 -0400
parents 35cff9a179f4
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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