Andy Wingo 70c317ab51 SP-relative local addressing 9 سال پیش
..
00-initial-env.test 0c57673a11 Add optimized tagged integer addition/subtractions for x86_64. 14 سال پیش
00-socket.test c8b7b0dad3 Merge commit 'b9b88351ea2c4b43a6f90938554dc5693b17e328' 11 سال پیش
alist.test 764246cfbb test-suite: eq-ness of numbers, characters is unspecified 12 سال پیش
and-let-star.test 53befeb700 Change Guile license to LGPLv3+ 16 سال پیش
arbiters.test 53befeb700 Change Guile license to LGPLv3+ 16 سال پیش
arrays.test eb3d623da5 Non-vector 1D arrays print as #1() 10 سال پیش
bit-operations.test 8ecd1943ef fix bug in ash opcode 15 سال پیش
bitvectors.test d40b05386c Fix bit-count* bug 11 سال پیش
brainfuck.test d10f7b572c move (test-suite lib) to lower dir; cleans up uninstalled paths. 13 سال پیش
bytevectors.test 00884bb79f Allow decoding of UTF-8 containing U+FFFD, the replacement character. 10 سال پیش
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. 12 سال پیش
coding.test 7c848fe572 Make temporary file in coding.test work on MS-Windows. 11 سال پیش
common-list.test 53befeb700 Change Guile license to LGPLv3+ 16 سال پیش
compiler.test d38ca16e2c Add make-vector opcode 11 سال پیش
continuations.test e309f3bf9e with-continuation-barrier calls exit(3) _after_ unwinding 14 سال پیش
control.test a222cbc9d1 No more VM objects visible to Scheme 11 سال پیش
coverage.test 6679375332 Mark two coverage tests as XFAIL 10 سال پیش
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 6dce942c46 String ports use UTF-8; ignore %default-port-encoding. 12 سال پیش
elisp-compiler.test 0e5b7e74e4 fix `flet' syntax 13 سال پیش
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 37d574b378 Change some make-stack tests to use frame-call-representation 11 سال پیش
exceptions.test 1e42832af0 Convert test-suite/tests/exceptions.test to use hygienic macros. 11 سال پیش
filesys.test 9f7914d39a tests: Remove symlink only when it exists. 12 سال پیش
fluids.test 8dd01861a9 Fix later-bindings-win logic in with-fluids. 12 سال پیش
foreign.test b0ca878cae Foreign procedures are RTL programs 11 سال پیش
format.test f2c3d29fd2 tests: Check 'simple-format' with closed current-output-port. 11 سال پیش
fractions.test eba5c07715 Fix incorrect rationalize tests. 12 سال پیش
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 26350edcac Add #:static-slot-allocation? 10 سال پیش
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 700f6cd86b i18n: Adjust tests for Windows. 11 سال پیش
iconv.test 8c76a8971b fix bug where scm_from_utf8_stringn would not detect bad utf-8 12 سال پیش
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 b92bbfff1a Update (ice-9 match) from Chibi-Scheme. 13 سال پیش
modules.test 856d318a9f Merge branch 'stable-2.0' 10 سال پیش
multilingual.nottest 53befeb700 Change Guile license to LGPLv3+ 16 سال پیش
net-db.test 1ba05158eb tests: Have `getaddrinfo' test work for Darwin 8. 13 سال پیش
numbers.test 7af706e36e Fix 'exact-integer?' comment in numbers.test. 11 سال پیش
optargs.test 79a9a2c271 Report the faulty keyword in errors raised by `scm_c_bind_keyword_arguments'. 12 سال پیش
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 4632f3d998 Fix bug compiling fixpoint combinator 10 سال پیش
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. 11 سال پیش
ports.test baa74d3695 Merge commit '37b1453032488de582175270d1b3a1653ea81457' 10 سال پیش
posix.test 8c6b62e7d5 Untabify some test files. 11 سال پیش
print.test fb484fefeb Merge branch 'stable-2.0' 11 سال پیش
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. 12 سال پیش
r6rs-arithmetic-fixnums.test 93da406f33 Optimize R6RS bitwise operators. 12 سال پیش
r6rs-arithmetic-flonums.test fa102e73c3 Fix numerator and denominator handling of signed zeroes and infinities. 12 سال پیش
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. 11 سال پیش
r6rs-hashtables.test 3fdc1d05ae Fix argument passing for external hash functions in `(rnrs hashtables)'. 15 سال پیش
r6rs-lists.test d825841db0 Fix R6RS `fold-left' so the accumulator is the first argument. 13 سال پیش
r6rs-ports.test 0a5b437ef9 Merge commit 'ed72201a795ac1c8d6c0288b6bb710f2bd0ebd9c' 10 سال پیش
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 سال پیش
ramap.test b98e2f47aa Preallocate index list in scm_array_index_map_x 11 سال پیش
random.test d747313100 Change uses of scm_is_simple_vector to scm_is_vector 11 سال پیش
rdelim.test 856d318a9f Merge branch 'stable-2.0' 10 سال پیش
reader.test 678995ff79 Merge commit '5af307de43e4b65eec7f235b48a8908f2a00f134' 10 سال پیش
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 5d7c55bdcf R6RS srfi library names should ignore first identifier after the :n 12 سال پیش
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 70c317ab51 SP-relative local addressing 9 سال پیش
session.test f41accb9c2 Fix procedure-arguments on RTL programs, and tweak session.test 11 سال پیش
signals.test ecc7987427 Sloppier matching in setitimer tests 11 سال پیش
sort.test 589bc528bd Fix likely crash in `stable-sort!' 14 سال پیش
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. 12 سال پیش
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 8d124d2077 Calculate usecs correctly in thread-sleep! 11 سال پیش
srfi-19.test 0ce224594a Improve handling of locales in the test suite. 11 سال پیش
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 34e8987734 Implement SRFI-64 - A Scheme API for test suites. 11 سال پیش
srfi-67.test b3da54d181 Placate a number of `syntax-check' verifications. 13 سال پیش
srfi-69.test 53befeb700 Change Guile license to LGPLv3+ 16 سال پیش
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 6f248df1f6 Merge commit 'cdcba5b2f6270de808e51b3b933374170611b91d' 10 سال پیش
streams.test 53befeb700 Change Guile license to LGPLv3+ 16 سال پیش
strings.test 39caffe79b remove @apply memoizer 12 سال پیش
structs.test 8ac870dee4 Implement `hash' for structs. 12 سال پیش
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 dc33a94502 Fix syntax.test 10 سال پیش
texinfo.docbook.test de9df04a0c update licenses on tests imported from guile-lib 15 سال پیش
texinfo.serialize.test 43c2a48323 texinfo: Add whitespace after periods. 12 سال پیش
texinfo.string-utils.test 43c2a48323 texinfo: Add whitespace after periods. 12 سال پیش
texinfo.test 3f826e3c9e texinfo: fix @url{@@} parsing 10 سال پیش
threads.test f184e887a6 build: Support pthread builds without 'pthread_cancel' support (Android). 11 سال پیش
time.test 587a33556f Modify socket and time functions for wide strings 16 سال پیش
tree-il.test 856d318a9f Merge branch 'stable-2.0' 10 سال پیش
types.test 577eab817c (system base types) knows about variables 10 سال پیش
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 سال پیش
weaks.test 9db57a19e1 Merge commit '9b5da400dde6e6bc8fd0e318e7ca1feffa5870db' 11 سال پیش
web-client.test 990b11c53f Add http-post, http-put, et cetera 12 سال پیش
web-http.test 18c44b29e4 web: Location header is URI-reference; better URI-reference support 10 سال پیش
web-request.test ecfb148137 fix web-request.test 14 سال پیش
web-response.test ba578eb044 Merge branch 'stable-2.0' 11 سال پیش
web-uri.test 18c44b29e4 web: Location header is URI-reference; better URI-reference support 10 سال پیش