Age | Commit message (Expand) | Author | Files | Lines |
2019-11-26 | Migrate to pytest (#111) | Paulo Henrique Silva | 1 | -617/+687 |
2017-11-14 | Add test that reproduces #77 | Hamilton Kibbe | 1 | -0/+14 |
2016-11-18 | Fix drill tests | Hamilton Kibbe | 1 | -6/+6 |
2016-11-18 | Add more tests for primitives | Hamilton Kibbe | 1 | -12/+87 |
2016-11-06 | Merge upstream changes | Hamilton Kibbe | 1 | -4/+4 |
2016-11-05 | Finish Merge, most tests passing | Hamilton Kibbe | 1 | -14/+14 |
2016-09-24 | Commit partial merge so I can work on the plane | Hamilton Kibbe | 1 | -5/+13 |
2016-08-06 | Fix multiple problems with the merge. There are still errors, but I will inte... | Garret Fick | 1 | -3/+1 |
2016-08-06 | Manually mere rendering changes | Hamilton Kibbe | 1 | -167/+249 |
2016-07-24 | Add more tests for rendering to PNG. Start adding tests for rendering to Gerb... | Garret Fick | 1 | -9/+9 |
2016-07-24 | Add many render tests based on the Umaco gerger specification. Fix multiple r... | Garret Fick | 1 | -0/+106 |
2016-07-17 | Create first test that renders and validates the the rendered PNG is correct. | Garret Fick | 1 | -2/+10 |
2016-07-16 | Fix most broken tests so that I can safely merge into changes with known expe... | Garret Fick | 1 | -27/+28 |
2016-01-21 | Fix a bunch of rendering bugs. | Hamilton Kibbe | 1 | -173/+254 |
2015-08-09 | Add support for arcs in regions. | Hamilton Kibbe | 1 | -20/+14 |
2015-04-26 | Refactor primitive unit conversion and add regression coverage to tests | Hamilton Kibbe | 1 | -24/+310 |
2015-04-24 | Fix for #25. Checking was happening at the gerber/excellon file level, but I ... | Hamilton Kibbe | 1 | -38/+77 |
2015-03-05 | Fix parsing for multiline ipc-d-356 records | Hamilton Kibbe | 1 | -2/+2 |
2015-02-18 | Add offset operation | Hamilton Kibbe | 1 | -21/+145 |
2015-02-18 | Make gerber.render a package & fix more relative import statements | Philipp Klaus | 1 | -1/+1 |
2015-02-18 | Get unit conversion working for Gerber/Excellon files | Hamilton Kibbe | 1 | -12/+223 |
2015-02-15 | Tests and bugfixes | Hamilton Kibbe | 1 | -12/+13 |
2015-02-13 | Fix rendering for line with rectangular aperture per #12. Still need to do th... | Hamilton Kibbe | 1 | -11/+24 |
2015-02-12 | Update line primitive to take aperture parameter | Hamilton Kibbe | 1 | -22/+22 |
2015-02-02 | tests | Hamilton Kibbe | 1 | -0/+119 |
2015-02-02 | More tests and bugfixes | Hamilton Kibbe | 1 | -4/+75 |
2015-02-01 | Added primitives and tests | Hamilton Kibbe | 1 | -5/+129 |
2014-10-28 | Add arc rendering and tests | Hamilton Kibbe | 1 | -0/+85 |