flatcam/tests
Marius Stanciu 66a3e36701 - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +03:00
..
canvas - converted from Python2 code to Python3 code 2018-05-26 04:43:40 +03:00
excellon_files Added (passing) test for Excellon flow. 2016-07-02 16:47:15 -04:00
gerber_files implement basic set of tests for tcl_shell, need to be completed 2016-03-11 01:50:12 +01:00
gerber_parsing_profiling - moved back the ApertureMacro class to camlib for now and made some import changes in the new ParseGerber and ParseExcellon classes 2019-10-06 15:56:41 +03:00
other - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +03:00
svg add support for svg <use> (inkscape "clone") 2019-08-13 22:14:08 -04:00
test_tclCommands - converted from Python2 code to Python3 code 2018-05-26 04:43:40 +03:00
toolpath_optimization_profiling Improved speed in FlatCAMRTreeStorage. 2015-02-06 17:16:11 -05:00
__init__.py Made tests folder importable. Cleaned up tests. 2015-11-01 18:07:52 -05:00
frameless_window.py - moved back the ApertureMacro class to camlib for now and made some import changes in the new ParseGerber and ParseExcellon classes 2019-10-06 15:56:41 +03:00
new_window_test.py - moved back the ApertureMacro class to camlib for now and made some import changes in the new ParseGerber and ParseExcellon classes 2019-10-06 15:56:41 +03:00
test_excellon.py - moved back the ApertureMacro class to camlib for now and made some import changes in the new ParseGerber and ParseExcellon classes 2019-10-06 15:56:41 +03:00
test_excellon_flow.py - moved back the ApertureMacro class to camlib for now and made some import changes in the new ParseGerber and ParseExcellon classes 2019-10-06 15:56:41 +03:00
test_gerber_buffer.py - moved back the ApertureMacro class to camlib for now and made some import changes in the new ParseGerber and ParseExcellon classes 2019-10-06 15:56:41 +03:00
test_gerber_flow.py - moved back the ApertureMacro class to camlib for now and made some import changes in the new ParseGerber and ParseExcellon classes 2019-10-06 15:56:41 +03:00
test_paint.py - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +03:00
test_pathconnect.py - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +03:00
test_polygon_paint.py - moved back the ApertureMacro class to camlib for now and made some import changes in the new ParseGerber and ParseExcellon classes 2019-10-06 15:56:41 +03:00
test_svg_flow.py - moved back the ApertureMacro class to camlib for now and made some import changes in the new ParseGerber and ParseExcellon classes 2019-10-06 15:56:41 +03:00
test_tcl_shell.py - moved back the ApertureMacro class to camlib for now and made some import changes in the new ParseGerber and ParseExcellon classes 2019-10-06 15:56:41 +03:00
test_voronoi.py - minor change 2020-08-21 00:16:35 +03:00
titlebar_custom.py - added an example with a custom titlebar 2019-09-19 03:01:23 +03:00