summaryrefslogtreecommitdiff
path: root/gerbonara/gerber/tests/test_cairo_backend.py
AgeCommit message (Collapse)AuthorFilesLines
2021-11-08Parser half-refactoredjaseg1-382/+0
2021-06-14Fix remaining cairo backend testsjaseg1-21/+9
* fix cairo backend handling of arcs in regions
2021-06-13Remove single-quadrant supportjaseg1-5/+0
The gerber spec is pretty explicit that this is a super-legacy feature that is not worth supporting. Looking at gerbv, an implementation would come with considerable complexity.
2021-06-13Fix hole transparency in aperture macrosjaseg1-7/+54
2021-06-13Add regression test for pcb-tools upstream PR #199jaseg1-12/+50
2021-06-13Improve cairo backend testsjaseg1-42/+77
2021-06-13Make pcb-tools pytest pass without warningsjaseg1-1/+1
2021-06-13Repo re-org, make gerberex tests runjaseg1-0/+279