source: branches/portable/test-package.lisp@ 31

Last change on this file since 31 was 24, checked in by wws, 10 years ago

simple-vector and typed-vectors tests

File size: 115 bytes
Line 
1(cl:defpackage :wood-test
2 (:use :cl :wood)
3 (:shadow #:reload)
4 (:export #:run-all-tests
5 #:reload))
Note: See TracBrowser for help on using the repository browser.