mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-29 08:20:20 +02:00
*** empty log message ***
This commit is contained in:
parent
12a14d28c4
commit
b797324e95
1 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,14 @@
|
||||||
|
2006-02-26 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
|
* tests/strings.test (string<?, string-ci<?, string<=?, string-ci<=?,
|
||||||
|
string>?, string-ci>?, string>=?, string-ci>=?): Check ordering is the
|
||||||
|
same as char<? etc. Use a define-module to keep private test bits
|
||||||
|
private.
|
||||||
|
* tests/srfi-13.test (string-compare, string-compare-ci): Ditto.
|
||||||
|
|
||||||
|
* tests/unif.test (array-set!): Exercise bitvector case, which had
|
||||||
|
been seg faulting.
|
||||||
|
|
||||||
2006-02-07 Kevin Ryde <user42@zip.com.au>
|
2006-02-07 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
* tests/poe.test (pure-funcq): New tests.
|
* tests/poe.test (pure-funcq): New tests.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue