Andy Wingo a41bed83ab Merge remote-tracking branch 'origin/stable-2.0' 13 سال پیش
..
00-initial-env.test 0c57673a11 Add optimized tagged integer addition/subtractions for x86_64. 14 سال پیش
alist.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
and-let-star.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
arbiters.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
arrays.test 2b414e247f fix generalized-vector-{ref,set!} for slices 13 سال پیش
asm-to-bytecode.test 252acfe8e7 Merge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e' 13 سال پیش
bit-operations.test 8ecd1943ef fix bug in ash opcode 15 سال پیش
bitvectors.test 39c5363b4f fix bit-set*! bug (!) 13 سال پیش
brainfuck.test 8753fd537c fix brainfuck for new tree-il, and add tests 15 سال پیش
bytevectors.test 8071964943 Allow overlapping regions to be passed to `bytevector-copy!'. 13 سال پیش
c-api.test 34a1045f7d Rework c-api.test to use test lib 13 سال پیش
chars.test 33d92fe6ca Re-introduce pretty-printing of combining characters. 14 سال پیش
coding.test 8a12aeb919 fix problems detecting coding: in block comments 14 سال پیش
common-list.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
compiler.test 0083cb5ec4 fix self tail recursion to different case-lambda clauses 13 سال پیش
continuations.test e309f3bf9e with-continuation-barrier calls exit(3) _after_ unwinding 14 سال پیش
control.test 18e444b40e add reset and shift 14 سال پیش
coverage.test 0129130439 coverage: Add tests for `case-lambda'. 13 سال پیش
curried-definitions.test e39d0b7668 fix curried definitions for value defines 15 سال پیش
ecmascript.test 90cfcf8fa7 Add ECMAScript parser tests. 14 سال پیش
elisp-compiler.test c6920dc8ba lexical function binding for elisp 14 سال پیش
elisp-reader.test 0dbfdeefc6 use correct names for quasiquotation operators 14 سال پیش
elisp.test 96ec2c9c65 elisp.test cleanups 15 سال پیش
encoding-escapes.test 6851d3be80 Change `scm_encoding_error' to pass the port and faulty character. 14 سال پیش
encoding-iso88591.test 33d92fe6ca Re-introduce pretty-printing of combining characters. 14 سال پیش
encoding-iso88597.test a3d7d5d508 Use `encoding-error' instead of `misc-error' for string encoding errors. 15 سال پیش
encoding-utf8.test 33d92fe6ca Re-introduce pretty-printing of combining characters. 14 سال پیش
eval-string.test d59dd06eb9 add ice-9 eval-string 14 سال پیش
eval.test adb8054c6d Fix primitive-eval to return #<unspecified> for definitions 13 سال پیش
exceptions.test e10cf6b9c7 deprecate lazy-catch 15 سال پیش
filesys.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
fluids.test 133ef660af fix unbound fluid tests 14 سال پیش
foreign.test 5765c5a82c FFI: Fix `set-pointer-finalizer!' to leave the type cell unchanged. 13 سال پیش
format.test afd08fdf87 format: Add specifier ~h for localized number output. 13 سال پیش
fractions.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
ftw.test be96155b50 ftw: Add an `error' parameter to `file-system-fold'. 13 سال پیش
future.test 6c17f7bd71 futures: Support multiple-value returns. 14 سال پیش
gc.test 52de2ab45a leniency in the "unused modules are removed" gc.test 13 سال پیش
getopt-long.test 6b4b4bfb09 Implement #:stop-at-first-non-option option for getopt-long 13 سال پیش
goops.test 13d807b7d3 fix segfault in goops if class fields are redefined 13 سال پیش
guardians.test fbb857a472 Merge branch 'master' into boehm-demers-weiser-gc 15 سال پیش
hash.test 73c080f9c0 Adjust tests that relied on the output of the hash table printer. 13 سال پیش
hooks.test 8ffcf6e725 Enclose hooks tests in their own module. 15 سال پیش
i18n.test 13fb25ba0c i18n: Skips ~h `format' tests when digit grouping info is missing. 13 سال پیش
import.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
interp.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
keywords.test b8ed3de36e Fix "coding:" cookies in the test suite. 15 سال پیش
list.test 6debc49e2c Add tests for `memq' and `memv'. 14 سال پیش
load.test 017eb4a6be primitive-load returns the value(s) of the last expression 13 سال پیش
match.test 8f6dfb9ad2 paper around `match' bug 13 سال پیش
match.test.upstream b92bbfff1a Update (ice-9 match) from Chibi-Scheme. 13 سال پیش
modules.test 319dd08936 fix invocation of duplicate handlers for merge-generics 13 سال پیش
multilingual.nottest 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
net-db.test 1ba05158eb tests: Have `getaddrinfo' test work for Darwin 8. 13 سال پیش
numbers.test 882c89636a Fix the R6RS exact-integer-sqrt and import into core guile 14 سال پیش
optargs.test 84b67e1971 fix self-tail-calls for lexical procs with optional, rest, or kwargs 14 سال پیش
options.test 85d3a8a63d fix up options.test 14 سال پیش
pairs.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
parameters.test 9670f238d4 current-input-port et al are srfi-39 parameters 13 سال پیش
poe.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
popen-child.scm 6069e97331 Fix hanging of popen.test 14 سال پیش
popen.test 0176bbb717 Portability fixes for popen.test (for when /bin/sh is not bash) 14 سال پیش
ports.test 7be1705dbd Fix `get_utf8_codepoint' to not consume valid starting bytes. 14 سال پیش
posix.test d20912e67d Move `{total,current}-processor-count' outside of `posix.c'. 14 سال پیش
print.test 5bae880e26 Improve handling of read macros in `pretty-print'. 14 سال پیش
procprop.test fe2400c993 Fix erroneous check in `set-procedure-properties!'. 13 سال پیش
procs.test 18f06db925 Add `compose', `negate', and `const'. 14 سال پیش
q.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
r4rs.test b3da54d181 Placate a number of `syntax-check' verifications. 13 سال پیش
r5rs_pitfall.test f564f4784f Remove deprecation warnings from the build 15 سال پیش
r6rs-arithmetic-bitwise.test 2a435f1f91 Implementation and test cases for the R6RS (rnrs arithmetic bitwise) 15 سال پیش
r6rs-arithmetic-fixnums.test ff62c16828 Add two new sets of fast quotient and remainder operators 14 سال پیش
r6rs-arithmetic-flonums.test ff62c16828 Add two new sets of fast quotient and remainder operators 14 سال پیش
r6rs-base.test 15993bce1c fix assert to return true value. 14 سال پیش
r6rs-conditions.test c0f6c1638b Some tweaks to the R6RS support 14 سال پیش
r6rs-control.test bf745816f2 Implementation and test cases for the R6RS (rnrs control) library. 15 سال پیش
r6rs-enums.test 015a4aaedb Enumeration set universe comparisons should be done with `equal?' 14 سال پیش
r6rs-eval.test d3094cf2fa Fix typo in license comment. 15 سال پیش
r6rs-exceptions.test d1c83d388a Add `guard' form and test cases to R6RS (rnrs exceptions) library. 15 سال پیش
r6rs-files.test 0113507eee Implementation and test cases for R6RS (rnrs files) library. 15 سال پیش
r6rs-hashtables.test 3fdc1d05ae Fix argument passing for external hash functions in `(rnrs hashtables)'. 14 سال پیش
r6rs-lists.test d825841db0 Fix R6RS `fold-left' so the accumulator is the first argument. 13 سال پیش
r6rs-ports.test 0687e826a1 rnrs io ports: fix port encoding when opening file ports 13 سال پیش
r6rs-records-inspection.test f797da47f8 Implementation for the R6RS (rnrs hashtables) library; 15 سال پیش
r6rs-records-procedural.test a7ada16187 Fix test suite title in comment 15 سال پیش
r6rs-records-syntactic.test d682f703c7 fix r6rs-records-syntactic.test to not shadow a literal 13 سال پیش
r6rs-unicode.test 949532501a Implementation and test cases for the R6RS (rnrs unicode) library. 15 سال پیش
ramap.test 848431b6b2 New array-map! and array-for-each tests 13 سال پیش
rdelim.test 96128014bf Make sure binary ports pass `binary-port?' regardless of the locale. 14 سال پیش
reader.test 6d5f8c324e fix reading of #||||# 13 سال پیش
receive.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
records.test 51797cec09 make-record-type slight refactor 15 سال پیش
regexp.test 91ee7515da Merge remote-tracking branch 'origin/stable-2.0' 13 سال پیش
rnrs-libraries.test ffd48603b0 r6rs `import' accepts multiple clauses 14 سال پیش
rnrs-test-a.scm 42a710680d add rnrs libraries test suite 15 سال پیش
session.test a148c752ba Fix for `submodules' in (ice-9 session) (closes #30062) 14 سال پیش
signals.test 48dc491dbe Add define-module to signals.test 15 سال پیش
socket.test 9d46abb07b Add a test for `send' and `recv!'. 14 سال پیش
sort.test 589bc528bd Fix likely crash in `stable-sort!' 13 سال پیش
srcprop.test ecdfc95d1c no special treatment for memoized code in srcprop.c 15 سال پیش
srfi-1.test e7a81c7acd fix take-right and drop-right for improper lists 13 سال پیش
srfi-10.test cb65f76c74 add quasisyntax 15 سال پیش
srfi-11.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
srfi-13.test 043850d984 Unoptimize 'read' to return freshly allocated empty strings 13 سال پیش
srfi-14.test ec97a06f86 Update srfi-14 test for Unicode 6.1 13 سال پیش
srfi-17.test e75184d5d2 adapt tests to new syntax-error form 14 سال پیش
srfi-18.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
srfi-19.test 4c35b9f31c Have `srfi-19.test' use the non-deprecated `format' style. 14 سال پیش
srfi-26.test 012a3a7537 * tests/srfi-26.test: New. 21 سال پیش
srfi-27.test 56ec46a7c3 Add implementation of SRFI 27 14 سال پیش
srfi-31.test 7f10a113c5 fix srfi-31 check after macroexpand rename 15 سال پیش
srfi-34.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
srfi-35.test b8ed3de36e Fix "coding:" cookies in the test suite. 15 سال پیش
srfi-37.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
srfi-38.test 12708eeb11 Add implementation of SRFI 38 14 سال پیش
srfi-39.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
srfi-4.test 4bc95fccad Add type and range checks to the complex generalized vector accessors. 13 سال پیش
srfi-42.test b469997798 Remove stale test file. 13 سال پیش
srfi-45.test f16a20071d Add implementation of SRFI 45 14 سال پیش
srfi-6.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
srfi-60.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
srfi-67.test b3da54d181 Placate a number of `syntax-check' verifications. 13 سال پیش
srfi-69.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
srfi-88.test b8ed3de36e Fix "coding:" cookies in the test suite. 15 سال پیش
srfi-9.test b075a6d766 Fix `define-inlinable' in SRFI-9 so that arguments are evaluated only once. 14 سال پیش
srfi-98.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
statprof.test 6f0e534fcf Have `statprof.test' fail gracefully when samples could not be collected. 13 سال پیش
streams.test 53befeb700 Change Guile license to LGPLv3+ 15 سال پیش
strings.test 190d4b0d93 Make VM string literals immutable. 14 سال پیش
structs.test aa42c03669 Optimize struct initialization and accessors for the common case. 15 سال پیش
sxml-match-tests.ss 01fded8c77 sxml-match: Handle multiple-value returns. 14 سال پیش
sxml.fold.test 6c76da4c32 Remove `fold' from (sxml fold). 15 سال پیش
sxml.match.test 400a5dcb8b Add (sxml match). 14 سال پیش
sxml.simple.test df3f1090e8 Have `sxml->xml' handle `*TOP*' nodes (bug #29260). 15 سال پیش
sxml.ssax.test de9df04a0c update licenses on tests imported from guile-lib 15 سال پیش
sxml.transform.test de9df04a0c update licenses on tests imported from guile-lib 15 سال پیش
sxml.xpath.test de9df04a0c update licenses on tests imported from guile-lib 15 سال پیش
symbols.test 2e9fc9fc73 symbols with odd characters print better in #{}# 14 سال پیش
syncase.test f929b9e5ec allow definitions in with-syntax body 14 سال پیش
syntax.test a41bed83ab Merge remote-tracking branch 'origin/stable-2.0' 13 سال پیش
texinfo.docbook.test de9df04a0c update licenses on tests imported from guile-lib 15 سال پیش
texinfo.serialize.test de9df04a0c update licenses on tests imported from guile-lib 15 سال پیش
texinfo.string-utils.test de9df04a0c update licenses on tests imported from guile-lib 15 سال پیش
texinfo.test 31d5976931 texinfo: alias `url' to `uref'. 13 سال پیش
threads.test 5270a001ad an experiment: clearing the C stack in gc tests 13 سال پیش
time.test 587a33556f Modify socket and time functions for wide strings 15 سال پیش
tree-il.test a41bed83ab Merge remote-tracking branch 'origin/stable-2.0' 13 سال پیش
vectors.test 99015f6d4e add vector-move test cases 14 سال پیش
version.test fd449a2690 Relax the `(version)' test. 14 سال پیش
vlist.test cd644b5424 fix a vhash test 13 سال پیش
weaks.test a141db8604 remove weak pairs, rewrite weak vectors 13 سال پیش
web-http.test 61fe8eafc2 HTTP: Fix qstring writing of cache-extension values 13 سال پیش
web-request.test ecfb148137 fix web-request.test 13 سال پیش
web-response.test 3475fbb572 (web response) and (web request): bodies are bytevectors 14 سال پیش
web-uri.test 679eea4f0e allow URIs of the form file:///etc/hosts 13 سال پیش