Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.

Latest commit

 

History

History
35 lines (31 loc) · 1.37 KB

README.en.md

File metadata and controls

35 lines (31 loc) · 1.37 KB

TARSIER Project meta info

简体中文

The meta info of Tarsier Project, including reports, slides, roadmaps.

Content

tarsier-meta
    |-----roadmap                                # Strategy and roadmap
    |-----standard                               # Specification requirements, template documents, etc
    |-----manuals                                # Test description document, divided by software package
    |       |-----xfce                           # Test instructions, installation instructions, user instructions, test cases, etc. of the software package
    |       |-----firefox
    |       |-----chromium
    |       |-----<otherPackages>
    |
    |-----reports                                # Test report, classified by Linux distribution
    |       |-----openEuler                      # Test report, classified by software package
    |       |        |-----xfce
    |       |        |-----<otherPackages>
    |       |-----Debian
    |       |        |-----xfce
    |       |        |-----<otherPackages>
    |       |-----<Linux distros>
    |
    |-----evidence                               # Test intermediate data
    |       |-----Fedora
    |       |        |-----xxxxx.md
    |       |        |-----<otherMaterials>
    |       |-----<Linux distros>
    |
    |-----render.py                              # Yaml to Markdown Table Tool