summaryrefslogtreecommitdiff
path: root/test-suite
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Fixed things that I had broken with the last patch :-(Dirk Herrmann2001-01-264-31/+55
* * Added Thien-Thi Nguyen's patch to support "make check".Dirk Herrmann2001-01-264-33/+101
* * tests/ports.test: include (ice-9 rdelim) module.Gary Houston2001-01-242-1/+7
* * Converted to real boundary testing.Dirk Herrmann2001-01-182-451/+750
* * Added tests for bit-operations.Dirk Herrmann2001-01-172-0/+356
* Test suite for applicable smobs.Keisuke Nishida2000-12-074-0/+0
* * Add test to check whether the after-gc-hook is run correctly.Dirk Herrmann2000-11-032-0/+71
* * Reflect the fact that string=? is fixed in the test-suite.Dirk Herrmann2000-10-302-1/+5
* * Deprecated scm_sloppy_mem(q|v|ber)Dirk Herrmann2000-10-132-9/+4
* * Remember that string=? and friends need fixing.Dirk Herrmann2000-09-262-0/+14
* * Tests that rely on garbage collection: Be aware of conservative scanning.Dirk Herrmann2000-09-122-2/+13
* * Improved and enhanced the environment test suite.Dirk Herrmann2000-09-052-190/+929
* * Added Jost Boekemeier's implementation of environments to guile.Dirk Herrmann2000-08-252-0/+368
* * lib.scm (pass-if, expect-fail): Generalized.Dirk Herrmann2000-08-213-5/+12
* * Eliminated use of SCM_ASSERT to check for range errors.Dirk Herrmann2000-06-302-0/+200
* * Made a couple of functions (not all yet) tail recursive.Dirk Herrmann2000-06-212-0/+246
* * Added some tests that are currently known to fail due to bugs inDirk Herrmann2000-06-212-0/+141
* *** empty log message ***Mikael Djurfeldt2000-06-191-0/+4
* * tests/list.test: Use cons* instead of list*.Mikael Djurfeldt2000-06-191-1/+1
* *** empty log message ***Mikael Djurfeldt2000-06-131-0/+5