Skip to content

quangvd3/lnt

 
 

Repository files navigation

LLVM "Nightly Test" Infrastructure

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/.

About

Mirror of official llvm git repository located at http://llvm.org/git/lnt. Updated every five minutes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.5%
  • JavaScript 27.7%
  • HTML 9.3%
  • C++ 1.5%
  • Shell 1.3%
  • Perl 0.9%
  • Other 0.8%