index
:
git/guile-wip-pf
wip-r5rsde
Clone of Guile with own patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
Age
Commit message (
Expand
)
Author
2018-01-10
Remove obsolete rtl tests
Andy Wingo
2017-11-29
Merge until badcbd0fe955e0477ae98ed743b3f274d6e6f22d from stable-2.2
Andy Wingo
2017-11-29
Merge until e0bcda4ad940c4e15679cc2b229838b33acdd36c from stable-2.2
Andy Wingo
2017-11-05
error, scm-error primcalls expand to `throw'
Andy Wingo
2017-10-31
Support general arrays in random:hollow-sphere!
Daniel Llorens
2017-10-31
Fix bitvectors and non-zero lower bound arrays in truncated-print
Daniel Llorens
2017-10-31
Support non-zero lower bounds in array-slice-for-each
Daniel Llorens
2017-10-31
Fix sort, sort! for arrays with nonzero lower bound
Daniel Llorens
2017-10-31
Allow scm_XXX_writable_elements on empty vectors, even if immutable
Daniel Llorens
2017-10-30
RTL test uses new instructions
Andy Wingo
2017-10-25
Allow garbage collection of revealed file ports.
Ludovic Courtès
2017-09-23
Replace "pr" struct fields with "pw" fields
Andy Wingo
2017-09-22
Merge stable-2.2 into master
Andy Wingo
2017-09-22
Deprecate make-struct
Andy Wingo
2017-09-14
Implement class redefinition on top of fixed structs
Andy Wingo
2017-06-15
Correctly relativize file names in the presence of common prefixes.
Ludovic Courtès
2017-05-21
web: add support for URI-reference
Andy Wingo
2017-05-16
On Hurd, skip tests that require working setrlimits for memory
Manolis Ragkousis
2017-04-21
Syntax objects are comparable with equal?
Andy Wingo
2017-04-19
Add srfi-19 ~f regression test
Andy Wingo
2017-04-19
Fix date->string ~f operator to not emit leading zeros
Andy Wingo
2017-04-19
Fixed bug: ~N mishandles small nanoseconds value
Andrew Moss
2017-04-19
Fix test suite for constant literals change
Andy Wingo
2017-04-18
Add sandboxed evaluation facility
Andy Wingo
2017-04-04
Only run tests that require fork if it is provided
Michael Gran
2017-03-31
fix repl server test to allow for ECONNABORTED
Mike Gran
2017-03-20
i18n: locale-positive-separated-by-space? should return bool, not string
Mike Gran
2017-03-20
i18n: add tests for locale-digit-grouping
Mike Gran
2017-03-20
i18n: add tests for locale AM/PM
Mike Gran
2017-03-20
i18n: rename locale-monetary-digit-grouping to locale-monetary-grouping
Mike Gran
2017-03-14
Better eval+promise+gc test
Andy Wingo
2017-03-14
Resolve unresolved alist test cases
Andy Wingo
2017-03-13
Nonlocal prompt returns cause all effects
Andy Wingo
2017-03-09
Fix bug in comparison between real and complex
Daniel Llorens
2017-03-07
Fix new thread-local fluids test
Andy Wingo
2017-03-07
Add thread local fluids
Andy Wingo
2017-03-06
Check for working profiling and virtual itimers
Mike Gran
2017-03-05
Can't recursively search DLLs with FFI on Cygwin
Mike Gran
2017-03-04
Disable Turkish locale tests on Cygwin
Mike Gran
2017-03-03
Cygwin: skip tests that require working setrlimits for memory
Mike Gran
2017-03-01
i18n: 'number->locale-string' guesses the minimum number of decimals.
Ludovic Courtès
2017-03-01
i18n: Fix corner cases for monetary and number string conversions.
Ludovic Courtès
2017-03-01
tests: Choose a more plausible US English locale name.
Ludovic Courtès
2017-03-01
tests: Use 'pass-if-equal' for (ice-9 i18n) tests.
Ludovic Courtès
2017-03-01
i18n: Do not represent zero as "-0".
Ludovic Courtès
2017-03-01
tests: Avoid statprof test failure on systems without 'setitimer'.
Ludovic Courtès
2017-03-01
Disable REPL server tests if no threads
Andy Wingo
2017-03-01
tests: Avoid race condition in REPL server test.
Ludovic Courtès
2017-03-01
tests: Throw 'unresolved when the REPL server is too slow.
Ludovic Courtès
2017-03-01
tests: Add REPL server test for CVE-2016-8606.
Ludovic Courtès
[next]