*** empty log message ***
[bpt/guile.git] / test-suite /
2003-11-17 Marius Vollmer*** empty log message ***
2003-11-17 Marius VollmerExpect a "Bad variable" error for (set! #f 1).
2003-11-15 Dirk Herrmann * libguile/eval.c (s_mixed_body_forms): New static...
2003-11-15 Dirk Herrmann * tests/syntax.test: Fixed test that checks for the...
2003-11-14 Kevin Ryde*** empty log message ***
2003-11-14 Kevin RydeUse (test-suite lib), for the benefit of standalone...
2003-11-09 Dirk Herrmann * tests/optargs.test: Wrap tests in module (test-suite
2003-11-08 Dirk Herrmann * libguile/eval.c (s_missing_body_expression): New...
2003-11-01 Dirk Herrmann * libguile/eval.c (s_expression): Added comment.
2003-10-19 Kevin Ryde*** empty log message ***
2003-10-19 Kevin RydeUse define-module to hide helper defines.
2003-10-18 Dirk Herrmann * libguile/eval.c (scm_m_cont, scm_m_at_call_with_values,
2003-10-18 Dirk Herrmann * libguile/eval.c (scm_m_set_x, scm_m_apply, scm_m_atb...
2003-10-18 Dirk Herrmann * libguile/eval.c: Sorted include files alphabetically.
2003-10-18 Dirk Herrmann * libguile/eval.c (scm_m_let, scm_m_letstar, scm_m_letrec,
2003-10-12 Dirk Herrmann * libguile/eval.c (s_bad_formals, s_bad_formal, s_dupl...
2003-10-12 Dirk Herrmann * tests/syntax.test (exception:missing/extra-expr...
2003-10-12 Dirk Herrmann * libguile/eval.c (s_duplicate_binding): New static...
2003-10-11 Dirk Herrmann * libguile/eval.c (s_missing_expression, s_bad_variabl...
2003-10-11 Dirk Herrmann * libguile/eval.c (s_extra_expression, s_misplaced_els...
2003-10-11 Dirk Herrmann * libguile/eval.c (scm_m_case): Allow empty lists...
2003-10-11 Dirk Herrmann * libguile/tags.h (SCM_IM_ELSE, SCM_IM_ARROW): New...
2003-10-10 Dirk Herrmann * libguile/eval.c (s_bad_expression, syntax_error_key...
2003-10-10 Marius Vollmer*** empty log message ***
2003-10-10 Marius Vollmer(inexact->exact): Use corrent argument order for pass...
2003-10-09 Kevin Ryde*** empty log message ***
2003-10-09 Kevin Ryde(inexact->exact): New tests.
2003-10-08 Kevin Ryde*** empty log message ***
2003-10-08 Kevin Ryde * tests/poe.test: New file.
2003-10-08 Kevin RydeNew file.
2003-10-07 Dirk Herrmann * lib.scm (exception:missing-expression): New.
2003-10-02 Kevin Ryde*** empty log message ***
2003-10-02 Kevin Ryde(call-with-output-string): Test proc closing port.
2003-10-02 Kevin RydeFix a couple of typos in:
2003-09-22 Dirk Herrmann * guile-test: Wrapped in module (test-suite guile...
2003-09-19 Kevin Ryde*** empty log message ***
2003-09-19 Kevin Ryde * tests/popen.test: New file.
2003-09-19 Kevin RydeNew file.
2003-09-17 Dirk Herrmann * libguile/numbers.c (scm_bigequal): Fixed.
2003-08-30 Kevin Ryde*** empty log message ***
2003-08-30 Kevin RydeCorrection to a comment in:
2003-08-30 Kevin Ryde(lognot): Add tests.
2003-08-22 Kevin Ryde*** empty log message ***
2003-08-22 Kevin Ryde(list-copy): New tests.
2003-08-22 Kevin Ryde*** empty log message ***
2003-08-22 Kevin Ryde(date-week-number): Add tests.
2003-08-22 Kevin Ryde*** empty log message ***
2003-08-22 Kevin Ryde(-): Exercise bignum - inum.
2003-08-17 Kevin Ryde*** empty log message ***
2003-08-17 Kevin Ryde(while): Exercise break and continue from
2003-08-12 Kevin Ryde*** empty log message ***
2003-08-12 Kevin RydeAdd a copyright year.
2003-08-12 Kevin Ryde(while): New tests.
2003-08-10 Dirk Herrmann * tests/numbers.test: Eliminated misuses of expect...
2003-08-08 Kevin Ryde*** empty log message ***
2003-08-08 Kevin Ryde * tests/srcprop.test: New file.
2003-08-08 Kevin RydeNew file.
2003-07-28 Kevin Ryde*** empty log message ***
2003-07-28 Kevin Ryde(length+): New tests.
2003-07-28 Kevin RydeCheck cond-expand srfi-34.
2003-07-28 Kevin Ryde(concatenate, concatenate!): New tests.
2003-07-24 Kevin Ryde*** empty log message ***
2003-07-24 Kevin Ryde(angle): New tests.
2003-07-18 Kevin Ryde*** empty log message ***
2003-07-18 Kevin Ryde(*): Add complex/bignum test.
2003-07-13 Kevin Ryde*** empty log message ***
2003-07-13 Kevin Ryde2003-07-14 Matthias Koeppe <mkoeppe@mail.math.uni...
2003-07-08 Kevin Ryde*** empty log message ***
2003-07-08 Kevin Ryde(make-polar, magnitude): New tests.
2003-07-08 Kevin Ryde*** empty log message ***
2003-07-08 Kevin RydeRemove a diagnostic accidentally left in initial checkin.
2003-07-08 Kevin Ryde(delete, delete!): Add more tests.
2003-06-21 Kevin Ryde*** empty log message ***
2003-06-21 Kevin Ryde(truncate, round, asinh, acosh, atanh): Add some tests.
2003-06-19 Kevin Ryde*** empty log message ***
2003-06-19 Kevin Ryde * tests/posix.test: New file, exercising putenv, seten...
2003-06-19 Kevin RydeNew file, exercising putenv, setenv, unsetenv.
2003-06-19 Kevin RydeNew file, exercising parallel.
2003-06-11 Kevin Ryde*** empty log message ***
2003-06-11 Kevin Ryde * tests/srfi-6.test: New file.
2003-06-06 Kevin Ryde*** empty log message ***
2003-06-06 Kevin RydeNew file.
2003-06-04 Dirk Herrmann * test-suite/tests/chars.test: Fixed test comment...
2003-06-04 Dirk Herrmann * test-suite/tests/chars.test: Added test, attempting...
2003-06-04 Kevin Ryde*** empty log message ***
2003-06-04 Kevin Ryde(reading): Test bad # error message is formattable.
2003-06-04 Kevin Ryde(logcount): Add a few more tests, to exercise
2003-06-01 Dirk Herrmann * tests/pairs.test: Added.
2003-06-01 Dirk Herrmann * tests/vectors.test: Added.
2003-06-01 Dirk Herrmann * tests/guardians.test: Uses module (ice-9 weak-vector).
2003-05-30 Dirk Herrmann * lib.scm: Documented the short form for pass-if and...
2003-05-30 Kevin Ryde*** empty log message ***
2003-05-30 Kevin Ryde(max, min): Add tests involving NaNs.
2003-05-29 Stefan Jahn2003-05-29 Stefan Jahn <stefan@lkcc.org>
2003-05-27 Dirk Herrmann * benchmark-suite/lib.scm: Fix some typos in...
2003-05-25 Dirk Herrmann * libguile/eval.c (SCM_CEVAL): In case of an applicati...
2003-05-12 Kevin Ryde*** empty log message ***
2003-05-12 Kevin Ryde(=, <, max, min): Add tests of bignum/inf combinations.
2003-05-12 Kevin Ryde(delete, delete!): Test predicate call arg order.
2003-05-10 Kevin Ryde*** empty log message ***
next