gerbonara/gerber/tests
Hamilton Kibbe 390838fc8b Fix for #25. Checking was happening at the gerber/excellon file level, but I added units checking at the primitive level so the use case shown in the example is covered. Might want to throw a bunch more assertions in the test code (i started doing a few) to cover multiple calls to unit conversion functions 2015-04-24 10:54:13 -04:00
..
resources
__init__.py
test_am_statements.py
test_cam.py
test_common.py
test_excellon.py
test_excellon_statements.py
test_gerber_statements.py
test_ipc356.py
test_primitives.py Fix for #25. Checking was happening at the gerber/excellon file level, but I added units checking at the primitive level so the use case shown in the example is covered. Might want to throw a bunch more assertions in the test code (i started doing a few) to cover multiple calls to unit conversion functions 2015-04-24 10:54:13 -04:00
test_rs274x.py
test_utils.py
tests.py