summaryrefslogtreecommitdiff
path: root/test-suite
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Marius Vollmer2001-07-121-0/+4
* New file.Marius Vollmer2001-07-121-0/+76
* * Added some simple goops test for a beginning.Dirk Herrmann2001-06-302-1/+76
* * Added a missing module import.Dirk Herrmann2001-06-302-1/+6
* * tests/srfi-4.test: New file.Martin Grabmüller2001-06-272-0/+316
* *** empty log message ***Marius Vollmer2001-06-161-0/+8
* * tests/ports.test: New test for output port line counts.Marius Vollmer2001-06-161-1/+30
* New files. Thanks to Matthias Köppe!Marius Vollmer2001-06-163-0/+201
* * tests/symbols.test ("gensym"): New tests for long gensymMartin Grabmüller2001-05-282-1/+13
* * validate.hMichael Livshin2001-05-241-1/+1
* *** empty log message ***Marius Vollmer2001-05-211-0/+4
* New, minimal tests.Marius Vollmer2001-05-212-0/+59
* *** empty log message ***Marius Vollmer2001-05-191-0/+4
* Updated test for new micro version stuff.Marius Vollmer2001-05-191-2/+6
* * tests/srfi-13.test: More tests.Martin Grabmüller2001-05-162-0/+427
* * tests/srfi-10.test: New file.Martin Grabmüller2001-05-104-1/+335
* *** empty log message ***Thien-Thi Nguyen2001-05-101-3/+9
* ("evaluator" "memoization"): New test prefix block.Thien-Thi Nguyen2001-05-101-0/+9
* * tests/srfi-13.test: Added module access kludge, and uncommentedMartin Grabmüller2001-05-082-12/+20
* * tests/srfi-13.test: New file testing the SRFI string library.Martin Grabmüller2001-05-072-0/+336
* * tests/r4rs.test: delete files tmp1, tmp2, tmp3 after the testsGary Houston2001-04-254-2/+16
* * Added some tests.Dirk Herrmann2001-04-022-0/+56
* * check-guile.in: 16 documentation tests were failing if "makeGary Houston2001-03-193-6/+22
* * check-guile.in: use @srcdir@ instead of @test_suite_dir@. useGary Houston2001-03-182-1/+6
* * Added a new test case plus minor improvements.Dirk Herrmann2001-03-112-6/+16
* * tests/syntax.test ("let*"): Changed the `duplicate bindings'Martin Grabmüller2001-03-092-3/+7
* * Preserve the original error's stack for re-throwing.Dirk Herrmann2001-03-052-2/+7
* *** empty log message ***Marius Vollmer2001-03-031-0/+6
* * tests/syntax.test ("let,duplicate bindings", "let*,duplicateMarius Vollmer2001-03-031-9/+27
* *** empty log message ***Marius Vollmer2001-03-031-0/+5
* * tests/syntax.test ("duplicate formals"): New category, moveMarius Vollmer2001-03-031-6/+14
* *** empty log message ***Marius Vollmer2001-03-031-0/+5
* * tests/alist.test: Use "'()" instead of "()" in all placesMarius Vollmer2001-03-031-2/+2
* * extracted the tests from exceptions.test into eval.test and syntax.test.Dirk Herrmann2001-03-026-255/+539
* * Moved the number related tests from exceptions.test to numbers.test.Dirk Herrmann2001-03-013-2/+157
* * Extracted tests from exceptions.test into strings.test and symbols.test.Dirk Herrmann2001-03-014-20/+114
* * Turn some test's result into XFAIL instead of FAIL.Dirk Herrmann2001-02-282-16/+43
* * Moved reader related tests from exceptions.test to reader.test.Dirk Herrmann2001-02-283-12/+30
* * Removed old system to check for exceptions.Dirk Herrmann2001-02-282-30/+5
* * Forgot to commit the changelog for the last change...Dirk Herrmann2001-02-281-0/+39
* * Provide and use new convenience macros to test for exceptions.Dirk Herrmann2001-02-2810-494/+314
* * Remove redundant test name prefix.Dirk Herrmann2001-02-282-41/+45
* * Make sure that tests return a boolean value.Dirk Herrmann2001-02-2813-29/+48
* * Cleaned up export list.Dirk Herrmann2001-02-272-3/+4
* *** empty log message ***Thien-Thi Nguyen2001-02-231-0/+13
* (syntax lambda): Renamed from (lambda).Thien-Thi Nguyen2001-02-231-41/+133
* *** empty log message ***Thien-Thi Nguyen2001-02-231-2/+6
* Initial revision.Thien-Thi Nguyen2001-02-231-0/+200
* *** empty log message ***Marius Vollmer2001-02-081-0/+5
* * guile-test: Use (ice-9 and-let-star) instead of (ice-9Marius Vollmer2001-02-081-1/+1