Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-29 | Fix some failing tests | jaseg | 3 | -59/+80 | |
2021-12-29 | Basic round-trip works | jaseg | 5 | -118/+201 | |
2021-11-08 | Parser half-refactored | jaseg | 14 | -937/+4 | |
2021-11-06 | Make unit test not crash on import | jaseg | 1 | -2/+2 | |
2021-10-07 | Remove unnecessary primitives | jaseg | 1 | -533/+0 | |
2021-10-07 | WIP | jaseg | 5 | -113/+110 | |
2021-06-14 | Remove dead code from rs274x backend tests | jaseg | 1 | -164/+0 | |
2021-06-14 | Fix remaining cairo backend tests | jaseg | 3 | -21/+9 | |
* fix cairo backend handling of arcs in regions | |||||
2021-06-13 | Remove single-quadrant support | jaseg | 4 | -39/+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-13 | Fix hole transparency in aperture macros | jaseg | 3 | -15/+62 | |
2021-06-13 | Port old pcb-tools-extension unit tests to pytest | jaseg | 37 | -0/+12919 | |
2021-06-13 | Add test resource and test code for eagle files. | Prashant Kumar | 12 | -0/+65104 | |
2021-06-13 | Add test data for pcb-tools PR #199 regression test | jaseg | 2 | -0/+419 | |
2021-06-13 | Add regression test for pcb-tools upstream PR #199 | jaseg | 1 | -12/+50 | |
2021-06-13 | Improve cairo backend tests | jaseg | 1 | -42/+77 | |
2021-06-13 | Make pcb-tools pytest pass without warnings | jaseg | 3 | -6/+6 | |
2021-06-13 | Repo re-org, make gerberex tests run | jaseg | 66 | -0/+16538 | |