; Copyright 2022 Frank Duncan (frank@consxy.com) under AGPL3. See distributed LICENSE.txt. (defpackage #:clnl-gltk-test (:use :common-lisp) (:export #:run-all-tests #:verify-and-update))