gerbonara/gerber/tests
2015-09-10 15:54:29 -04:00
..
resources Fix multiline read of mixed statements (%XXX*% followed by DNN*) 2015-05-21 16:15:55 -03:00
__init__.py Added excellon support and refactored project 2014-09-28 18:07:15 -04:00
test_am_statements.py Get unit conversion working for Gerber/Excellon files 2015-02-18 04:31:23 -05:00
test_cam.py Make gerber.render a package & fix more relative import statements 2015-02-18 15:44:57 +01:00
test_common.py Make gerber.render a package & fix more relative import statements 2015-02-18 15:44:57 +01:00
test_excellon.py Add keys to statements for linking to primitives. Add some API features to ExcellonFile, such as getting a tool path length and changing tool parameters. Excellonfiles write method generates statements based on the drill hits in the hits member, so drill hits in a generated file can be re-ordered by re-ordering the drill hits in ExcellonFile.hits. see #30 2015-06-11 11:20:56 -04:00
test_excellon_statements.py Add checks to ensure statement unit conversions are idempotent 2015-05-16 09:45:34 -04:00
test_gerber_statements.py Add support for PCBmodE generated files. 2015-05-20 16:20:02 -03:00
test_ipc356.py Fix IPC-D-356 parser. Handle too-long reference designators exported by eagle per #28. 2015-06-01 20:58:16 -04:00
test_primitives.py Add support for arcs in regions. 2015-08-09 15:11:13 -04:00
test_rs274x.py Fix multiline read of mixed statements (%XXX*% followed by DNN*) 2015-05-21 16:15:55 -03:00
test_utils.py Fix write_gerber_value bug 2015-02-08 22:27:24 -05:00
tests.py Python 3 tests passing 2015-02-18 21:14:30 -05:00