Commit graph

24 commits

Author SHA1 Message Date
Kevin Ryde
cd858a314c * tests/srfi-11.test: New file.
* Makefile.am (SCM_TESTS): Add it.
2004-04-23 21:19:26 +00:00
Marius Vollmer
7b93c2e5b1 (SCM_TESTS): Added test/fractions.test. 2004-02-17 21:39:10 +00:00
Marius Vollmer
012a3a7537 * tests/srfi-26.test: New.
* Makefile.am (SCM_TESTS): Added it.
2004-01-21 00:45:48 +00:00
Marius Vollmer
c18140cf6e * tests/r5rs_pitfall.scm: New.
* Makefile.am (SCM_TESTS): Added it.
2004-01-11 00:58:38 +00:00
Marius Vollmer
a316356834 (SCM_TESTS): Added continuations.test. 2004-01-07 18:17:04 +00:00
Kevin Ryde
aa52913700 * Makefile.am (SCM_TESTS): Add unif.test. 2004-01-06 22:20:19 +00:00
Kevin Ryde
f14d16ed3a Add copyright and license notice. 2004-01-06 21:47:09 +00:00
Kevin Ryde
e130b09ffa (SCM_TESTS): Add q.test. 2004-01-06 21:45:48 +00:00
Kevin Ryde
c42605e954 * tests/poe.test: New file.
* Makefile.am: Add it.
2003-10-08 23:05:12 +00:00
Kevin Ryde
3bdc8f4d17 * tests/popen.test: New file.
* Makefile.am (SCM_TESTS): Add it.
2003-09-19 01:06:14 +00:00
Kevin Ryde
eb6c635af6 * tests/srcprop.test: New file.
* Makefile.am (SCM_TESTS): Add it.
2003-08-08 23:05:30 +00:00
Kevin Ryde
72a3671e33 * tests/posix.test: New file, exercising putenv, setenv, unsetenv.
* tests/threads.test: New file, exercising parallel.
	* Makefile.am (SCM_TESTS): Add them.
2003-06-19 01:43:22 +00:00
Kevin Ryde
ab32320df4 * tests/srfi-6.test: New file.
* Makefile.am (SCM_TESTS): Add it.
2003-06-11 23:44:01 +00:00
Kevin Ryde
d31350ff35 * tests/srfi-1.test: New file, exercising take and drop.
* Makefile.am (SCM_TESTS): Add it.
2003-05-09 22:42:00 +00:00
Neil Jerram
a1a5dfa888 SRFI 34 2003-04-30 00:06:33 +00:00
Rob Browning
b4559de7a8 * standalone/Makefile.am: new file. 2003-04-07 17:50:48 +00:00
Rob Browning
c62fdb8ee0 *** empty log message *** 2003-03-25 02:14:06 +00:00
Neil Jerram
d2864c8adb New file for tests related to options interface. 2002-11-06 00:38:44 +00:00
Marius Vollmer
d9f352d468 (dist-hook): Do not distribute CVS directories. Thanks to Greg
Troxel!
2002-09-09 20:58:26 +00:00
Marius Vollmer
3c540af468 (SCM_TESTS_DIRS, dist-hook): New, distribute directories manually. 2002-04-17 17:45:05 +00:00
Neil Jerram
3d1a89b9ee * Add non-libguile Elisp support files to CVS trunk. (NB work in progress.) 2002-01-22 23:46:01 +00:00
Marius Vollmer
682542634b (TESTS): Do not call the variable "TESTS", call it "SCM_TESTS". This
has special meaning to automake.  How many tries left to get this
right, mvo?
2001-08-09 17:33:31 +00:00
Marius Vollmer
83060bc4e7 (TESTS): List tests explicitely instead of using a wildcard.
Wildcards don't seem to work for VPATH "make dist"s.
2001-08-08 16:41:28 +00:00
Marius Vollmer
067dd9c61c New file, to control distribution of the test-suite. 2001-08-07 18:18:40 +00:00