~peter-pearse/ubuntu/natty/guile-1.8/prop001

« back to all changes in this revision

Viewing changes to test-suite/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Rob Browning
  • Date: 2008-05-10 12:18:50 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080510121850-mwi7tobbfkat03vr
Tags: 1.8.5+1-1
* Incorporate new upstream stable release.

* Fix gcc 4.3 compilation problems (fixed upstream now).  Thanks to
  Alexander Schmehl <tolimar@debian.org> for the previous, related
  1.8.4+1-2.1 NMU, and to Maximiliano Curia and Daniel Schepler for the
  original patch. (closes: #462384, #466778)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2008-04-28  Ludovic Courtès  <ludo@gnu.org>
 
2
 
 
3
        * tests/srfi-1.test (partition)[with improper list]: New test.
 
4
        (partition!)[with improper list]: New test.
 
5
 
 
6
2008-04-26  Ludovic Courtès  <ludo@gnu.org>
 
7
 
 
8
        * standalone/Makefile.am (TESTS): Only add
 
9
        `test-with-guile-module' when `BUILD_PTHREAD_SUPPORT' is true.
 
10
        Reported by Alain Guibert <alguibert+bts@free.fr>.
 
11
 
 
12
2008-04-26  Ludovic Courtès  <ludo@gnu.org>
 
13
 
 
14
        * tests/srfi-35.test (cond-expand): New test.
 
15
 
 
16
2008-04-26  Ludovic Courtès  <ludo@gnu.org>
 
17
 
 
18
        * Makefile.am (SCM_TESTS): Add `tests/srfi-88.test'.
 
19
        * tests/srfi-88.test: New file.
 
20
 
 
21
2008-04-15  Ludovic Courtès  <ludo@gnu.org>
 
22
 
 
23
        * tests/reader.test (read-options)[prefix non-keywords, postfix
 
24
        keywords, `:' is not a postfix keyword (per SRFI-88)]: New tests.
 
25
 
 
26
2008-04-13  Ludovic Courtès  <ludo@gnu.org>
 
27
 
 
28
        * tests/goops.test (defining classes)[interaction with
 
29
        `struct-ref', interaction with `struct-set!']: New test.  Checks
 
30
        the interaction of `struct-ref' with "light structs", fixed on
 
31
        2008-04-10 (commit 4650d115020924e8da5547d4c346cbe5cd01029e).
 
32
 
 
33
2008-04-06  Ludovic Courtès  <ludo@gnu.org>
 
34
 
 
35
        * standalone/test-asmobs-lib.c, standalone/test-conversion.c,
 
36
        standalone/test-gh.c, standalone/test-list.c,
 
37
        standalone/test-num2integral.c, standalone/test-round.c: Make
 
38
        sure "config.h" is included first; use angle brackets for
 
39
        <config.h> and <libguile.h>.
 
40
 
 
41
2008-03-13  Ludovic Courtès  <ludo@gnu.org>
 
42
 
 
43
        * tests/socket.test (temp-file-path): New.  Replace calls to
 
44
        `tmpnam' with calls to `temp-file-path', so that `$TMPDIR' is
 
45
        honored.
 
46
        * standalone/test-unwind.c (check_ports): Honor `$TMPDIR'.
 
47
 
 
48
2008-03-12  Ludovic Courtès  <ludo@gnu.org>
 
49
 
 
50
        * tests/srfi-37.test (short options without arguments): New
 
51
        test.
 
52
 
 
53
2008-02-23  Neil Jerram  <neil@ossau.uklinux.net>
 
54
 
 
55
        * standalone/test-with-guile-module.c: Updated to GNU coding
 
56
        standards; added standard license statement.
 
57
 
1
58
2008-02-15  Ludovic Courtès  <ludo@gnu.org>
2
59
 
3
60
        * tests/gc.test (gc): Add hack to clean up the stack so that the