Andy Wingo 9e6ac923bf Replace libltdl with raw dlopen, dlsym vor 4 Jahren
..
00-initial-env.test 0c57673a11 Add optimized tagged integer addition/subtractions for x86_64. vor 14 Jahren
00-repl-server.test 1a6eaba436 Use mkdtemp to simplify repl server test vor 4 Jahren
00-socket.test cdcdd29e8e socket test should not throw unresolved outside of a test vor 4 Jahren
alist.test cbc469f8a4 Resolve unresolved alist test cases vor 7 Jahren
and-let-star.test b8f5cdce15 Update and-let-star.test vor 8 Jahren
array-map.test f52fc0566f Support non-zero lower bounds in array-slice-for-each vor 7 Jahren
arrays.test e0bcda4ad9 Fix bitvectors and non-zero lower bound arrays in truncated-print vor 7 Jahren
asyncs.test 70cfabd7e8 Check for working profiling and virtual itimers vor 7 Jahren
atomic.test 32f309d5ce Compiler support for atomics vor 8 Jahren
bit-operations.test 8ecd1943ef fix bug in ash opcode vor 14 Jahren
bitvectors.test bfd38b8577 bitvector-count-bits replaces bit-count* vor 4 Jahren
brainfuck.test d10f7b572c move (test-suite lib) to lower dir; cleans up uninstalled paths. vor 12 Jahren
bytevectors.test 5dcad70d99 Fix list validation of *list->bytevector procedures. vor 5 Jahren
c-api.test 82b8cfa40c tests: Use NUL instead of /dev/null on MinGW. vor 10 Jahren
chars.test 6dce942c46 String ports use UTF-8; ignore %default-port-encoding. vor 11 Jahren
coding.test 7c848fe572 Make temporary file in coding.test work on MS-Windows. vor 10 Jahren
common-list.test 53befeb700 Change Guile license to LGPLv3+ vor 15 Jahren
compiler.test a2f5f9eda4 Fix bug in CSE auxiliary definitions vor 5 Jahren
continuations.test e309f3bf9e with-continuation-barrier calls exit(3) _after_ unwinding vor 13 Jahren
control.test 0543ec96b2 Nonlocal prompt returns cause all effects vor 7 Jahren
copy-tree.test e9c5a1719b Move copy-tree to (ice-9 copy-tree); deprecate main binding vor 4 Jahren
coverage.test 6cf2fc1b9b Fix coverage test for top-level binding optimization vor 5 Jahren
cross-compilation.test 116f94d661 Add language-specific analysis pass to compiler infrastructure vor 4 Jahren
curried-definitions.test e39d0b7668 fix curried definitions for value defines vor 14 Jahren
dwarf.test 691697de09 Rename "RTL" to "bytecode" vor 11 Jahren
ecmascript.test 9807d2dced Fix tree-il code generation for ECMAscript `new' expression. vor 8 Jahren
elisp-compiler.test 5c6b3c5169 Fix test suite for constant literals change vor 7 Jahren
elisp-reader.test 0dbfdeefc6 use correct names for quasiquotation operators vor 14 Jahren
elisp.test e9c5a1719b Move copy-tree to (ice-9 copy-tree); deprecate main binding vor 4 Jahren
encoding-escapes.test 6851d3be80 Change `scm_encoding_error' to pass the port and faulty character. vor 14 Jahren
encoding-iso88591.test 0ce224594a Improve handling of locales in the test suite. vor 11 Jahren
encoding-iso88597.test 0ce224594a Improve handling of locales in the test suite. vor 11 Jahren
encoding-utf8.test 0ce224594a Improve handling of locales in the test suite. vor 11 Jahren
eval-string.test d59dd06eb9 add ice-9 eval-string vor 14 Jahren
eval.test e9c5a1719b Move copy-tree to (ice-9 copy-tree); deprecate main binding vor 4 Jahren
exceptions.test f4ca107f7f Rebase throw/catch on top of raise-exception/with-exception-handler vor 5 Jahren
fdes-finalizers.test 2fa2e50a0f Add file descriptor finalizers vor 8 Jahren
filesys.test 32bf48e4b7 Replace mutating mkdtemp! with non-mutating mkdtemp vor 4 Jahren
fluids.test 2446e7dc29 Respect thread local fluid defaults vor 5 Jahren
foreign.test 9e6ac923bf Replace libltdl with raw dlopen, dlsym vor 4 Jahren
format.test de5cf50aba i18n: 'number->locale-string' guesses the minimum number of decimals. vor 7 Jahren
fractions.test eba5c07715 Fix incorrect rationalize tests. vor 11 Jahren
ftw.test 1c88d51c22 Adapt ftw.test for pending test-suite changes vor 5 Jahren
future.test 8a177d316c futures: Limit the number of nested futures on the same stack. vor 11 Jahren
gc.test 04615d3c20 Fix one remaining use of make-record-type with string type name vor 5 Jahren
getopt-long.test 6b4b4bfb09 Implement #:stop-at-first-non-option option for getopt-long vor 13 Jahren
goops.test 5870188eb4 Replace "pr" struct fields with "pw" fields vor 7 Jahren
guardians.test 9b5da400dd Deprecate vector-ref, vector-length, vector-set! on weak vectors vor 11 Jahren
hash.test 5d96e42158 Add 'hash' test for keywords. vor 4 Jahren
hooks.test 8ffcf6e725 Enclose hooks tests in their own module. vor 15 Jahren
i18n.test bd50407d1f Strings, i18n: Limit the use of alloca to approximately 8 kilobytes. vor 5 Jahren
iconv.test 1e058add7b U+FFFD is the input substitution character vor 8 Jahren
import.test 53befeb700 Change Guile license to LGPLv3+ vor 15 Jahren
interp.test 53befeb700 Change Guile license to LGPLv3+ vor 15 Jahren
keywords.test b8ed3de36e Fix "coding:" cookies in the test suite. vor 15 Jahren
linker.test c537f938d1 Fix linker.test vor 5 Jahren
list.test 226a56a3d4 Improve error reporting in 'append!' vor 12 Jahren
load.test 017eb4a6be primitive-load returns the value(s) of the last expression vor 13 Jahren
match.test d10f7b572c move (test-suite lib) to lower dir; cleans up uninstalled paths. vor 12 Jahren
match.test.upstream 4f3aa81617 Update (ice-9 match) to include selected bug fixes from upstream. vor 5 Jahren
modules.test 6205c2d7d4 Fix deprecated 1-arg `make-module' in tests vor 5 Jahren
multilingual.nottest 53befeb700 Change Guile license to LGPLv3+ vor 15 Jahren
net-db.test 1ba05158eb tests: Have `getaddrinfo' test work for Darwin 8. vor 13 Jahren
numbers.test 00973cbd2e In 'ash' and 'round-ash', handle right shift count of LONG_MIN. vor 5 Jahren
optargs.test e9c0f3071d Warning and optimization levels always small integers vor 4 Jahren
options.test 85d3a8a63d fix up options.test vor 14 Jahren
pairs.test 53befeb700 Change Guile license to LGPLv3+ vor 15 Jahren
parameters.test 9670f238d4 current-input-port et al are srfi-39 parameters vor 13 Jahren
peg.bench 3ebd578616 PEG Renames vor 12 Jahren
peg.test 3ebd578616 PEG Renames vor 12 Jahren
peval.test f32ba444dd 'peval' test uses (language tree-il peval). vor 4 Jahren
poe.test 53befeb700 Change Guile license to LGPLv3+ vor 15 Jahren
popen-child.scm 6069e97331 Fix hanging of popen.test vor 14 Jahren
popen.test c7f76d94da popen: 'open-process' returns unbuffered ports. vor 4 Jahren
ports.test c65154ac69 avoid a ports test when fcntl is not provided vor 4 Jahren
posix.test d6afb41192 don't test crypt if not present vor 4 Jahren
print.test e0bcda4ad9 Fix bitvectors and non-zero lower bound arrays in truncated-print vor 7 Jahren
procprop.test 39caffe79b remove @apply memoizer vor 11 Jahren
procs.test 18f06db925 Add `compose', `negate', and `const'. vor 14 Jahren
q.test 53befeb700 Change Guile license to LGPLv3+ vor 15 Jahren
r4rs.test b3da54d181 Placate a number of `syntax-check' verifications. vor 13 Jahren
r5rs_pitfall.test 9de674e6e6 Rewrite boot-9 map to be recursive and pure vor 10 Jahren
r6rs-arithmetic-bitwise.test 93da406f33 Optimize R6RS bitwise operators. vor 11 Jahren
r6rs-arithmetic-fixnums.test beea6302e0 Fix fixnum-range changes in R6RS fixnum bitops vor 8 Jahren
r6rs-arithmetic-flonums.test fa102e73c3 Fix numerator and denominator handling of signed zeroes and infinities. vor 11 Jahren
r6rs-base.test 06906f370f R6RS `string-for-each' should accept multiple string arguments vor 12 Jahren
r6rs-conditions.test c0f6c1638b Some tweaks to the R6RS support vor 14 Jahren
r6rs-control.test bf745816f2 Implementation and test cases for the R6RS (rnrs control) library. vor 14 Jahren
r6rs-enums.test 015a4aaedb Enumeration set universe comparisons should be done with `equal?' vor 14 Jahren
r6rs-eval.test d3094cf2fa Fix typo in license comment. vor 14 Jahren
r6rs-exceptions.test 02500d4477 Convert guile exceptions to R6RS conditions in R6RS exception handlers. vor 11 Jahren
r6rs-files.test 8c6b62e7d5 Untabify some test files. vor 10 Jahren
r6rs-hashtables.test d545e4551d (rnrs hashtables): Hash functions of eq? and eqv? hashtables vor 8 Jahren
r6rs-lists.test d825841db0 Fix R6RS `fold-left' so the accumulator is the first argument. vor 13 Jahren
r6rs-ports.test d0d1f68794 scm_i_make_transcoded_port: fix mode for input/output ports vor 4 Jahren
r6rs-records-inspection.test f797da47f8 Implementation for the R6RS (rnrs hashtables) library; vor 14 Jahren
r6rs-records-procedural.test 73d0a3bccb Rebase R6RS records on top of core records vor 5 Jahren
r6rs-records-syntactic.test d682f703c7 fix r6rs-records-syntactic.test to not shadow a literal vor 13 Jahren
r6rs-unicode.test 949532501a Implementation and test cases for the R6RS (rnrs unicode) library. vor 14 Jahren
r7rs.test f1547e1d58 (scheme base) member: return #f, not (), for no match vor 4 Jahren
random.test badcbd0fe9 Support general arrays in random:hollow-sphere! vor 7 Jahren
rdelim.test 1e058add7b U+FFFD is the input substitution character vor 8 Jahren
reader.test 52809cc630 read: Use "invalid" rather than "illegal". vor 4 Jahren
receive.test 53befeb700 Change Guile license to LGPLv3+ vor 15 Jahren
records.test 315fabdfe7 Add support for immutable fields in core records vor 5 Jahren
regexp.test 12b8487d5d Merge commit '0ce224594ae5a673f6a397c284db5f5a61935334' vor 11 Jahren
rnrs-libraries.test 5e470ea48f Fix R6RS imports of interfaces that use interfaces vor 8 Jahren
rnrs-test-a.scm d10f7b572c move (test-suite lib) to lower dir; cleans up uninstalled paths. vor 12 Jahren
rtl-compilation.test 691697de09 Rename "RTL" to "bytecode" vor 11 Jahren
rtl.test 8d46966052 Fix RTL tests for recent arity change vor 5 Jahren
sandbox.test 7c71be0c7e Add sandboxed evaluation facility vor 7 Jahren
session.test f41accb9c2 Fix procedure-arguments on RTL programs, and tweak session.test vor 11 Jahren
signals.test d4fd9adcac Disable test for current value of setitimer on Cygwin vor 5 Jahren
sort.test 3bfd4aaa6e Fix sort, sort! for arrays with nonzero lower bound vor 7 Jahren
srcprop.test cac24946da Add tests to verify that 'read' sets source properties when appropriate vor 13 Jahren
srfi-1.test e9c5a1719b Move copy-tree to (ice-9 copy-tree); deprecate main binding vor 4 Jahren
srfi-10.test cb65f76c74 add quasisyntax vor 15 Jahren
srfi-105.test 6dce942c46 String ports use UTF-8; ignore %default-port-encoding. vor 11 Jahren
srfi-11.test 1733efe236 srfi-11: Do not expose variables to later clauses vor 5 Jahren
srfi-111.test 3e2e49650c Implement SRFI-111 Boxes. vor 11 Jahren
srfi-13.test 793e8a9317 Fix 'string-copy!' to work properly with overlapping src/dest. vor 11 Jahren
srfi-14.test 0ce224594a Improve handling of locales in the test suite. vor 11 Jahren
srfi-17.test e75184d5d2 adapt tests to new syntax-error form vor 14 Jahren
srfi-171.test 5f60eb6bb5 Add SRFI-171 to guile vor 4 Jahren
srfi-18.test 95efe14e44 SRFI-18 uses core exceptions vor 5 Jahren
srfi-19.test 1b0fcddba5 Fix tests for SRFI-19 date->string ~N vor 5 Jahren
srfi-2.test daf8d33036 Add SRFI-2 (and-let*) test suite. vor 8 Jahren
srfi-26.test 012a3a7537 * tests/srfi-26.test: New. vor 21 Jahren
srfi-27.test 56ec46a7c3 Add implementation of SRFI 27 vor 14 Jahren
srfi-31.test e7350baf1e Rewrite SRFI-31 in terms of `syntax-rules'. vor 12 Jahren
srfi-34.test 53befeb700 Change Guile license to LGPLv3+ vor 15 Jahren
srfi-35.test 99a95383cf Rebase srfi-35 conditions on top of make-record-type vor 5 Jahren
srfi-37.test 59b0f9d763 SRFI-37: Fix infinite loop when processing short option with no required arg. vor 11 Jahren
srfi-38.test 12708eeb11 Add implementation of SRFI 38 vor 14 Jahren
srfi-39.test 53befeb700 Change Guile license to LGPLv3+ vor 15 Jahren
srfi-4.test fb7dd00169 Deprecate general "uniform-vector" interface vor 11 Jahren
srfi-41.test 50d08cd894 Add SRFI-41. vor 11 Jahren
srfi-42.test b469997798 Remove stale test file. vor 13 Jahren
srfi-43.test 9060dc29d5 Implement SRFI-43 Vector Library. vor 11 Jahren
srfi-45.test d291d7990d SRFI-45: add promise? predicate. vor 11 Jahren
srfi-6.test ecb48dccba Make SRFI-6 string ports Unicode-capable. vor 12 Jahren
srfi-60.test 7f8ad91b99 SRFI-60: Reimplement 'rotate-bit-field' on inums to be more portable. vor 10 Jahren
srfi-64-test.scm de5d1a7f99 Fix bug #42713: srfi-64: Reset test-runner-current if done vor 4 Jahren
srfi-64.test 2546849642 Fix srfi-64.test for #:select borkage. The irony... vor 8 Jahren
srfi-67.test b3da54d181 Placate a number of `syntax-check' verifications. vor 13 Jahren
srfi-69.test 53befeb700 Change Guile license to LGPLv3+ vor 15 Jahren
srfi-71.test b79a6e647d tests: Add SRFI-71 test. vor 6 Jahren
srfi-88.test b8ed3de36e Fix "coding:" cookies in the test suite. vor 15 Jahren
srfi-9.test 361553b49d Adapt srfi-9.test to error reporting improvements; update copyright dates. vor 11 Jahren
srfi-98.test 53befeb700 Change Guile license to LGPLv3+ vor 15 Jahren
statprof.test 70cfabd7e8 Check for working profiling and virtual itimers vor 7 Jahren
streams.test 53befeb700 Change Guile license to LGPLv3+ vor 15 Jahren
strings.test 52809cc630 read: Use "invalid" rather than "illegal". vor 4 Jahren
structs.test 5870188eb4 Replace "pr" struct fields with "pw" fields vor 7 Jahren
suspendable-ports.test c7c11f3af9 Update port documentation, rename sports to suspendable ports vor 8 Jahren
sxml-match-tests.ss 01fded8c77 sxml-match: Handle multiple-value returns. vor 14 Jahren
sxml.fold.test 6c76da4c32 Remove `fold' from (sxml fold). vor 14 Jahren
sxml.match.test d10f7b572c move (test-suite lib) to lower dir; cleans up uninstalled paths. vor 12 Jahren
sxml.simple.test e10c250928 add #:doctype-handler to xml->sxml vor 12 Jahren
sxml.ssax.test de9df04a0c update licenses on tests imported from guile-lib vor 14 Jahren
sxml.transform.test de9df04a0c update licenses on tests imported from guile-lib vor 14 Jahren
sxml.xpath.test de9df04a0c update licenses on tests imported from guile-lib vor 14 Jahren
symbols.test 2e9fc9fc73 symbols with odd characters print better in #{}# vor 13 Jahren
syncase.test 37ae02ffa0 Fix infinite loop in expander vor 10 Jahren
syntax.test 2053592214 Allow mixed local definitions and expressions vor 5 Jahren
texinfo.docbook.test de9df04a0c update licenses on tests imported from guile-lib vor 14 Jahren
texinfo.html.test bd65845497 Fix texinfo->html for @acronym, @itemize vor 8 Jahren
texinfo.plain-text.test ff14b77ff5 texinfo: Properly render @acronym in plain text. vor 5 Jahren
texinfo.serialize.test 06e4091c9c Texinfo serialization: add braces when needed vor 8 Jahren
texinfo.string-utils.test 43c2a48323 texinfo: Add whitespace after periods. vor 11 Jahren
texinfo.test a43aa1bc79 texinfo: Add basic support for @w{...}. vor 4 Jahren
threads.test 56dd476af7 Back to simple unlock-mutex vor 8 Jahren
time.test 480d86df68 strptime test shouldn't presume that initial whitespace is ignored vor 4 Jahren
tree-il.test 9d5978a756 New warnings: -Wuse-before-definition, -Wnon-idempotent-definition vor 4 Jahren
types.test 5f75df03c6 types: Recognize 'scm_t_port_type' and decode port type name. vor 6 Jahren
unicode.test c5ea75534c Add (ice-9 unicode) module vor 10 Jahren
vectors.test 99015f6d4e add vector-move test cases vor 14 Jahren
version.test efecac1c7d skip version test if git-version-gen can't compute version from git vor 4 Jahren
vlist.test 26d148066f Merge remote-tracking branch 'origin/stable-2.0' vor 11 Jahren
vm.test c5e1d6eaf4 'load-thunk-from-memory' reports the correct error. vor 6 Jahren
weaks.test 9db57a19e1 Merge commit '9b5da400dde6e6bc8fd0e318e7ca1feffa5870db' vor 11 Jahren
web-client.test 8399e7af51 Generic port facility provides buffering uniformly vor 8 Jahren
web-http.test e1225d013e Revert "web: Add support for HTTP header continuation lines." vor 5 Jahren
web-request.test 7095a536f3 web: add support for URI-reference vor 7 Jahren
web-response.test d52edc05d3 web: Fix 'close' method of delimited input ports. vor 8 Jahren
web-server.test 87bf38c93a tests: Skip web server test when thread support is missing. vor 4 Jahren
web-uri.test 1ab2105339 web: Accept URI host names consisting only of hex digits. vor 4 Jahren