(resolve-interface): Get variables from the public interface of a
[bpt/guile.git] / test-suite / ChangeLog
CommitLineData
e9313ed7
TTN
12001-08-24 Thien-Thi Nguyen <ttn@revel.glug.org>
2
3 * tests/srfi-13.test (string-for-each, string-for-each-index):
4 Add tests. (Thanks to Alex Shinn.)
5
80fdeb4e
MD
62001-08-22 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
7
8 * tests/srfi-13.test (string-map): Swapped order of string and
9 proc args to conform with the srfi. (Thanks to Alex Shinn.)
10
c3597bc4
TTN
112001-08-12 Thien-Thi Nguyen <ttn@revel.glug.org>
12
13 * tests/getopt-long.test (exception:no-such-option,
14 exception:option-does-not-support-arg,
15 exception:option-must-be-specified,
16 exception:option-must-have-arg, exception:not-enough-args):
17 New vars.
18
19 ("option-ref", "required", "specified no value, given anyway",
20 "specified arg required"): New top-level sections.
21
2f4a254a
DH
222001-08-11 Dirk Herrmann <D.Herrmann@tu-bs.de>
23
24 * tests/numbers.test: Added Some syntax tests for
25 string->number.
26
284774f3
MV
272001-08-09 Marius Vollmer <marius.vollmer@uni-dortmund.de>
28
29 * Makefile.am (TESTS): Do not call the variable "TESTS", call it
30 "SCM_TESTS". This has special meaning to automake. How many
31 tries left to get this right, mvo?
32
5f099933
MV
332001-08-08 Marius Vollmer <marius.vollmer@uni-dortmund.de>
34
35 * Makefile.am (TESTS): List tests explicitely instead of using a
36 wildcard. Wildcards don't seem to work for VPATH "make dist"s.
37
b754e3d1
MV
382001-08-07 Marius Vollmer <mvo@zagadka.ping.de>
39
40 * Makefile.am: New file, to control distribution of the
41 test-suite.
42
ed9ef462
TTN
432001-08-02 Thien-Thi Nguyen <ttn@revel.glug.org>
44
45 * tests/getopt-long.test: New file.
46
9b974335
TTN
472001-08-01 Thien-Thi Nguyen <ttn@revel.glug.org>
48
49 * lib.scm (run-test-exception): Add special handling for
50 `error'-generated exceptions, which pass key `misc-error' and
51 leave messages unformatted.
52
96e30d2a
MG
532001-07-18 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
54
55 * tests/alist.test, tests/bit-operations.test,
56 tests/common-list.test, tests/environments.test, tests/eval.test,
57 tests/gc.test, tests/hooks.test, tests/import.test,
58 tests/interp.test, tests/list.test, tests/load.test,
59 tests/numbers.test, tests/ports.test, tests/r4rs.test,
60 tests/version.test, tests/weaks.test, lib.scm, guile-test: Updated
61 copyright notice.
62
072ad0fe
MG
632001-07-16 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
64
65 * tests/srfi-14.test: New file.
66
22647fef
MV
672001-07-13 Marius Vollmer <mvo@zagadka.ping.de>
68
69 * tests/import.test: New file.
70
bdd2c6f4
DH
712001-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
72
73 * tests/goops.test: Started with some real tests.
74
0e3817d7
DH
752001-06-30 Dirk Herrmann <D.Herrmann@tu-bs.de>
76
77 * guile-test: Use module (ice-9 rdelim).
78
39cb0b04
MG
792001-06-27 Martin Grabmueller <mgrabmue@cs.tu-berlin.de>
80
81 * tests/srfi-4.test: New file.
82
eb6c2de8
MV
832001-06-16 Marius Vollmer <mvo@zagadka.ping.de>
84
85