On Mon, Feb 25, 2013 at 10:20 AM, Robert Goldman <[email protected]> wrote:
> On 2/24/13 Feb 24 -11:16 PM, Faré wrote:
> ....
>
> re: test-encodings
>
>> Uh, doesn't this test print the test name just before, in the logs?
>
> It prints the test name, but my stuff adds a sub-test name.  There were,
> IIRC, three places where we check UTF-8 encoding of the lambda character.
>
> I made them distinguishable, but in a kludgy way.  See attached patch.
> Could tidy it up, but possibly not worth it.  LMK what you think.
>
Wait, in with-encoding-test, there is a
       (format t "~&Test ~A: should be ~A~%" ',sys ',encoding)
that ought to tell you which subtest it is already.

Are you providing more information?

—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
On-line, adj.:
        The idea that a human being should always be accessible to a computer.

_______________________________________________
asdf-devel mailing list
[email protected]
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel

Reply via email to