Cayte:
> I was just writing some unit tests, with my tool, for Martel. It failed
>the AtEnd test on Windows. I wonder if this is one of those Unix/Dos
>things?
Yes, it is. The current code requires "\n" and does't allow "\r\n". I
still haven't sat down to figure out the details of unix vs. dos end-of-line
conventions.
Andrew