summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-11-06Make unit test not crash on importjaseg9-792/+8
2021-10-07Remove unnecessary primitivesjaseg2-962/+0
2021-10-07WIPjaseg18-512/+351
2021-07-04Refactor panelize/rx274x, refactor bounding_box return valuejaseg7-426/+314
2021-06-14Remove dead code from rs274x backend testsjaseg1-164/+0
2021-06-14Fix remaining cairo backend testsjaseg4-21/+13
* fix cairo backend handling of arcs in regions
2021-06-13Remove single-quadrant supportjaseg5-42/+7
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-13Add comment on AM hole handling in cairo backendjaseg1-0/+4
2021-06-13Fix hole transparency in aperture macrosjaseg5-18/+74
2021-06-13Port old pcb-tools-extension unit tests to pytestjaseg40-310/+263
2021-06-13Add test resource and test code for eagle files.Prashant Kumar12-0/+65104
2021-06-13Add recognize support for eagle old file extensions.Prashant Kumar1-10/+11
2021-06-13Add test data for pcb-tools PR #199 regression testjaseg2-0/+419
2021-06-13Fix math error in clipping codeK Henriksson1-1/+1
ymax should be the ceil of the argument, not the floor.
2021-06-13Add regression test for pcb-tools upstream PR #199jaseg1-12/+50
2021-06-13Improve cairo backend testsjaseg3-44/+79
2021-06-13Fix typos in docjaseg2-2/+2
Fixes upstream PR #148, #184
2021-06-13Make pcb-tools pytest pass without warningsjaseg10-19/+22
2021-06-13PT/PR165: Fix pycairo incompatibilityIngo Becker1-2/+2
2021-06-13Repo re-org, make gerberex tests runjaseg112-127/+120
2021-06-06Graft pcb-tools-extension master onto gerbonara mainjaseg103-2/+107700
2021-06-06Graft pcb-tools upstream onto gerbonara treejaseg161-21/+37263
2021-06-06add new pcb-tools cliRicardo (XenGi) Band3-2/+47
2021-06-06Initial commitXenGi9-0/+573
2021-02-06Fix mystery crashes in excellon parserjaseg1-3/+3
I don't know this code and I don't get what was intended here, but it makes way more sense to me this way.
2021-02-06Fix support for comments in aperture definitionsjaseg1-0/+2
2020-08-26Merge pull request #154 from curtacircuitos/fix/run-workflow-on-prPaulo Henrique Silva1-1/+1
Run workflow on pull request
2020-08-26Merge pull request #166 from curtacircuitos/dependabot/pip/numpydoc-1.1.0Paulo Henrique Silva1-1/+1
Bump numpydoc from 0.9.2 to 1.1.0
2020-08-26Merge branch 'master' into dependabot/pip/numpydoc-1.1.0Paulo Henrique Silva2-4/+4
2020-08-26Merge pull request #171 from curtacircuitos/dependabot/pip/pytest-cov-2.10.1Paulo Henrique Silva1-1/+1
Bump pytest-cov from 2.8.1 to 2.10.1
2020-08-26Merge pull request #172 from curtacircuitos/dependabot/pip/sphinx-3.2.1Paulo Henrique Silva1-1/+1
Bump sphinx from 3.0.3 to 3.2.1
2020-08-17Bump sphinx from 3.0.3 to 3.2.1dependabot-preview[bot]1-1/+1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.0.3 to 3.2.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.0.3...v3.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17Bump pytest-cov from 2.8.1 to 2.10.1dependabot-preview[bot]1-1/+1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.8.1 to 2.10.1. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.8.1...v2.10.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03Merge pull request #169 from curtacircuitos/dependabot/pip/pytest-6.0.1Paulo Henrique Silva1-1/+1
Bump pytest from 5.4.1 to 6.0.1
2020-07-31Bump pytest from 5.4.1 to 6.0.1dependabot-preview[bot]1-1/+1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.1 to 6.0.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.4.1...6.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-02Bump numpydoc from 0.9.2 to 1.1.0dependabot-preview[bot]1-1/+1
Bumps [numpydoc](https://github.com/numpy/numpydoc) from 0.9.2 to 1.1.0. - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/master/doc/release_notes.rst) - [Commits](https://github.com/numpy/numpydoc/compare/v0.9.2...v1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-30Run workflow on pull requestHamilton Kibbe1-1/+1
2020-05-06Merge pull request #144 from curtacircuitos/dependabot/pip/sphinx-3.0.3Paulo Henrique Silva1-1/+1
Bump sphinx from 3.0.1 to 3.0.3
2020-04-27Bump sphinx from 3.0.1 to 3.0.3dependabot-preview[bot]1-1/+1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.0.1 to 3.0.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.0.1...v3.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13Merge pull request #141 from curtacircuitos/dependabot/pip/sphinx-3.0.1Paulo Henrique Silva1-1/+1
Bump sphinx from 2.4.4 to 3.0.1
2020-04-13Bump sphinx from 2.4.4 to 3.0.1dependabot-preview[bot]1-1/+1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.4.4 to 3.0.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v2.4.4...v3.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-22Merge pull request #136 from curtacircuitos/dependabot/pip/pytest-5.4.1Paulo Henrique Silva1-1/+1
Bump pytest from 5.3.5 to 5.4.1
2020-03-22Merge pull request #134 from curtacircuitos/dependabot/pip/sphinx-2.4.4Paulo Henrique Silva1-1/+1
Bump sphinx from 2.4.3 to 2.4.4
2020-03-16Bump pytest from 5.3.5 to 5.4.1dependabot-preview[bot]1-1/+1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.5 to 5.4.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/5.3.5...5.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-06Bump sphinx from 2.4.3 to 2.4.4dependabot-preview[bot]1-1/+1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.4.3 to 2.4.4. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v2.4.3...v2.4.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25Merge pull request #132 from curtacircuitos/dependabot/pip/sphinx-2.4.3Paulo Henrique Silva1-1/+1
Bump sphinx from 2.4.2 to 2.4.3
2020-02-24Bump sphinx from 2.4.2 to 2.4.3dependabot-preview[bot]1-1/+1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.4.2 to 2.4.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v2.4.2...v2.4.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-19Merge pull request #131 from curtacircuitos/dependabot/pip/sphinx-2.4.2Paulo Henrique Silva1-1/+1
Bump sphinx from 2.4.1 to 2.4.2
2020-02-19Bump sphinx from 2.4.1 to 2.4.2dependabot-preview[bot]1-1/+1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v2.4.1...v2.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-13Merge pull request #130 from curtacircuitos/dependabot/pip/sphinx-2.4.1Paulo Henrique Silva1-1/+1
Bump sphinx from 2.3.1 to 2.4.1