[Reproducible-commits] [reprotest] branch virtualization updated (d03b372 -> 5bdccaa)

Ceridwen ceridwen-guest at moszumanska.debian.org
Wed Jul 13 21:26:38 UTC 2016


This is an automated email from the git hooks/post-receive script.

ceridwen-guest pushed a change to branch virtualization
in repository reprotest.

      from  d03b372   Parametrize the existing tests in prepartion for adding chroot testing
       new  8f1fe11   Prevent testbed from stopping on an error and ensure errors from the shell get printed when check_exec fails
       new  3a1a9d7   Clean up mock_build.py
       new  b8c30d0   First version of the mini shell AST library
       new  5bdccaa   Turn build commands into shell scripts with the AST library

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 reprotest/__init__.py        | 148 ++++++++-------
 reprotest/_shell_ast.py      | 424 +++++++++++++++++++++++++++++++++++++++++++
 reprotest/lib/VirtSubproc.py |   4 +-
 reprotest/lib/adt_testbed.py |  10 +-
 tests/mock_build.py          |  21 +--
 tests/tests.py               |  27 ++-
 tox.ini                      |   4 +-
 7 files changed, 546 insertions(+), 92 deletions(-)
 create mode 100644 reprotest/_shell_ast.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reprotest.git



More information about the Reproducible-commits mailing list