Fix up metadata in tests and add a missing test file.

Review Request #11751 — Created July 28, 2021 and submitted — Latest diff uploaded

Information

DiffX
master

Reviewers

This renames some keys in the unit tests for a new name: commit id is
now id.

It also adds a missing unit test file that was meant go along with
get_newline_for_type().

Unit tests pass on Python 2 and 3.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Fix up metadata in tests and add a missing test file.
This renames some keys in the unit tests for a new name: `commit id` is now `id`. It also adds a missing unit test file that was meant go along with `get_newline_for_type()`.
0ea05b9f873e53261ff897c67acb99579fd249f3 Christian Hammond
python/pydiffx/tests/test_dom_objects.py
python/pydiffx/tests/test_reader.py
python/pydiffx/tests/test_utils_text.py
python/pydiffx/tests/test_writer.py
Loading...