commit | 11c6d90573b3862e1d6438d83a91725ced76889e | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Jul 13 00:30:35 2021 +0000 |
committer | GitHub <noreply@github.com> | Tue Jul 13 00:30:35 2021 +0000 |
tree | ba33a4e5bee306e2b4e9ff6642ea2fd8a01193c3 | |
parent | 4bb9f06c90863c6bf60bac8d0d80b53511ec2721 [diff] |
Bump jinja2 from 2.7.2 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.7.2 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.7.2...2.11.3) 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/.