summaryrefslogtreecommitdiff
path: root/test-suite/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* fix problems detecting coding: in block commentsAndy Wingo2011-03-311-0/+1
* add ice-9 eval-stringAndy Wingo2011-03-051-0/+1
* autocompile -> auto-compileAndy Wingo2011-02-131-1/+1
* Rewrite `read-line' in terms of `scm_getc'.Ludovic Courtès2011-01-261-1/+3
* Add `compose', `negate', and `const'.Ludovic Courtès2010-12-161-0/+1
* Add `(ice-9 futures)'.Ludovic Courtès2010-12-031-0/+1
* add HTTP response moduleAndy Wingo2010-11-051-0/+1
* add HTTP request moduleAndy Wingo2010-11-051-0/+1
* add HTTP moduleAndy Wingo2010-11-041-0/+1
* Add implementation of SRFI 38Andreas Rottmann2010-11-031-0/+1
* web/uri: reimplement for rfc 3986, add testsAndy Wingo2010-10-171-1/+2
* Add implementation of SRFI 45Andreas Rottmann2010-10-031-0/+1
* Add implementation of SRFI-67Andreas Rottmann2010-10-031-0/+1
* Add implementation of SRFI 42Andreas Rottmann2010-10-031-0/+1
* Add implementation of SRFI 27Andreas Rottmann2010-09-271-0/+1
* Fix for `submodules' in (ice-9 session) (closes #30062)Jose A. Ortega Ruiz2010-09-021-0/+1
* Add `test-suite/tests/popen-child.scm' to the distribution.Ludovic Courtès2010-09-011-0/+1
* bitvector workAndy Wingo2010-08-291-0/+1
* Explicit definitions for `memp' and `assp' in `(rnrs list)'; the predicateJulian Graham2010-08-081-0/+1
* Explicit definitions for `vector-for-each' and `vector-map'; Guile's SRFI-1Julian Graham2010-08-081-0/+1
* Use Alex Shinn's pattern matcher for (ice-9 match).Ludovic Courtès2010-06-171-0/+1
* Rename the `testsuite' directory to `test-suite/vm'.Ludovic Courtès2010-05-261-1/+1
* Add (sxml match).Ludovic Courtès2010-05-251-1/+2
* Test suite and fixes for R6RS (rnrs arithmetic fixnums).Julian Graham2010-05-201-0/+1
* Implementation and test cases for the R6RS (rnrs arithmetic flonums)Julian Graham2010-05-201-0/+1
* Implementation and test case for R6RS (rnrs eval) library.Julian Graham2010-05-201-0/+1
* Implementation and test cases for the R6RS (rnrs enums) library.Julian Graham2010-05-201-0/+1
* Test suite and fixes for R6RS (rnrs conditions) andJulian Graham2010-05-201-0/+1
* Add `guard' form and test cases to R6RS (rnrs exceptions) library.Julian Graham2010-05-201-0/+1
* Implementation and test cases for R6RS (rnrs files) library.Julian Graham2010-05-201-0/+1
* Implementation and test cases for the R6RS (rnrs unicode) library.Julian Graham2010-05-201-0/+1
* Fixes and test cases for R6RS (rnrs hashtables) library.Julian Graham2010-05-201-0/+1
* Implementation for the R6RS (rnrs hashtables) library;Julian Graham2010-05-201-0/+1
* Implementation and test cases for the R6RS (rnrs records inspection)Julian Graham2010-05-201-0/+1
* Implementation and test cases for the R6RS (rnrs records procedural) library,Julian Graham2010-05-201-0/+1
* Fix missing imports for `(rnrs arithmetic bitwise)'.Julian Graham2010-05-201-0/+1
* Implementation and test cases for the R6RS (rnrs control) library.Julian Graham2010-05-201-0/+1
* Have `sxml->xml' handle `*TOP*' nodes (bug #29260).Ludovic Courtès2010-05-111-0/+1
* Add (system vm coverage).Ludovic Courtès2010-05-071-0/+1
* add rnrs libraries test suiteAndy Wingo2010-05-031-1/+7
* Raise an error when attempting to modify the value of `%null-pointer'.Ludovic Courtès2010-04-091-0/+1
* add (ice-9 curried definitions)Andy Wingo2010-04-081-0/+1
* rename unif.test to arrays.testAndy Wingo2010-03-311-1/+0
* Add separate test file for GOOPS-less tests.Ludovic Courtès2010-03-311-1/+2
* Add rudimentary ECMAScript tests.Ludovic Courtès2010-03-311-0/+1
* Add Boucher's `lalr-scm' as the `(system base lalr)' module.Ludovic Courtès2010-03-311-0/+43
* fix equal? between an array and a non-arrayAndy Wingo2010-03-311-0/+1
* Revert "fix equal? between an array and a non-array"Andy Wingo2010-03-301-1/+0
* fix equal? between an array and a non-arrayAndy Wingo2010-03-301-0/+1
* start of tests for (ice-9 control)Andy Wingo2010-02-241-0/+1