File: control

package info (click to toggle)
cl-xptest 1.2.4-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 64 kB
  • ctags: 39
  • sloc: lisp: 279; makefile: 32
file content (18 lines) | stat: -rw-r--r-- 632 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: cl-xptest
Section: lisp
Priority: optional
Maintainer: Kevin M. Rosenberg <kmr@debian.org>
Build-Depends-Indep: dh-lisp
Build-Depends: debhelper (>= 7.0.0)
Standards-Version: 3.8.3.0
Vcs-Git: git://git.b9.com/xptest.git
Vcs-Browser: http://git.b9.com/?p=xptest.git
 
Package: cl-xptest
Architecture: all
Depends: ${misc:Depends}
Description: Extreme programming test suite for Common Lisp package
 xptest is the test suite written by onShore Development.
 It is toolkit for building test suites, very much inspired by the test
 frameworks that the Extreme Programming crew made available for
 Smalltalk and other languages.