test/bones.lisp @ c77968cd3c51

Split apart compilation into precompile/render phases

This doesn't change anything now, but it'll let us add optimization passes that
can work on friendly-formatted data instead of raw bytes.
author Steve Losh <steve@stevelosh.com>
date Thu, 12 May 2016 18:52:30 +0000
parents d08be7892816
children 5c914fbcb042
(in-package #:bones-test)

(def-suite :bones)
(in-suite :bones)