repo.or.cz
/
iolib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use faster way to count trailing zeroes
[iolib.git]
/
tests
/
base.lisp
blob
a4a91c8171d1a9178c9bf5a450adecbd81a58feb
1
;;;; -*- Mode: Lisp; indent-tabs-mode: nil -*-
2
;;;
3
;;; --- iolib.base test suite.
4
;;;
5
6
(
in-package
:
iolib-tests
)
7
8
(
in-suite
:
iolib.base
)