Have `srfi-19.test' use the non-deprecated `format' style.
authorLudovic Courtès <ludo@gnu.org>
Sat, 29 Jan 2011 20:46:44 +0000 (21:46 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sat, 29 Jan 2011 20:46:44 +0000 (21:46 +0100)
commit4c35b9f31cb08da1fa9ad69a95de4f5e9f70813b
tree0dcf18d955902d142dabd3481e460be45c280ca3
parent9d46abb07bae2d9b5253d6895b68c775fc16a3de
Have `srfi-19.test' use the non-deprecated `format' style.

* test-suite/tests/srfi-19.test: Fix all uses of `format' to pass a port
  or Boolean as the first argument.
test-suite/tests/srfi-19.test