Wykres commitów

645 Commity (a939ab016e3f07a40df804ef3217b58427d09949)

Autor SHA1 Wiadomość Data
jaseg dd8944709c Refactor panelize/rx274x, refactor bounding_box return value 2021-07-04 20:56:09 +02:00
jaseg e38a983c39 Remove dead code from rs274x backend tests 2021-06-14 00:31:55 +02:00
jaseg 62ef8a1483 Fix remaining cairo backend tests
* fix cairo backend handling of arcs in regions
2021-06-14 00:28:03 +02:00
jaseg 0b8e99f79a Remove single-quadrant support
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 22:32:04 +02:00
jaseg 5225d3da8b Add comment on AM hole handling in cairo backend 2021-06-13 22:17:39 +02:00
jaseg 66da2d1654 Fix hole transparency in aperture macros 2021-06-13 22:15:05 +02:00
jaseg d0f836ecfa Port old pcb-tools-extension unit tests to pytest 2021-06-13 20:33:19 +02:00
Prashant Kumar 7bebf9fe62 Add test resource and test code for eagle files. 2021-06-13 17:30:58 +02:00
Prashant Kumar 8805b75a41 Add recognize support for eagle old file extensions. 2021-06-13 17:19:03 +02:00
jaseg c7f3bc2f22 Add test data for pcb-tools PR #199 regression test 2021-06-13 17:14:48 +02:00
K Henriksson c05abf0d0f Fix math error in clipping code
ymax should be the ceil of the argument, not the floor.
2021-06-13 17:14:11 +02:00
jaseg b5493015c0 Add regression test for pcb-tools upstream PR #199 2021-06-13 17:13:55 +02:00
jaseg 5743ceb297 Improve cairo backend tests 2021-06-13 16:28:20 +02:00
jaseg f88ec98239 Fix typos in doc
Fixes upstream PR #148, #184
2021-06-13 16:27:27 +02:00
jaseg 4bb9981122 Make pcb-tools pytest pass without warnings 2021-06-13 15:13:29 +02:00
Ingo Becker 83e498b891 PT/PR165: Fix pycairo incompatibility 2021-06-13 15:07:54 +02:00
jaseg 4eb0e063bc Repo re-org, make gerberex tests run 2021-06-13 15:00:17 +02:00
jaseg 889ea37d9b Graft pcb-tools-extension master onto gerbonara main 2021-06-06 13:28:42 +02:00
jaseg 5a5ba2b709 Graft pcb-tools upstream onto gerbonara tree 2021-06-06 13:25:45 +02:00
Ricardo (XenGi) Band 8bad573131 add new pcb-tools cli 2021-06-06 13:16:17 +02:00
XenGi ea1d14b7f3 Initial commit 2021-06-06 13:16:10 +02:00
jaseg 71c371ca68 Fix mystery crashes in excellon parser
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-06 09:38:49 +01:00
jaseg 3f9295b9d0 Fix support for comments in aperture definitions 2021-02-06 09:38:38 +01:00
Paulo Henrique Silva 72257258ed
Merge pull request #154 from curtacircuitos/fix/run-workflow-on-pr
Run workflow on pull request
2020-08-26 01:01:38 -03:00
Paulo Henrique Silva f2732e3394
Merge pull request #166 from curtacircuitos/dependabot/pip/numpydoc-1.1.0
Bump numpydoc from 0.9.2 to 1.1.0
2020-08-26 01:00:54 -03:00
Paulo Henrique Silva e101d974af
Merge branch 'master' into dependabot/pip/numpydoc-1.1.0 2020-08-26 01:00:45 -03:00
Paulo Henrique Silva 79b06ecb7c
Merge pull request #171 from curtacircuitos/dependabot/pip/pytest-cov-2.10.1
Bump pytest-cov from 2.8.1 to 2.10.1
2020-08-26 00:59:31 -03:00
Paulo Henrique Silva fd4ab9eae6
Merge pull request #172 from curtacircuitos/dependabot/pip/sphinx-3.2.1
Bump sphinx from 3.0.3 to 3.2.1
2020-08-26 00:59:20 -03:00
dependabot-preview[bot] acc84f209e
Bump sphinx from 3.0.3 to 3.2.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-17 10:09:14 +00:00
dependabot-preview[bot] ac732b4270
Bump pytest-cov from 2.8.1 to 2.10.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-17 10:09:01 +00:00
Paulo Henrique Silva 79902820a5
Merge pull request #169 from curtacircuitos/dependabot/pip/pytest-6.0.1
Bump pytest from 5.4.1 to 6.0.1
2020-08-03 16:15:57 -03:00
dependabot-preview[bot] b0f2d90337
Bump pytest from 5.4.1 to 6.0.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-31 09:41:36 +00:00
dependabot-preview[bot] 509b14a038
Bump numpydoc from 0.9.2 to 1.1.0
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-07-02 09:09:26 +00:00
Hamilton Kibbe a7684448ba Run workflow on pull request 2020-05-30 10:22:19 -04:00
Paulo Henrique Silva cf4a612445
Merge pull request #144 from curtacircuitos/dependabot/pip/sphinx-3.0.3
Bump sphinx from 3.0.1 to 3.0.3
2020-05-06 22:40:07 -03:00
dependabot-preview[bot] 5b02a62354
Bump sphinx from 3.0.1 to 3.0.3
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-27 10:20:16 +00:00
Paulo Henrique Silva fc68f386da
Merge pull request #141 from curtacircuitos/dependabot/pip/sphinx-3.0.1
Bump sphinx from 2.4.4 to 3.0.1
2020-04-13 13:58:20 -03:00
dependabot-preview[bot] e6da12859f
Bump sphinx from 2.4.4 to 3.0.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-04-13 09:21:59 +00:00
Paulo Henrique Silva 1af9fbd140
Merge pull request #136 from curtacircuitos/dependabot/pip/pytest-5.4.1
Bump pytest from 5.3.5 to 5.4.1
2020-03-22 23:30:40 -03:00
Paulo Henrique Silva a84b6b21a7
Merge pull request #134 from curtacircuitos/dependabot/pip/sphinx-2.4.4
Bump sphinx from 2.4.3 to 2.4.4
2020-03-22 23:30:33 -03:00
dependabot-preview[bot] c1e019d230
Bump pytest from 5.3.5 to 5.4.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-16 08:59:55 +00:00
dependabot-preview[bot] 46a8d12e21
Bump sphinx from 2.4.3 to 2.4.4
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-03-06 08:15:28 +00:00
Paulo Henrique Silva 3a88117b1c
Merge pull request #132 from curtacircuitos/dependabot/pip/sphinx-2.4.3
Bump sphinx from 2.4.2 to 2.4.3
2020-02-25 00:19:35 -08:00
dependabot-preview[bot] 81ed3738a6
Bump sphinx from 2.4.2 to 2.4.3
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-24 08:45:25 +00:00
Paulo Henrique Silva 34390e876d
Merge pull request #131 from curtacircuitos/dependabot/pip/sphinx-2.4.2
Bump sphinx from 2.4.1 to 2.4.2
2020-02-19 10:36:39 -08:00
dependabot-preview[bot] cdb1199a75
Bump sphinx from 2.4.1 to 2.4.2
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-19 08:14:58 +00:00
Paulo Henrique Silva 4d5cee071e
Merge pull request #130 from curtacircuitos/dependabot/pip/sphinx-2.4.1
Bump sphinx from 2.3.1 to 2.4.1
2020-02-13 11:33:07 -08:00
dependabot-preview[bot] 6338ca4f9e
Bump sphinx from 2.3.1 to 2.4.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 2.3.1 to 2.4.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/2.0/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v2.3.1...v2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-12 08:14:56 +00:00
Paulo Henrique Silva 687e41e4c3
Merge pull request #128 from curtacircuitos/dependabot/pip/pytest-5.3.5
Bump pytest from 5.3.2 to 5.3.5
2020-02-05 14:00:52 -03:00
dependabot-preview[bot] 08a96af5fa
Bump pytest from 5.3.2 to 5.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.2 to 5.3.5.
- [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.2...5.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-30 08:15:07 +00:00