commit | 770c0128dd02863ed37449a36512ee8eccc5f004 | [log] [tgz] |
---|---|---|
author | David Spickett <spickettdavid@googlemail.com> | Wed Aug 13 14:16:02 2025 +0100 |
committer | GitHub <noreply@github.com> | Wed Aug 13 14:16:02 2025 +0100 |
tree | 04e552c85f288a809ca7da0a8a2ffcc8c818163f | |
parent | 0e9a3ae0f9e0e0e0eeb364ab4b52b569d6bea471 [diff] |
Revert "Handle non-Apple packaged GCC versions (#34)" This reverts commit 0e9a3ae0f9e0e0e0eeb364ab4b52b569d6bea471.
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.