test/run.lisp @ ccca949a85d5

Added tag v1.0.0 for changeset a4f701ecf78c
author Steve Losh <steve@stevelosh.com>
date Thu, 23 Mar 2017 18:37:51 +0000
parents 555f4470bf64
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

(ql:quickload 'cl-pcg)
(time (asdf:test-system 'cl-pcg))
(quit)