BOSL2/tests
Adrian Mariano 14a0430fef update tests
2025-08-23 12:45:07 -04:00
..
polyhedra.scad
README.txt various file reorgs 2022-03-27 23:06:42 -04:00
test_affine.scad Match affine3d skews up to affine2d_skew behaviour 2022-08-06 17:09:20 -07:00
test_attachments.scad
test_comparisons.scad Rename close_path and cleanup_path to list_wrap and list_unwrap 2023-03-02 19:40:12 -05:00
test_coords.scad adjust tests 2021-10-26 23:26:03 -04:00
test_cubetruss.scad
test_distributors.scad
test_drawing.scad update tests 2025-08-23 12:45:07 -04:00
test_edges.scad fix tests 2021-11-10 18:35:13 -05:00
test_fnliterals.scad Some 2-arg fnliteral factory fixes. 2023-08-07 23:24:28 -07:00
test_geometry.scad adjust regression test for new best-fit line result 2025-05-03 23:46:39 -07:00
test_linalg.scad
test_linear_bearings.scad
test_lists.scad
test_masks2d.scad update tests 2025-08-23 12:45:07 -04:00
test_math.scad
test_miscellaneous.scad
test_paths.scad
test_regions.scad
test_rounding.scad rounding tests 2021-04-02 17:00:58 -04:00
test_screw_drive.scad
test_shapes2d.scad
test_shapes3d.scad fix tests to agree with code 2023-03-25 01:09:55 -04:00
test_skin.scad
test_strings.scad
test_structs.scad fix screws bugs relating to oversizing 2023-02-16 19:59:21 -05:00
test_transforms.scad fix examples/tests 2022-03-31 06:23:30 -04:00
test_trigonometry.scad
test_utility.scad
test_vectors.scad
test_version.scad
test_vnf.scad

This directory contains regression tests scripts to check whether the
library is working correctly.  If all the scripts run without
producing any output, then all the tests have passed.