This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch main in repository llvm-lnt.
from 4b174d5 Fix several tests failing due to missing CMAKE_OBJDUMP in CMa [...] new 77e8659 Update installation instructions and run the installation tes [...]
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: docs/developer_guide.rst | 4 ++-- docs/quickstart.rst | 31 ++++++++++--------------------- lnt/lnttool/main.py | 3 +-- requirements.client.txt | 18 +++++++++++++++++- requirements.server.txt | 17 ++--------------- requirements.txt | 2 +- setup.py | 1 + tests/utils/Installation.py | 12 ------------ tests/utils/installation-client.shtest | 8 ++++++++ tests/utils/installation-server.shtest | 8 ++++++++ 10 files changed, 50 insertions(+), 54 deletions(-) delete mode 100644 tests/utils/Installation.py create mode 100644 tests/utils/installation-client.shtest create mode 100644 tests/utils/installation-server.shtest