c819dfca48
Fix dxf arc export for some partial circles ( #455 )
...
* Fix dxf arc export for some partial circles
* Fix dxf export formatting, add test
* Black related update
Co-authored-by: Scott Nagy <i@sna.gy >
Co-authored-by: Adam Urbańczyk <adam-urbanczyk@users.noreply.github.com >
2020-09-27 15:33:59 +02:00
5b1cd24788
Update the tests accordingly
2020-08-07 08:50:53 +02:00
3756a243c8
Fix lint bug I introduced.
2020-08-06 14:34:22 -07:00
462dcea6c4
Add angularPrecision to export, exportShape and toString
...
Add tolerance and angularPrecision to TestExporters._exportBox and in
the call to exportShape.
2020-08-06 12:20:12 -07:00
4f0f333ad8
Fix deprecation warning about assertAlmostEquals
2020-08-06 12:02:12 -07:00
8ec3b2fed8
Additional tests
2020-07-29 09:02:58 +02:00
da1b984a81
DXF export test
2020-07-28 22:23:13 +02:00
102c16c14e
Add Black formatting check to CI ( #255 )
...
* Add Black formatting check to CI
* Add some documentation for code contributors
* Use uncompromised code formatting
2020-01-20 20:52:12 +01:00
5069483aef
Use pytest to run the test suite
2019-12-12 20:58:47 +01:00