gerbonara/gerber/tests
Paulo Henrique Silva 137c73f3e4 Many additions to Excellon parsing/creation.
CAUTION: the original code used zero_suppression flags
         in the opposite sense as Gerber functions. This
         patch changes it to behave just like Gerber code.

* Add metric/inch conversion support
* Add settings context variable to to_gerber just like Gerber code.
* Add some missing Excellon values.

Tests are not entirely updated.
2015-01-14 14:33:00 -02:00
..
resources Test update 2014-10-19 22:23:00 -04:00
__init__.py Added excellon support and refactored project 2014-09-28 18:07:15 -04:00
test_cam.py Test update 2014-10-19 22:23:00 -04:00
test_common.py Test update 2014-10-19 22:23:00 -04:00
test_excellon.py Test update 2014-10-19 22:23:00 -04:00
test_excellon_statements.py Many additions to Excellon parsing/creation. 2015-01-14 14:33:00 -02:00
test_gerber_statements.py Bunch of small fixes to improve Gerber read/write. 2014-11-10 12:24:09 -02:00
test_primitives.py Add arc rendering and tests 2014-10-28 22:11:43 -04:00
test_rs274x.py Test update 2014-10-19 22:23:00 -04:00
test_utils.py Bunch of small fixes to improve Gerber read/write. 2014-11-10 12:24:09 -02:00
tests.py Add arc rendering and tests 2014-10-28 22:11:43 -04:00