BOSL2/tests
RonaldoCMP da5546cbc2 In observance of owner's last review
Eliminate double definitions.
Eliminate unneeded comments.

In common.scad redefine num_defined(), all_defined() and get_radius().

In geometry.scad:
- change name _dist to _dist2line
- simplify _point_above_below_segment() and triangle_area()
- change some arg names for uniformity (path>>poly)
- change point_in_polygon() to accept the Even-odd rule as alternative
- and other minor edits

Update tests_geometry to the new funcionalities.
2020-08-20 22:42:24 +01:00
..
hull.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
polyhedra.scad A broad review of input data check and code format 2020-07-24 22:54:34 +01:00
test_affine.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_arrays.scad Exclude echo() 2020-08-11 15:36:44 +01:00
test_common.scad Overall review, input data check, format, new function definitions 2020-07-29 22:41:02 +01:00
test_coords.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_cubetruss.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_debug.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_edges.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_geometry.scad In observance of owner's last review 2020-08-20 22:42:24 +01:00
test_hull.scad change hull to use find_noncollinear_points, add some error checks, 2020-07-28 17:54:57 -04:00
test_linear_bearings.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_math.scad Merge pull request #229 from adrianVmariano/master 2020-08-04 00:38:23 -07:00
test_mutators.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_primitives.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_quaternions.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_queues.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_shapes.scad Fix list_remove() for null index list. 2020-07-29 22:39:17 -07:00
test_shapes2d.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_skin.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_stacks.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_strings.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_structs.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_transforms.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_vectors.scad A broad review of input data check and code format 2020-07-24 22:54:34 +01:00
test_version.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_vnf.scad Changed to relative include names 2020-07-21 20:05:21 -04:00