Split up rbtools.utils.tests into separate files.

Review Request #11537 — Created March 19, 2021 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

This change is a purely mechanical change to split up the tests for the
various utils modules into separate files.

Ran unit tests.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Split up rbtools.utils.tests into separate files.
This change is a purely mechanical change to split up the tests for the various utils modules into separate files. Testing Done: Ran unit tests.
c85c996a13d5757941a5ce4b081824a0840cd1a1 David Trowbridge
rbtools/utils/tests.py
rbtools/utils/tests/__init__.py
rbtools/utils/tests/test_aliases.py
rbtools/utils/tests/test_checks.py
rbtools/utils/tests/test_console.py
rbtools/utils/tests/test_filesystem.py
rbtools/utils/tests/test_process.py
Loading...