simon-git: bob (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Mon May 22 07:22:58 BST 2017
TL;DR:
3312b06 Improve logging of if/elif/else blocks.
Repository: https://git.tartarus.org/simon/bob.git
On the web: https://git.tartarus.org/?p=simon/bob.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2017-05-22 07:22:58
commit 3312b06d0a8dd0ad493a2d69a6817038d72240c1
web diff https://git.tartarus.org/?p=simon/bob.git;a=commitdiff;h=3312b06d0a8dd0ad493a2d69a6817038d72240c1;hp=7409d2a79c7158682a87f57d5556971f3471c573
Author: Simon Tatham <anakin at pobox.com>
Date: Mon May 22 07:22:04 2017 +0100
Improve logging of if/elif/else blocks.
Now the log file shows all the if, elif and else lines that are
encountered on the way to whichever sub-block ends up being executed,
so we can see the sequence of actual tests taking place.
parse.py | 30 ++++++++++++++++++------------
1 file changed, 18 insertions(+), 12 deletions(-)
More information about the tartarus-commits
mailing list