.. |
00-initial-env.test
|
0c57673a11
Add optimized tagged integer addition/subtractions for x86_64.
|
il y a 14 ans |
00-repl-server.test
|
1a6eaba436
Use mkdtemp to simplify repl server test
|
il y a 4 ans |
00-socket.test
|
01b686b701
Allow null bytes in UNIX sockets.
|
il y a 2 ans |
alist.test
|
cbc469f8a4
Resolve unresolved alist test cases
|
il y a 7 ans |
and-let-star.test
|
b8f5cdce15
Update and-let-star.test
|
il y a 8 ans |
array-map.test
|
f52fc0566f
Support non-zero lower bounds in array-slice-for-each
|
il y a 7 ans |
arrays.test
|
c2cf685b65
Remove the 'simple vector' concept
|
il y a 3 ans |
asyncs.test
|
70cfabd7e8
Check for working profiling and virtual itimers
|
il y a 7 ans |
atomic.test
|
32f309d5ce
Compiler support for atomics
|
il y a 8 ans |
bit-operations.test
|
8ecd1943ef
fix bug in ash opcode
|
il y a 14 ans |
bitvectors.test
|
d70c1dbebf
New function bitvector-copy (scm_bitvector_copy)
|
il y a 3 ans |
brainfuck.test
|
d10f7b572c
move (test-suite lib) to lower dir; cleans up uninstalled paths.
|
il y a 12 ans |
bytevectors.test
|
e441c34f16
Add 'bytevector-slice'.
|
il y a 2 ans |
c-api.test
|
45cc892fe3
Modifies command line quoting in c-api.test
|
il y a 2 ans |
chars.test
|
8edf1dc623
Read-in-scheme replaces boot "read" definition
|
il y a 3 ans |
coding.test
|
7c848fe572
Make temporary file in coding.test work on MS-Windows.
|
il y a 10 ans |
common-list.test
|
53befeb700
Change Guile license to LGPLv3+
|
il y a 15 ans |
compiler.test
|
d184d09346
Fix order-of-side-effects bug in (eq? x y z) expansion
|
il y a 2 ans |
continuations.test
|
e309f3bf9e
with-continuation-barrier calls exit(3) _after_ unwinding
|
il y a 13 ans |
control.test
|
0543ec96b2
Nonlocal prompt returns cause all effects
|
il y a 7 ans |
copy-tree.test
|
e9c5a1719b
Move copy-tree to (ice-9 copy-tree); deprecate main binding
|
il y a 4 ans |
coverage.test
|
6cf2fc1b9b
Fix coverage test for top-level binding optimization
|
il y a 5 ans |
cross-compilation.test
|
e4e8afd6c8
Allow empty vendor string in GNU target triplets.
|
il y a 2 ans |
curried-definitions.test
|
61d8dab8ea
In curried definitions, move docstrings to outermost lambda
|
il y a 2 ans |
dwarf.test
|
03448b289d
Read Scheme via read-syntax
|
il y a 3 ans |
ecmascript.test
|
9807d2dced
Fix tree-il code generation for ECMAscript `new' expression.
|
il y a 8 ans |
elisp-compiler.test
|
5c6b3c5169
Fix test suite for constant literals change
|
il y a 7 ans |
elisp-reader.test
|
0dbfdeefc6
use correct names for quasiquotation operators
|
il y a 14 ans |
elisp.test
|
e9c5a1719b
Move copy-tree to (ice-9 copy-tree); deprecate main binding
|
il y a 4 ans |
encoding-escapes.test
|
6851d3be80
Change `scm_encoding_error' to pass the port and faulty character.
|
il y a 14 ans |
encoding-iso88591.test
|
0ce224594a
Improve handling of locales in the test suite.
|
il y a 11 ans |
encoding-iso88597.test
|
0ce224594a
Improve handling of locales in the test suite.
|
il y a 11 ans |
encoding-utf8.test
|
0ce224594a
Improve handling of locales in the test suite.
|
il y a 11 ans |
eval-string.test
|
d59dd06eb9
add ice-9 eval-string
|
il y a 14 ans |
eval.test
|
fe2a0c54ac
Test for 'frame-local-ref' errors when printing backtrace.
|
il y a 2 ans |
exceptions.test
|
f4ca107f7f
Rebase throw/catch on top of raise-exception/with-exception-handler
|
il y a 5 ans |
fdes-finalizers.test
|
2fa2e50a0f
Add file descriptor finalizers
|
il y a 8 ans |
filesys.test
|
c8b81ffb34
Define Scheme bindings to ‘openat’ when available.
|
il y a 2 ans |
fluids.test
|
584ba588e5
Test for out of range depth in fluid-ref*
|
il y a 2 ans |
foreign.test
|
496f69dba2
Support C99 complex types in (system foreign)
|
il y a 3 ans |
format.test
|
c85724bd0a
(ice-9 format): Fix scaling floats with leading zeros
|
il y a 3 ans |
fractions.test
|
eba5c07715
Fix incorrect rationalize tests.
|
il y a 11 ans |
ftw.test
|
426ed4068a
in ftw test, skip EACCESS test on MinGW
|
il y a 2 ans |
future.test
|
8a177d316c
futures: Limit the number of nested futures on the same stack.
|
il y a 11 ans |
gc.test
|
04615d3c20
Fix one remaining use of make-record-type with string type name
|
il y a 5 ans |
getopt-long.test
|
6b4b4bfb09
Implement #:stop-at-first-non-option option for getopt-long
|
il y a 13 ans |
goops.test
|
498564e3e3
goops: Preserve all slot options in redefinable classes.
|
il y a 3 ans |
guardians.test
|
9b5da400dd
Deprecate vector-ref, vector-length, vector-set! on weak vectors
|
il y a 11 ans |
hash.test
|
5d96e42158
Add 'hash' test for keywords.
|
il y a 4 ans |
hooks.test
|
8ffcf6e725
Enclose hooks tests in their own module.
|
il y a 15 ans |
i18n.test
|
9e32c5729e
Fix recent i18n tests
|
il y a 3 ans |
iconv.test
|
1e058add7b
U+FFFD is the input substitution character
|
il y a 8 ans |
import.test
|
53befeb700
Change Guile license to LGPLv3+
|
il y a 15 ans |
interp.test
|
53befeb700
Change Guile license to LGPLv3+
|
il y a 15 ans |
keywords.test
|
b8ed3de36e
Fix "coding:" cookies in the test suite.
|
il y a 15 ans |
linker.test
|
c537f938d1
Fix linker.test
|
il y a 5 ans |
list.test
|
226a56a3d4
Improve error reporting in 'append!'
|
il y a 12 ans |
load-lang.test
|
a5eef0e784
Added comments in load-lang.test, which does not work. * test-suite/tests/load-lang.tests: added comments: The test is not working but execution repl does work.
|
il y a 1 an |
load.test
|
017eb4a6be
primitive-load returns the value(s) of the last expression
|
il y a 13 ans |
match.test
|
d4d4336ede
Hotfix to unify (x ...) patterns in match
|
il y a 3 ans |
match.test.upstream
|
d4d4336ede
Hotfix to unify (x ...) patterns in match
|
il y a 3 ans |
modules.test
|
6205c2d7d4
Fix deprecated 1-arg `make-module' in tests
|
il y a 5 ans |
multilingual.nottest
|
53befeb700
Change Guile license to LGPLv3+
|
il y a 15 ans |
net-db.test
|
1ba05158eb
tests: Have `getaddrinfo' test work for Darwin 8.
|
il y a 13 ans |
numbers.test
|
19bc021e34
Have log and log10(real nan) return real nan regardless of sign
|
il y a 3 ans |
optargs.test
|
e9c0f3071d
Warning and optimization levels always small integers
|
il y a 4 ans |
options.test
|
85d3a8a63d
fix up options.test
|
il y a 14 ans |
pairs.test
|
53befeb700
Change Guile license to LGPLv3+
|
il y a 15 ans |
parameters.test
|
9670f238d4
current-input-port et al are srfi-39 parameters
|
il y a 13 ans |
peg.bench
|
3ebd578616
PEG Renames
|
il y a 12 ans |
peg.test
|
3ebd578616
PEG Renames
|
il y a 12 ans |
peval.test
|
51152392ef
Do not expand 'make-vector' primcall with wrong number of arguments.
|
il y a 2 ans |
poe.test
|
53befeb700
Change Guile license to LGPLv3+
|
il y a 15 ans |
popen-child.scm
|
6069e97331
Fix hanging of popen.test
|
il y a 14 ans |
popen.test
|
653cc0bf95
disable popen 'no duplicates' test for MinGW
|
il y a 3 ans |
ports.test
|
6e82a4516a
Fix "non-revealed port is closed" ports.test
|
il y a 2 ans |
posix.test
|
527c257d6e
Make 'system*' and 'piped-process' internally use 'spawn'.
|
il y a 2 ans |
print.test
|
e0bcda4ad9
Fix bitvectors and non-zero lower bound arrays in truncated-print
|
il y a 7 ans |
procprop.test
|
39caffe79b
remove @apply memoizer
|
il y a 11 ans |
procs.test
|
18f06db925
Add `compose', `negate', and `const'.
|
il y a 14 ans |
q.test
|
53befeb700
Change Guile license to LGPLv3+
|
il y a 15 ans |
r4rs.test
|
b3da54d181
Placate a number of `syntax-check' verifications.
|
il y a 13 ans |
r5rs_pitfall.test
|
9de674e6e6
Rewrite boot-9 map to be recursive and pure
|
il y a 10 ans |
r6rs-arithmetic-bitwise.test
|
93da406f33
Optimize R6RS bitwise operators.
|
il y a 11 ans |
r6rs-arithmetic-fixnums.test
|
beea6302e0
Fix fixnum-range changes in R6RS fixnum bitops
|
il y a 8 ans |
r6rs-arithmetic-flonums.test
|
fa102e73c3
Fix numerator and denominator handling of signed zeroes and infinities.
|
il y a 11 ans |
r6rs-base.test
|
06906f370f
R6RS `string-for-each' should accept multiple string arguments
|
il y a 12 ans |
r6rs-conditions.test
|
c0f6c1638b
Some tweaks to the R6RS support
|
il y a 14 ans |
r6rs-control.test
|
bf745816f2
Implementation and test cases for the R6RS (rnrs control) library.
|
il y a 14 ans |
r6rs-enums.test
|
015a4aaedb
Enumeration set universe comparisons should be done with `equal?'
|
il y a 14 ans |
r6rs-eval.test
|
d3094cf2fa
Fix typo in license comment.
|
il y a 14 ans |
r6rs-exceptions.test
|
02500d4477
Convert guile exceptions to R6RS conditions in R6RS exception handlers.
|
il y a 11 ans |
r6rs-files.test
|
85433fc2b1
Add mkstemp; undocument mkstemp!
|
il y a 3 ans |
r6rs-hashtables.test
|
d545e4551d
(rnrs hashtables): Hash functions of eq? and eqv? hashtables
|
il y a 8 ans |
r6rs-lists.test
|
d825841db0
Fix R6RS `fold-left' so the accumulator is the first argument.
|
il y a 13 ans |
r6rs-ports.test
|
bc50aff6f8
Add tests for get-bytevector-some!
|
il y a 3 ans |
r6rs-records-inspection.test
|
f797da47f8
Implementation for the R6RS (rnrs hashtables) library;
|
il y a 14 ans |
r6rs-records-procedural.test
|
73d0a3bccb
Rebase R6RS records on top of core records
|
il y a 5 ans |
r6rs-records-syntactic.test
|
d682f703c7
fix r6rs-records-syntactic.test to not shadow a literal
|
il y a 13 ans |
r6rs-unicode.test
|
949532501a
Implementation and test cases for the R6RS (rnrs unicode) library.
|
il y a 14 ans |
r7rs.test
|
f1547e1d58
(scheme base) member: return #f, not (), for no match
|
il y a 4 ans |
random.test
|
badcbd0fe9
Support general arrays in random:hollow-sphere!
|
il y a 7 ans |
rdelim.test
|
e30ee90478
Revert "Handle CRLF and Unicode line endings in read-line"
|
il y a 3 ans |
reader.test
|
c572b11f3d
tests: Add read-syntax + syntax-source test.
|
il y a 2 ans |
receive.test
|
53befeb700
Change Guile license to LGPLv3+
|
il y a 15 ans |
records.test
|
315fabdfe7
Add support for immutable fields in core records
|
il y a 5 ans |
regexp.test
|
12b8487d5d
Merge commit '0ce224594ae5a673f6a397c284db5f5a61935334'
|
il y a 11 ans |
rnrs-libraries.test
|
5e470ea48f
Fix R6RS imports of interfaces that use interfaces
|
il y a 8 ans |
rnrs-test-a.scm
|
d10f7b572c
move (test-suite lib) to lower dir; cleans up uninstalled paths.
|
il y a 12 ans |
rtl-compilation.test
|
691697de09
Rename "RTL" to "bytecode"
|
il y a 11 ans |
rtl.test
|
8d46966052
Fix RTL tests for recent arity change
|
il y a 5 ans |
sandbox.test
|
7c71be0c7e
Add sandboxed evaluation facility
|
il y a 7 ans |
session.test
|
f41accb9c2
Fix procedure-arguments on RTL programs, and tweak session.test
|
il y a 11 ans |
signals.test
|
d4fd9adcac
Disable test for current value of setitimer on Cygwin
|
il y a 5 ans |
sort.test
|
3bfd4aaa6e
Fix sort, sort! for arrays with nonzero lower bound
|
il y a 7 ans |
srcprop.test
|
cac24946da
Add tests to verify that 'read' sets source properties when appropriate
|
il y a 13 ans |
srfi-1.test
|
e9c5a1719b
Move copy-tree to (ice-9 copy-tree); deprecate main binding
|
il y a 4 ans |
srfi-10.test
|
cb65f76c74
add quasisyntax
|
il y a 15 ans |
srfi-105.test
|
118f0c23c4
Relax srfi-105 source expectations
|
il y a 3 ans |
srfi-11.test
|
1733efe236
srfi-11: Do not expose variables to later clauses
|
il y a 5 ans |
srfi-111.test
|
3e2e49650c
Implement SRFI-111 Boxes.
|
il y a 11 ans |
srfi-13.test
|
793e8a9317
Fix 'string-copy!' to work properly with overlapping src/dest.
|
il y a 11 ans |
srfi-14.test
|
0ce224594a
Improve handling of locales in the test suite.
|
il y a 11 ans |
srfi-17.test
|
e75184d5d2
adapt tests to new syntax-error form
|
il y a 14 ans |
srfi-171.test
|
5f60eb6bb5
Add SRFI-171 to guile
|
il y a 4 ans |
srfi-18.test
|
95efe14e44
SRFI-18 uses core exceptions
|
il y a 5 ans |
srfi-19.test
|
1b0fcddba5
Fix tests for SRFI-19 date->string ~N
|
il y a 5 ans |
srfi-2.test
|
daf8d33036
Add SRFI-2 (and-let*) test suite.
|
il y a 8 ans |
srfi-26.test
|
012a3a7537
* tests/srfi-26.test: New.
|
il y a 21 ans |
srfi-27.test
|
56ec46a7c3
Add implementation of SRFI 27
|
il y a 14 ans |
srfi-31.test
|
e7350baf1e
Rewrite SRFI-31 in terms of `syntax-rules'.
|
il y a 12 ans |
srfi-34.test
|
53befeb700
Change Guile license to LGPLv3+
|
il y a 15 ans |
srfi-35.test
|
3ed7673ac0
srfi-35: Fix expansion of 'condition' for compound conditions.
|
il y a 2 ans |
srfi-37.test
|
59b0f9d763
SRFI-37: Fix infinite loop when processing short option with no required arg.
|
il y a 11 ans |
srfi-38.test
|
12708eeb11
Add implementation of SRFI 38
|
il y a 14 ans |
srfi-39.test
|
53befeb700
Change Guile license to LGPLv3+
|
il y a 15 ans |
srfi-4.test
|
5759e37181
New function srfi-4-vector-type-size in (srfi srfi-4 gnu)
|
il y a 3 ans |
srfi-41.test
|
50d08cd894
Add SRFI-41.
|
il y a 11 ans |
srfi-42.test
|
b469997798
Remove stale test file.
|
il y a 13 ans |
srfi-43.test
|
9060dc29d5
Implement SRFI-43 Vector Library.
|
il y a 11 ans |
srfi-45.test
|
d291d7990d
SRFI-45: add promise? predicate.
|
il y a 11 ans |
srfi-6.test
|
ecb48dccba
Make SRFI-6 string ports Unicode-capable.
|
il y a 12 ans |
srfi-60.test
|
7f8ad91b99
SRFI-60: Reimplement 'rotate-bit-field' on inums to be more portable.
|
il y a 10 ans |
srfi-64-test.scm
|
de5d1a7f99
Fix bug #42713: srfi-64: Reset test-runner-current if done
|
il y a 4 ans |
srfi-64.test
|
2546849642
Fix srfi-64.test for #:select borkage. The irony...
|
il y a 8 ans |
srfi-67.test
|
b3da54d181
Placate a number of `syntax-check' verifications.
|
il y a 13 ans |
srfi-69.test
|
53befeb700
Change Guile license to LGPLv3+
|
il y a 15 ans |
srfi-71.test
|
b79a6e647d
tests: Add SRFI-71 test.
|
il y a 6 ans |
srfi-88.test
|
b8ed3de36e
Fix "coding:" cookies in the test suite.
|
il y a 15 ans |
srfi-9.test
|
361553b49d
Adapt srfi-9.test to error reporting improvements; update copyright dates.
|
il y a 11 ans |
srfi-98.test
|
53befeb700
Change Guile license to LGPLv3+
|
il y a 15 ans |
statprof.test
|
70cfabd7e8
Check for working profiling and virtual itimers
|
il y a 7 ans |
streams.test
|
53befeb700
Change Guile license to LGPLv3+
|
il y a 15 ans |
strings.test
|
52809cc630
read: Use "invalid" rather than "illegal".
|
il y a 4 ans |
structs.test
|
5870188eb4
Replace "pr" struct fields with "pw" fields
|
il y a 7 ans |
suspendable-ports.test
|
c7c11f3af9
Update port documentation, rename sports to suspendable ports
|
il y a 8 ans |
sxml-match-tests.ss
|
01fded8c77
sxml-match: Handle multiple-value returns.
|
il y a 14 ans |
sxml.fold.test
|
6c76da4c32
Remove `fold' from (sxml fold).
|
il y a 14 ans |
sxml.match.test
|
d10f7b572c
move (test-suite lib) to lower dir; cleans up uninstalled paths.
|
il y a 12 ans |
sxml.simple.test
|
e10c250928
add #:doctype-handler to xml->sxml
|
il y a 12 ans |
sxml.ssax.test
|
de9df04a0c
update licenses on tests imported from guile-lib
|
il y a 14 ans |
sxml.transform.test
|
de9df04a0c
update licenses on tests imported from guile-lib
|
il y a 14 ans |
sxml.xpath.test
|
de9df04a0c
update licenses on tests imported from guile-lib
|
il y a 14 ans |
symbols.test
|
2e9fc9fc73
symbols with odd characters print better in #{}#
|
il y a 13 ans |
syncase.test
|
37ae02ffa0
Fix infinite loop in expander
|
il y a 10 ans |
syntax.test
|
d79a226359
Fix crash on #nil in syntaxes
|
il y a 3 ans |
texinfo.docbook.test
|
de9df04a0c
update licenses on tests imported from guile-lib
|
il y a 14 ans |
texinfo.html.test
|
bd65845497
Fix texinfo->html for @acronym, @itemize
|
il y a 8 ans |
texinfo.plain-text.test
|
ff14b77ff5
texinfo: Properly render @acronym in plain text.
|
il y a 5 ans |
texinfo.serialize.test
|
06e4091c9c
Texinfo serialization: add braces when needed
|
il y a 8 ans |
texinfo.string-utils.test
|
43c2a48323
texinfo: Add whitespace after periods.
|
il y a 11 ans |
texinfo.test
|
a43aa1bc79
texinfo: Add basic support for @w{...}.
|
il y a 4 ans |
threads.test
|
56dd476af7
Back to simple unlock-mutex
|
il y a 8 ans |
time.test
|
480d86df68
strptime test shouldn't presume that initial whitespace is ignored
|
il y a 4 ans |
tree-il.test
|
02f69c1d84
Add tests for warning locations.
|
il y a 2 ans |
types.test
|
5f75df03c6
types: Recognize 'scm_t_port_type' and decode port type name.
|
il y a 6 ans |
unicode.test
|
c5ea75534c
Add (ice-9 unicode) module
|
il y a 10 ans |
vectors.test
|
c2cf685b65
Remove the 'simple vector' concept
|
il y a 3 ans |
version.test
|
efecac1c7d
skip version test if git-version-gen can't compute version from git
|
il y a 4 ans |
vlist.test
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
il y a 11 ans |
vm.test
|
c5e1d6eaf4
'load-thunk-from-memory' reports the correct error.
|
il y a 6 ans |
weaks.test
|
9db57a19e1
Merge commit '9b5da400dde6e6bc8fd0e318e7ca1feffa5870db'
|
il y a 11 ans |
web-client.test
|
8399e7af51
Generic port facility provides buffering uniformly
|
il y a 8 ans |
web-http.test
|
baa1424335
web: Don't hide missing data in the chunked input port.
|
il y a 2 ans |
web-request.test
|
7095a536f3
web: add support for URI-reference
|
il y a 7 ans |
web-response.test
|
d52edc05d3
web: Fix 'close' method of delimited input ports.
|
il y a 8 ans |
web-server.test
|
f18f670223
tests: web-server: Wait until the server is listening.
|
il y a 2 ans |
web-uri.test
|
1ab2105339
web: Accept URI host names consisting only of hex digits.
|
il y a 4 ans |