[elbe-devel] PR: [PATCH v2 0/6] Unittest doctests

Olivier Dion dion at linutronix.de
Wed Jun 3 17:41:17 CEST 2020


The following changes since commit 1daf4493b4df905b8146359895c92a35c19153ff:

  Remove unnecessary python build dependencies (2020-05-20 09:13:12 +0200)

are available in the Git repository at:

  git at lxcvs:linutronix/elbe/elbe.git devel/dion/doctests

for you to fetch changes up to 43d49c322c3d64da9fd5609fe4d920d86192a586:

  filesystem: Add doctests (2020-06-03 11:30:40 -0400)

----------------------------------------------------------------
Olivier Dion (6):
      tests test_efilesystem: Add copyright
      tests test_doctest: Add unittest for doctests
      shellhelper: Add doctests
      shellhelper: Fix get_command_out()
      tests doctests: Add filesystem doctests
      filesystem: Add doctests

 elbepack/filesystem.py             | 174 +++++++++++++++++++++++++++++++++++++
 elbepack/shellhelper.py            | 164 +++++++++++++++++++++++++++++++++-
 elbepack/tests/test_doctest.py     |  17 ++++
 elbepack/tests/test_efilesystem.py |   5 ++
 4 files changed, 358 insertions(+), 2 deletions(-)
 create mode 100644 elbepack/tests/test_doctest.py
-- 
Olivier Dion
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen



More information about the elbe-devel mailing list