TCK utils improvements
- Add dataflow query functions and tests.
- See
help(getHlt1LineInputs)
andhelp(getHlt2LineInputs)
- See
- Improvements to diffs.
- Order algorithms in diff by name.
- Put "only in old/new" changes at the bottom.
- Do not repeat stuff in the "only in new" section.
- Better representation of multi-line strings in human-friendly diffs.
- Improvements to dumps.
- Do not repeat parts that were already shown above, just indicate.
- Refactor dump printing in a dedicated class.
- Improve the test of dumps and diffs.
- Check the return code before comparing with references.
- Output diffs with .diff extension.
- Update references and use uncompressed files.
- Add diff-like options to cdb_diff (can be used for svn diff).