[pacman-dev] [PATCH] A very tiny tweak to the unit test framework.

Jeremy Heiner <ScalaProtractor at gmail.com> scalaprotractor at gmail.com
Wed Oct 2 09:08:11 EDT 2013


Debugging unit test specifications is made more difficult when the
framework cuts the rules short in its test run output. Of course, once
debugged there is no interest in seeing the complete rules.
Fortunately there is a "-v" option for situations just like this.

This is also partially a test of my git-send-email configuration.  So
thanks, once again, to everyone who helped me with that. I've still
got one slightly weird thing: the From line has two <> clauses, one
the obscured " at gmail.com", one unobscured. I'm hoping that the
listserv will not be too confused...

Jeremy Heiner (1):
  Don't truncate display of rules when unit tests are run with "-v".

 test/pacman/pmrule.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.8.4



More information about the pacman-dev mailing list