On 11/03/15 21:16, Dylan Baker wrote:
On Wed, Mar 11, 2015 at 08:19:42PM +0000, Jose Fonseca wrote:
Thanks Dylan.
Yeah, this is meant mostly as short term stop gap. Feel free to revert
this when you have a better solution.
'|' sounds alright. Another alternative would be to use a non-printable
character (something nobody ever consider using in a test name) -- then
replace it with '/' a __str__/__repr__ methods. Eitherway, if you make
the separate a constant variable, you can always tweak it later.
Turns out that glean uses a lot of special characters in test names, I'm
down to using somethign more exotic like @, which isn't a binary
operator.
I assume that windows terminal can print the @ chracter?
Yep. Unlike path separators, Microsoft decided to not change the
character for e-mails :)
Jose
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit