aboutsummaryrefslogtreecommitdiff
path: root/tests/expects
AgeCommit message (Collapse)AuthorFilesLines
2019-09-28improve DXF file handling functions:Hiroshi Murayama7-37/+35
- DM_LINE mode support to generate Excellon routing sequence - DM_MOUSE_BITES mode support to generate mouse bites along all path also, not only line object
2019-09-09fix issue #2: single quadrant mode is supportedHiroshi Murayama1-0/+35
2019-09-09improve compatibility with RS-274x specification:Hiroshi Murayama13-40/+27
- can merge multiple files having different file scope modifier, such as AS, MI, OF, SF, and IR - support modal coordinate notation
2019-08-25support incremental coordinate for excellonHiroshi Murayama1-1/+2
2019-08-25improve routing mode compatibility with excellon specificationHiroshi Murayama5-16/+26
2019-08-18zero supressing in aperture macro definitionHiroshi Murayama5-47/+47
2019-08-18fix a bug that unit traslation of excellon failHiroshi Murayama5-175/+155
2019-07-28modify test codesopiopan5-47/+47
2019-04-07expand test and fix many issuesopiopan19-0/+942