Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 341 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 341 Bytes

LibrePCB Tests

This directory contains tests for LibrePCB. Purpose of subdirectories:

  • data: Data files (for example LibrePCB projects) used for the tests.
  • unittests: Unit/integration tests for all static libraries of LibrePCB.
  • funq: Functional tests (i.e. GUI tests) for LibrePCB.
  • cli: System tests for the LibrePCB CLI.