kicad/qa
Seth Hillbrand f8784f30a8 Removing OpenMP
This commit finishes the removal of OpenMP from the KiCad codebase.
Removed in this commit are the OpenMP calls in 3d-viewer and
qa/polygon_triangulation as well as all references in CMakeLists.txt

std::thread is used instead for multithreaded computation
2018-09-21 12:44:20 -07:00
..
common Silence compiler warning. 2018-08-04 11:37:18 +01:00
data Tests CPolyLine -> SHAPE_POLY_SET refactor. 2017-03-24 10:43:47 +01:00
geometry Use M_PI for Pi, not constexpr calculation 2018-07-30 12:08:53 +02:00
pcb_test_window 3D viewer: fix some issues when opened from a frame and changes are made in a other frame: 2018-05-10 12:49:20 +02:00
polygon_generator Minor fixes related to timestamp_t. Move timestamp_t definition to base_struct.h 2017-12-07 13:33:59 +01:00
polygon_triangulation Removing OpenMP 2018-09-21 12:44:20 -07:00
shape_poly_set_refactor QA: Remove obsolete fillet refactor tests 2018-08-06 12:10:48 -04:00
testcases fix test_002_board_class.py according to changes (fixes) in bounding box track calculations 2018-06-12 17:21:03 +02:00
CMakeLists.txt QA Geometry: New test suite for generic geometric tests 2018-07-27 08:57:50 -04:00
test.py qa/test.py change to make sure failed tests return 1 in all systems. 2015-02-01 19:20:20 +01:00