Last change
on this file since 3 was
3,
checked in by felix winkelmann, 15 years ago
|
udp/test-infrastructure changes; added futures
|
File size:
352 bytes
|
Line | |
---|
1 | ;;; test-infrastructure.meta -*- Hen -*- |
---|
2 | |
---|
3 | ((egg "test-infrastructure.egg") |
---|
4 | (synopsis "Unit-testing framework") |
---|
5 | (license "BSD") |
---|
6 | (author "Peter Keller") |
---|
7 | (category testing) |
---|
8 | (files "test-infrastructure.setup" |
---|
9 | "test-infrastructure-base.scm" |
---|
10 | "test-infrastructure.scm" |
---|
11 | "test-infrastructure.html" |
---|
12 | "test-test-infrastructure.scm")) |
---|
Note: See
TracBrowser
for help on using the repository browser.