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
Move multiplexer foreign bindings to syscalls package.
[iolib.git]
/
tests
/
mainsuite.lisp
blob
d241ba032c9dee97002af6d08e9cd64c4e0156c6
1
;;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; indent-tabs-mode: nil -*-
2
;;;
3
;;; --- Main test suite definition.
4
;;;
5
6
(
in-package
:
iolib-tests
)
7
8
(
def-suite
:
iolib
9
:
description
"Main test suite for IOLib."
)