commit | 10466ce478ce2bf93ffaff56568895bcade9af5e | [log] [tgz] |
---|---|---|
author | Luke Lau <luke_lau@icloud.com> | Mon Sep 30 19:37:09 2024 +0800 |
committer | Luke Lau <luke_lau@icloud.com> | Mon Sep 30 19:37:09 2024 +0800 |
tree | cec7acf84a295922a72256ebb427dbe72516b9e1 | |
parent | 7b020b12baeeed096f6a9ac7ae8ea069a802969a [diff] |
Fix jump regexp quantifier
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.