On Sun, Feb 14, 2010 at 12:46 AM, Ch Lamprecht
<ch.l.ngre@online.de> wrote:
Hello to everybody,
running the tests in latest images PharoCore-1.1 and 1.0 on WinXP I see
GoferApiTest>>#testSubDirectoryRepository failing.
It could be fixed by changing
MCSubDirectoryRepository>>#description
+ � � � ^ directory pathName, FileDirectory slash , '*'
- � � � ^ directory pathName, '/*'
The current implementation works because '/' and '\' both are valid path
separators on windows. Assuming '/' as path delimiter would cause trouble with
MacFileDirectory - but that might be obsolete anyway.
So may be the test is too strict?
I just started to follow this list and the Pharo project ('Recreational
programmer' btw. - thanks for the kind welcome message ;) ). Should I report
this? And if so: It is a MC issue, should it be reported using the Pharo tracker
or somewere else?
Cheers, Christoph
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project