Moritz Lenz wrote:
rakudo's "make spectest" suffers from too much noise in its output.The attached patch adds a spectest_regression target to Makefile that uses whitelisting to run only those tests that are known to pass.
This is really useful! Applied in r27708, thanks. :-) Jonathan