1999-06-19 16:28:17 +00:00
|
|
|
1999-06-19 Jim Blandy <jimb@savonarola.red-bean.com>
|
|
|
|
|
|
|
|
|
|
* tests/interp.test: New file.
|
|
|
|
|
|
1999-06-15 08:40:04 +00:00
|
|
|
1999-06-15 Jim Blandy <jimb@savonarola.red-bean.com>
|
|
|
|
|
|
1999-06-15 14:10:06 +00:00
|
|
|
* tests/time.test: New test file.
|
|
|
|
|
|
1999-06-15 08:40:04 +00:00
|
|
|
* tests/r4rs.test: New set of tests, taken from Guile's test
|
|
|
|
|
script, taken from SCM.
|
|
|
|
|
|
|
|
|
|
* tests/ports.test: Group the string port tests under a new
|
|
|
|
|
test name prefix.
|
|
|
|
|
|
|
|
|
|
* tests/ports.test ("line counter"): Check the final column, too.
|
|
|
|
|
|
|
|
|
|
* lib.scm: Import (test-suite paths).
|
|
|
|
|
(data-file): New exported function.
|
|
|
|
|
|
|
|
|
|
1999-06-12 Jim Blandy <jimb@savonarola.red-bean.com>
|
|
|
|
|
|
|
|
|
|
* tests/ports.test ("line counter"): Add test for correct column
|
|
|
|
|
at EOF.
|
|
|
|
|
|
1999-06-09 08:57:32 +00:00
|
|
|
1999-06-09 Jim Blandy <jimb@savonarola.red-bean.com>
|
|
|
|
|
|
1999-06-09 09:42:21 +00:00
|
|
|
* tests/ports.test ("line counter"): Verify that we do eventually
|
|
|
|
|
get EOF on the port --- don't just read forever.
|
|
|
|
|
|
1999-06-09 08:57:32 +00:00
|
|
|
* lib.scm (full-reporter): The test name is the cadr of the
|
|
|
|
|
result, not the cdr. I'm not macho enough to handle run-time
|
|
|
|
|
typechecking.
|
|
|
|
|
|
1999-06-09 09:42:21 +00:00
|
|
|
* lib.scm (print-counts): XFAILS are "expected failures", not
|
|
|
|
|
"unexpected failures."
|
|
|
|
|
|
1999-06-09 08:57:32 +00:00
|
|
|
* lib.scm, guile-test, paths.scm: Log begins.
|
|
|
|
|
|