Ludovic Courtès 3795049ce6 Actually run '00-repl-server.test'. пре 5 година
..
00-initial-env.test 0c57673a11 Add optimized tagged integer addition/subtractions for x86_64. пре 14 година
00-repl-server.test 3795049ce6 Actually run '00-repl-server.test'. пре 5 година
00-socket.test 685ca33e2e Only run tests that require fork if it is provided пре 8 година
alist.test cbc469f8a4 Resolve unresolved alist test cases пре 8 година
and-let-star.test b8f5cdce15 Update and-let-star.test пре 8 година
array-map.test f52fc0566f Support non-zero lower bounds in array-slice-for-each пре 7 година
arrays.test e0bcda4ad9 Fix bitvectors and non-zero lower bound arrays in truncated-print пре 7 година
asyncs.test 70cfabd7e8 Check for working profiling and virtual itimers пре 8 година
atomic.test 32f309d5ce Compiler support for atomics пре 8 година
bit-operations.test 8ecd1943ef fix bug in ash opcode пре 15 година
bitvectors.test d40b05386c Fix bit-count* bug пре 10 година
brainfuck.test d10f7b572c move (test-suite lib) to lower dir; cleans up uninstalled paths. пре 13 година
bytevectors.test fe73fedab4 Fix list validation of *list->bytevector procedures. пре 6 година
c-api.test 82b8cfa40c tests: Use NUL instead of /dev/null on MinGW. пре 11 година
chars.test 6dce942c46 String ports use UTF-8; ignore %default-port-encoding. пре 11 година
coding.test 7c848fe572 Make temporary file in coding.test work on MS-Windows. пре 10 година
common-list.test 53befeb700 Change Guile license to LGPLv3+ пре 16 година
compiler.test c3e14b74e8 Fix type inferencing for 'nil?' and 'null?' predicates. пре 6 година
continuations.test e309f3bf9e with-continuation-barrier calls exit(3) _after_ unwinding пре 14 година
control.test 0543ec96b2 Nonlocal prompt returns cause all effects пре 8 година
coverage.test fe4a34d20d Deprecate make-struct пре 7 година
cross-compilation.test 856d318a9f Merge branch 'stable-2.0' пре 10 година
curried-definitions.test e39d0b7668 fix curried definitions for value defines пре 15 година
dwarf.test 691697de09 Rename "RTL" to "bytecode" пре 11 година
ecmascript.test 9807d2dced Fix tree-il code generation for ECMAscript `new' expression. пре 8 година
elisp-compiler.test 5c6b3c5169 Fix test suite for constant literals change пре 8 година
elisp-reader.test 0dbfdeefc6 use correct names for quasiquotation operators пре 14 година
elisp.test 764246cfbb test-suite: eq-ness of numbers, characters is unspecified пре 12 година
encoding-escapes.test 6851d3be80 Change `scm_encoding_error' to pass the port and faulty character. пре 14 година
encoding-iso88591.test 0ce224594a Improve handling of locales in the test suite. пре 11 година
encoding-iso88597.test 0ce224594a Improve handling of locales in the test suite. пре 11 година
encoding-utf8.test 0ce224594a Improve handling of locales in the test suite. пре 11 година
eval-string.test d59dd06eb9 add ice-9 eval-string пре 14 година
eval.test 1d326a511b Better eval+promise+gc test пре 8 година
exceptions.test 498f3f9568 Avoid stacks in dynamically-bound values пре 8 година
fdes-finalizers.test 2fa2e50a0f Add file descriptor finalizers пре 8 година
filesys.test 36ad1d24b3 'basename' correctly handles "/" and "//". пре 5 година
fluids.test 5d29564971 Respect thread local fluid defaults пре 5 година
foreign.test 4ce31fd387 Can't recursively search DLLs with FFI on Cygwin пре 8 година
format.test de5cf50aba i18n: 'number->locale-string' guesses the minimum number of decimals. пре 8 година
fractions.test eba5c07715 Fix incorrect rationalize tests. пре 11 година
ftw.test 9977b31643 test-suite: Skip `EACCES' test of `file-system-fold' when run as root. пре 12 година
future.test 8a177d316c futures: Limit the number of nested futures on the same stack. пре 12 година
gc.test 86fafc4402 tests: Add more `maybe-gc-flakiness'. пре 12 година
getopt-long.test 6b4b4bfb09 Implement #:stop-at-first-non-option option for getopt-long пре 14 година
goops.test 77cfd7e4bf Fix class slot allocation since GOOPS rewrite пре 8 година
guardians.test 9b5da400dd Deprecate vector-ref, vector-length, vector-set! on weak vectors пре 11 година
hash.test c6a2691fff Test for deleted weak pairs in hash-for-each. пре 11 година
hooks.test 8ffcf6e725 Enclose hooks tests in their own module. пре 15 година
i18n.test 7c2b48a6bd Strings, i18n: Limit the use of alloca to approximately 8 kilobytes. пре 6 година
iconv.test 1e058add7b U+FFFD is the input substitution character пре 9 година
import.test 53befeb700 Change Guile license to LGPLv3+ пре 16 година
interp.test 53befeb700 Change Guile license to LGPLv3+ пре 16 година
keywords.test b8ed3de36e Fix "coding:" cookies in the test suite. пре 15 година
linker.test 4828538940 fix linker.test пре 12 година
list.test 226a56a3d4 Improve error reporting in 'append!' пре 12 година
load.test 017eb4a6be primitive-load returns the value(s) of the last expression пре 13 година
match.test d10f7b572c move (test-suite lib) to lower dir; cleans up uninstalled paths. пре 13 година
match.test.upstream 8e86dd93a0 Update (ice-9 match) to include selected bug fixes from upstream. пре 6 година
modules.test 631e9901d8 Declare module exports before loading imports пре 8 година
multilingual.nottest 53befeb700 Change Guile license to LGPLv3+ пре 16 година
net-db.test 1ba05158eb tests: Have `getaddrinfo' test work for Darwin 8. пре 13 година
numbers.test 1990aa9163 In 'ash' and 'round-ash', handle right shift count of LONG_MIN. пре 6 година
optargs.test 68f13adaaf Better errors for odd-length keyword args пре 8 година
options.test 85d3a8a63d fix up options.test пре 14 година
pairs.test 53befeb700 Change Guile license to LGPLv3+ пре 16 година
parameters.test 9670f238d4 current-input-port et al are srfi-39 parameters пре 13 година
peg.bench 3ebd578616 PEG Renames пре 12 година
peg.test 3ebd578616 PEG Renames пре 12 година
peval.test aa0bfa2f93 Fix peval bug that ignored excess args пре 5 година
poe.test 53befeb700 Change Guile license to LGPLv3+ пре 16 година
popen-child.scm 6069e97331 Fix hanging of popen.test пре 15 година
popen.test 317f6a2370 Unconditionally build and test the ice-9/popen module. пре 10 година
ports.test 552f007e91 Don't mutate read-only string in ports test пре 6 година
posix.test 27ffbfb023 Fix crypt-on-glibc test error пре 6 година
print.test e0bcda4ad9 Fix bitvectors and non-zero lower bound arrays in truncated-print пре 7 година
procprop.test 39caffe79b remove @apply memoizer пре 12 година
procs.test 18f06db925 Add `compose', `negate', and `const'. пре 14 година
q.test 53befeb700 Change Guile license to LGPLv3+ пре 16 година
r4rs.test b3da54d181 Placate a number of `syntax-check' verifications. пре 13 година
r5rs_pitfall.test 9de674e6e6 Rewrite boot-9 map to be recursive and pure пре 11 година
r6rs-arithmetic-bitwise.test 93da406f33 Optimize R6RS bitwise operators. пре 11 година
r6rs-arithmetic-fixnums.test beea6302e0 Fix fixnum-range changes in R6RS fixnum bitops пре 8 година
r6rs-arithmetic-flonums.test fa102e73c3 Fix numerator and denominator handling of signed zeroes and infinities. пре 11 година
r6rs-base.test 06906f370f R6RS `string-for-each' should accept multiple string arguments пре 12 година
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 02500d4477 Convert guile exceptions to R6RS conditions in R6RS exception handlers. пре 11 година
r6rs-files.test 8c6b62e7d5 Untabify some test files. пре 10 година
r6rs-hashtables.test d545e4551d (rnrs hashtables): Hash functions of eq? and eqv? hashtables пре 8 година
r6rs-lists.test d825841db0 Fix R6RS `fold-left' so the accumulator is the first argument. пре 13 година
r6rs-ports.test 162a031e5f Avoid 'with-latin1-locale' in binary I/O tests. пре 6 година
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 пре 14 година
r6rs-unicode.test 949532501a Implementation and test cases for the R6RS (rnrs unicode) library. пре 15 година
random.test badcbd0fe9 Support general arrays in random:hollow-sphere! пре 7 година
rdelim.test 1e058add7b U+FFFD is the input substitution character пре 9 година
reader.test d77247b90b Heed the reader settings implied by #!r6rs пре 9 година
receive.test 53befeb700 Change Guile license to LGPLv3+ пре 16 година
records.test 51797cec09 make-record-type slight refactor пре 15 година
regexp.test 12b8487d5d Merge commit '0ce224594ae5a673f6a397c284db5f5a61935334' пре 11 година
rnrs-libraries.test 5e470ea48f Fix R6RS imports of interfaces that use interfaces пре 9 година
rnrs-test-a.scm d10f7b572c move (test-suite lib) to lower dir; cleans up uninstalled paths. пре 13 година
rtl-compilation.test 691697de09 Rename "RTL" to "bytecode" пре 11 година
rtl.test 1d72d46951 Don't serialize uninterned symbols пре 8 година
sandbox.test 7c71be0c7e Add sandboxed evaluation facility пре 8 година
session.test f41accb9c2 Fix procedure-arguments on RTL programs, and tweak session.test пре 11 година
signals.test 3a64c504ca Disable test for current value of setitimer on Cygwin пре 6 година
sort.test 3bfd4aaa6e Fix sort, sort! for arrays with nonzero lower bound пре 7 година
srcprop.test cac24946da Add tests to verify that 'read' sets source properties when appropriate пре 13 година
srfi-1.test a5186f506f SRFI-1 'length+' raises an error unless passed a proper or circular list. пре 11 година
srfi-10.test cb65f76c74 add quasisyntax пре 15 година
srfi-105.test 6dce942c46 String ports use UTF-8; ignore %default-port-encoding. пре 11 година
srfi-11.test 53befeb700 Change Guile license to LGPLv3+ пре 16 година
srfi-111.test 3e2e49650c Implement SRFI-111 Boxes. пре 11 година
srfi-13.test 793e8a9317 Fix 'string-copy!' to work properly with overlapping src/dest. пре 11 година
srfi-14.test 0ce224594a Improve handling of locales in the test suite. пре 11 година
srfi-17.test e75184d5d2 adapt tests to new syntax-error form пре 14 година
srfi-18.test 3986053959 srfi-18: 'thread-sleep!' timeout-as-a-number is relative. пре 7 година
srfi-19.test 901bfef592 Fix tests for SRFI-19 date->string ~N пре 6 година
srfi-2.test daf8d33036 Add SRFI-2 (and-let*) test suite. пре 8 година
srfi-26.test 012a3a7537 * tests/srfi-26.test: New. пре 21 година
srfi-27.test 56ec46a7c3 Add implementation of SRFI 27 пре 14 година
srfi-31.test e7350baf1e Rewrite SRFI-31 in terms of `syntax-rules'. пре 12 година
srfi-34.test 53befeb700 Change Guile license to LGPLv3+ пре 16 година
srfi-35.test 764246cfbb test-suite: eq-ness of numbers, characters is unspecified пре 12 година
srfi-37.test 59b0f9d763 SRFI-37: Fix infinite loop when processing short option with no required arg. пре 12 година
srfi-38.test 12708eeb11 Add implementation of SRFI 38 пре 14 година
srfi-39.test 53befeb700 Change Guile license to LGPLv3+ пре 16 година
srfi-4.test fb7dd00169 Deprecate general "uniform-vector" interface пре 11 година
srfi-41.test 50d08cd894 Add SRFI-41. пре 12 година
srfi-42.test b469997798 Remove stale test file. пре 13 година
srfi-43.test 9060dc29d5 Implement SRFI-43 Vector Library. пре 11 година
srfi-45.test d291d7990d SRFI-45: add promise? predicate. пре 12 година
srfi-6.test ecb48dccba Make SRFI-6 string ports Unicode-capable. пре 13 година
srfi-60.test 7f8ad91b99 SRFI-60: Reimplement 'rotate-bit-field' on inums to be more portable. пре 11 година
srfi-64-test.scm 34e8987734 Implement SRFI-64 - A Scheme API for test suites. пре 11 година
srfi-64.test 2546849642 Fix srfi-64.test for #:select borkage. The irony... пре 8 година
srfi-67.test b3da54d181 Placate a number of `syntax-check' verifications. пре 13 година
srfi-69.test 53befeb700 Change Guile license to LGPLv3+ пре 16 година
srfi-71.test 35f7df9378 tests: Add SRFI-71 test. пре 6 година
srfi-88.test b8ed3de36e Fix "coding:" cookies in the test suite. пре 15 година
srfi-9.test 361553b49d Adapt srfi-9.test to error reporting improvements; update copyright dates. пре 11 година
srfi-98.test 53befeb700 Change Guile license to LGPLv3+ пре 16 година
statprof.test 70cfabd7e8 Check for working profiling and virtual itimers пре 8 година
streams.test 53befeb700 Change Guile license to LGPLv3+ пре 16 година
strings.test 7c2b48a6bd Strings, i18n: Limit the use of alloca to approximately 8 kilobytes. пре 6 година
structs.test fe4a34d20d Deprecate make-struct пре 7 година
suspendable-ports.test c7c11f3af9 Update port documentation, rename sports to suspendable ports пре 9 година
sxml-match-tests.ss 01fded8c77 sxml-match: Handle multiple-value returns. пре 15 година
sxml.fold.test 6c76da4c32 Remove `fold' from (sxml fold). пре 15 година
sxml.match.test d10f7b572c move (test-suite lib) to lower dir; cleans up uninstalled paths. пре 13 година
sxml.simple.test e10c250928 add #:doctype-handler to xml->sxml пре 12 година
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 37ae02ffa0 Fix infinite loop in expander пре 10 година
syntax.test 2e5f7d8f6d Syntax objects are comparable with equal? пре 8 година
texinfo.docbook.test de9df04a0c update licenses on tests imported from guile-lib пре 15 година
texinfo.html.test bd65845497 Fix texinfo->html for @acronym, @itemize пре 8 година
texinfo.plain-text.test 7dfd7b0743 texinfo: Properly render @acronym in plain text. пре 5 година
texinfo.serialize.test 06e4091c9c Texinfo serialization: add braces when needed пре 8 година
texinfo.string-utils.test 43c2a48323 texinfo: Add whitespace after periods. пре 12 година
texinfo.test 3f826e3c9e texinfo: fix @url{@@} parsing пре 10 година
threads.test 56dd476af7 Back to simple unlock-mutex пре 8 година
time.test ab2fd70ef1 'strftime' and 'strptime' honor the locale encoding. пре 5 година
tree-il.test bdcd0ba8a7 Add -Wshadowed-toplevel. пре 6 година
types.test c009bfdcc8 types: Recognize 'scm_t_port_type' and decode port type name. пре 6 година
unicode.test c5ea75534c Add (ice-9 unicode) module пре 10 година
vectors.test 99015f6d4e add vector-move test cases пре 14 година
version.test fd449a2690 Relax the `(version)' test. пре 15 година
vlist.test 26d148066f Merge remote-tracking branch 'origin/stable-2.0' пре 12 година
vm.test deef64a739 'load-thunk-from-memory' reports the correct error. пре 7 година
weaks.test 9db57a19e1 Merge commit '9b5da400dde6e6bc8fd0e318e7ca1feffa5870db' пре 11 година
web-client.test 8399e7af51 Generic port facility provides buffering uniformly пре 9 година
web-http.test e1225d013e Revert "web: Add support for HTTP header continuation lines." пре 5 година
web-request.test 7095a536f3 web: add support for URI-reference пре 8 година
web-response.test d52edc05d3 web: Fix 'close' method of delimited input ports. пре 9 година
web-server.test a152a67d38 tests: Add (web server) test. пре 5 година
web-uri.test 420c2632bb Make URI handling locale independent. пре 5 година