summaryrefslogtreecommitdiff
path: root/test-suite/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Move copy-tree to (ice-9 copy-tree); deprecate main bindingAndy Wingo2020-09-101-1/+2
* Add SRFI-171 to guileLinus Björnstam2020-03-251-0/+1
* texinfo: Add '*line-width*' fluid to control line wrapping.Ludovic Courtès2020-01-291-0/+1
* Remove "vm" testsAndy Wingo2019-09-271-3/+2
* tests: Add (web server) test.Ludovic Courtès2019-06-301-0/+1
* tests: Add SRFI-71 test.Ludovic Courtès2018-06-181-0/+1
* 'load-thunk-from-memory' reports the correct error.Ludovic Courtès2017-12-221-0/+1
* Add sandboxed evaluation facilityAndy Wingo2017-04-181-0/+1
* tests: Add REPL server test for CVE-2016-8606.Ludovic Courtès2017-03-011-0/+1
* New functions (array-for-each-cell, array-for-each-cell-in-order)Daniel Llorens2016-11-231-1/+1
* Deprecate arbitersAndy Wingo2016-10-171-1/+0
* Add file descriptor finalizersAndy Wingo2016-08-301-0/+1
* Fix texinfo->html for @acronym, @itemizeAndy Wingo2016-06-241-0/+1
* Add SRFI-2 (and-let*) test suite.Taylan Ulrich Bayırlı/Kammer2016-06-211-0/+1
* Update port documentation, rename sports to suspendable portsAndy Wingo2016-06-091-1/+1
* Test Scheme port implementationAndy Wingo2016-05-161-0/+1
* Add (ice-9 unicode) moduleAndy Wingo2014-09-121-0/+1
* Merge branch 'stable-2.0'v2.1.0Mark H Weaver2014-04-251-0/+15
|\
| * Add missing files to the test-suite Makefile.Mark H Weaver2014-03-031-1/+15
| * Add (system base types).Ludovic Courtès2014-02-181-0/+1
* | Remove tests for old Tree-IL CSE moduleAndy Wingo2014-04-101-2/+1
* | Change uses of scm_is_simple_vector to scm_is_vectorDaniel Llorens2014-02-081-0/+1
* | Merge commit '34e89877342f20fdb8a531ad78dab34cfd2b0843'Andy Wingo2014-02-071-1/+4
|\ \ | |/
| * Implement SRFI-64 - A Scheme API for test suites.Mark H Weaver2014-02-011-1/+3
| * Implement SRFI-43 Vector Library.Mark H Weaver2014-02-011-0/+1
* | Merge commit 'ca5e0414e96886177d883a249edd957d2331db65'Andy Wingo2014-02-071-0/+1
|\ \ | |/
| * Implement SRFI-111 Boxes.Mark H Weaver2014-01-241-0/+1
* | Move useful parts of asm-to-bytecode.test to cross-compilation.testAndy Wingo2013-11-081-1/+1
* | Add source location testAndy Wingo2013-10-031-0/+1
* | Add CPS -> RTL compilerAndy Wingo2013-08-311-0/+1
* | Add RTL assemblerAndy Wingo2013-06-091-0/+1
* | Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver2013-03-281-0/+1
|\ \ | |/
| * Add SRFI-41.Chris K. Jester-Young2013-03-271-0/+1
| * GUILE_INSTALL_LOCALE=1 during buildAndy Wingo2013-03-071-1/+3
| * warn on multithreaded forkAndy Wingo2013-01-171-1/+1
* | add PEG parser generatorAndy Wingo2013-01-161-0/+1
* | Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo2013-01-151-1/+2
|\ \ | |/
| * add bytevector->string and string->bytevector in new (ice-9 iconv) moduleAndy Wingo2013-01-111-1/+2
* | Merge remote-tracking branch 'origin/stable-2.0'Mark H Weaver2012-10-301-0/+1
|\ \ | |/
| * Implement SRFI-105 curly infix expressions.Mark H Weaver2012-10-261-0/+1
* | Merge commit 'f66cbb99ee096186837536885d3436bb334df34d'Andy Wingo2012-04-261-0/+1
|\ \ | |/
| * new pass: cseAndy Wingo2012-04-231-0/+1
* | Merge commit 'de1eb420a5a95b17e85b19c4d98c869036e9ecb0'Andy Wingo2012-04-261-0/+1
|\ \ | |/
| * peval tests into separate fileAndy Wingo2012-04-231-0/+1
* | Merge commit 'd10f7b572c0ca1ccef87f9c46069daa30946e0cf'Andy Wingo2012-04-261-1/+1
|\ \ | |/
| * move (test-suite lib) to lower dir; cleans up uninstalled paths.Andy Wingo2012-04-231-2/+2
* | signal an error on multithreaded forkAndy Wingo2012-02-241-2/+2
|/
* Use Gnulib's `localcharset', with local patches.Ludovic Courtès2011-12-151-1/+3
* add srfi-39 parameters to boot-9Andy Wingo2011-12-051-0/+1
* Update (ice-9 match) from Chibi-Scheme.Ludovic Courtès2011-09-031-0/+1