• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

cli/H03-May-2022-995774

data/H03-May-2022-62,55051,872

funq/H03-May-2022-2,1221,435

unittests/H03-May-2022-15,0929,323

README.mdH A D02-Nov-2021341 96

README.md

1# LibrePCB Tests
2
3This directory contains tests for LibrePCB. Purpose of subdirectories:
4
5- `data`: Data files (for example LibrePCB projects) used for the tests.
6- `unittests`: Unit/integration tests for all static libraries of LibrePCB.
7- `funq`: Functional tests (i.e. GUI tests) for LibrePCB.
8- `cli`: System tests for the LibrePCB CLI.
9