commit | 49836f408101d91c7e0829e55ee789cbc44cbf48 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Oct 25 20:33:06 2024 +0000 |
committer | GitHub <noreply@github.com> | Fri Oct 25 20:33:06 2024 +0000 |
tree | 5005393bbc6b6ba8c420489de37f8f3f3738f687 | |
parent | e80247af28658244bb264ea53e1f7c3036b28e73 [diff] |
Bump werkzeug from 0.15.6 to 3.0.6 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.6 to 3.0.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.15.6...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This directory and its subdirectories contain the LLVM nightly test infrastructure. This is technically version “4.0” of the LLVM nightly test architecture.
The infrastructure has the following layout:
$ROOT/lnt - Top-level Python ‘lnt’ module
$ROOT/lnt/server/db - Database schema, utilities, and examples of the LNT plist format.
$ROOT/docs - Sphinx documentation for LNT.
$ROOT/tests - Tests for the infrastructure.
For more information, see the web documentation, or docs/.
Testing is done by running tox from the top-level directory. It runs the tests for Python 3 and checks code style.