flatcam/tests
Kamil Sopko e96ee1af29 merge new pull requests from FlatCAM->master
implement  executing of tasks  inside worker thread
cleanups, reimplement  Isolate/New/OpenGerber as OOP style Shell commands
disable edit  during shell execution,  show   some  progress
add ability for breakpoints in other threads and only if available
add X11 safe flag, not sure what happen on windows
2016-03-24 23:06:44 +01:00
..
canvas Canvas performance test scripts. 2015-12-31 23:28:23 -05: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 Disabled "Ok"/"Update Geometry" button after first update. Solves issue #105. 2015-02-05 09:18:54 -05:00
other Cleaned out the tests folder. Added simple test gerber. Added simple unit test using the GUI. 2015-10-27 21:27:27 -04:00
svg Basic support for importing SVG. Via shell only at this time. See issue #179. 2015-12-18 12:49:52 -05: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
test_excellon.py Unittesting complete for Excellon number format. 2015-01-12 15:30:41 -05:00
test_gerber_buffer.py Made tests folder importable. Cleaned up tests. 2015-11-01 18:07:52 -05:00
test_gerber_flow.py update formating 2016-03-10 21:45:47 +01:00
test_paint.py Made tests folder importable. Cleaned up tests. 2015-11-01 18:07:52 -05:00
test_pathconnect.py Refactored paint_connect() and path_connect() to receive and return FlatCAMRTreeStorage objects. Updated unittests acordingly. 2015-01-29 15:52:03 -05:00
test_tcl_shell.py merge new pull requests from FlatCAM->master 2016-03-24 23:06:44 +01:00