OrcaStudio/tests
2026-07-26 09:37:23 +02:00
..
catch2 Initial OrcaStudio release workflow 2026-06-19 19:27:43 +02:00
compare_analyzer update 02.08.01.55 2026-07-26 09:37:23 +02:00
data update 02.08.01.55 2026-07-26 09:37:23 +02:00
fff_print update 02.08.01.55 2026-07-26 09:37:23 +02:00
filament_group update 02.08.01.55 2026-07-26 09:37:23 +02:00
libnest2d update 02.08.01.55 2026-07-26 09:37:23 +02:00
libslic3r update 02.08.01.55 2026-07-26 09:37:23 +02:00
sla_print update 02.08.01.55 2026-07-26 09:37:23 +02:00
slic3rutils update 02.08.01.55 2026-07-26 09:37:23 +02:00
AGENTS.md update 02.08.01.55 2026-07-26 09:37:23 +02:00
CATCH2.md update 02.08.01.55 2026-07-26 09:37:23 +02:00
CLAUDE.md update 02.08.01.55 2026-07-26 09:37:23 +02:00
CMakeLists.txt update 02.08.01.55 2026-07-26 09:37:23 +02:00
README.md update 02.08.01.55 2026-07-26 09:37:23 +02:00
test_utils.hpp update 02.08.01.55 2026-07-26 09:37:23 +02:00
update_catch2.sh Initial OrcaStudio release workflow 2026-06-19 19:27:43 +02:00

OrcaSlicer tests

Building, running and writing tests is documented on the wiki, under How to Test.

Two files here rather than there, because coding agents only read what is in the repository:

  • AGENTS.md is the same guidance in short form, and is what an agent working under tests/ picks up.
  • CATCH2.md is the Catch2 reference, including the mistakes that break a test at runtime.