This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lnt.
from 57251ee lit: Use .shtest instead of .test.sh new 840e0f7 This patch changes the default command line argument parser o [...]
The 1 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: lnt/lnttool/convert.py | 57 ++-- lnt/lnttool/create.py | 101 +++---- lnt/lnttool/import_data.py | 81 +++--- lnt/lnttool/import_report.py | 63 ++--- lnt/lnttool/main.py | 570 +++++++++++++++++---------------------- lnt/lnttool/updatedb.py | 79 +++--- lnt/lnttool/viewcomparison.py | 55 ++-- lnt/tests/__init__.py | 4 +- lnt/tests/builtintest.py | 22 +- lnt/tests/compile.py | 275 +++++++++---------- lnt/tests/nt.py | 612 +++++++++++++++++++----------------------- lnt/tests/test_suite.py | 386 ++++++++++++-------------- lnt/util/multitool.py | 78 ------ requirements.client.txt | 3 +- 14 files changed, 1033 insertions(+), 1353 deletions(-)