<p dir="ltr">I think changed on purpose. Try replacing the / with @ and see if that works. If it does and we want to preserve the / behavior I can make that happen.</p>
<div class="gmail_quote">On Jul 4, 2015 11:51 PM, "Timothy Arceri" <<a href="mailto:t_arceri@yahoo.com.au">t_arceri@yahoo.com.au</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I've been meaning to ask about this for a while.<br>
<br>
You used to be able to run piglit tests using wildcard type searchs.<br>
<br>
For example:<br>
<br>
$ ./piglit-run.py -t glsl-1.40 tests/all.tests results/test1<br>
<br>
Would run all glsl-1.40 tests<br>
<br>
$ ./piglit-run.py -t glsl-1.40/compiler tests/all.tests results/test1<br>
<br>
Would run only the glsl-1.40 compiler tests<br>
<br>
$ ./piglit-run.py -t glsl-1.40/compiler/gl_F tests/all.tests results/test1<br>
<br>
Would run only compiler tests that start with gl_F<br>
<br>
$ ./piglit-run.py -t glsl-1.40/compiler/gl_FragCoord.frag tests/all.tests<br>
results/test1<br>
<br>
Would only run gl_FragCoord.frag<br>
<br>
<br>
Now only the first example works, the others get "Fatal Error: There are no<br>
tests scheduled to run. Aborting run.". Is there a reason for this change? Was<br>
it removed on purpose or was broken by accident?<br>
<br>
<br>
Tim<br>
_______________________________________________<br>
Piglit mailing list<br>
<a href="mailto:Piglit@lists.freedesktop.org">Piglit@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/piglit" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/piglit</a><br>
</blockquote></div>