diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-10-15 00:55:52 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-10-24 23:25:49 +0200 |
commit | 2b225c87deb8ceebfdeac2c2be56eaf0ca9caee3 (patch) | |
tree | 64c78f2b74b79d4dc82e78dee22d0908a587ad50 /.ditz/issue-9465e033d968b2c64f02b71bce62d5a0323a60be.yaml | |
parent | 11144b854286fa8fa49a7f770cf995f75d3ccc6f (diff) | |
download | json_diff-2b225c87deb8ceebfdeac2c2be56eaf0ca9caee3.tar.gz |
First working (w/unit tests) version.
Includes also tests for results of piglit run.
Diffstat (limited to '.ditz/issue-9465e033d968b2c64f02b71bce62d5a0323a60be.yaml')
-rw-r--r-- | .ditz/issue-9465e033d968b2c64f02b71bce62d5a0323a60be.yaml | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/.ditz/issue-9465e033d968b2c64f02b71bce62d5a0323a60be.yaml b/.ditz/issue-9465e033d968b2c64f02b71bce62d5a0323a60be.yaml index 4f052d1..57457f2 100644 --- a/.ditz/issue-9465e033d968b2c64f02b71bce62d5a0323a60be.yaml +++ b/.ditz/issue-9465e033d968b2c64f02b71bce62d5a0323a60be.yaml @@ -7,8 +7,8 @@ type: :bugfix component: json_diff release: reporter: Matej Cepl <mcepl@redhat.com> -status: :unstarted -disposition: +status: :closed +disposition: :fixed creation_time: 2011-10-10 21:31:46.437278 Z references: [] @@ -18,3 +18,14 @@ log_events: - Matej Cepl <mcepl@redhat.com> - created - "" +- - 2011-10-24 21:25:12.273479 Z + - Matej Cepl <mcepl@redhat.com> + - closed with disposition fixed + - |- + Fixed as part of larger first working version. + Programmatically fill excuded_attributes tuple, or add (even repeatedly) + -x parameter to the command line. So, + + json_diff.py -x spam old.json new.json + + Ignores all mentions of the horrendous stuff. |