BOSL2/tests
2025-12-14 18:23:28 -08:00
..
polyhedra.scad
README.txt
test_affine.scad
test_attachments.scad
test_comparisons.scad
test_coords.scad
test_cubetruss.scad
test_distributors.scad Fix for line_copies() test. 2023-01-18 01:18:17 -08:00
test_drawing.scad
test_edges.scad fix tests 2021-11-10 18:35:13 -05:00
test_fnliterals.scad
test_geometry.scad Update test_geometry.scad 2025-12-14 18:17:54 -08:00
test_linalg.scad add path.scad tests, shift tests to correct files 2021-10-31 15:35:45 -04:00
test_linear_bearings.scad
test_lists.scad
test_masks2d.scad
test_math.scad descriptions additions/fixes 2025-03-19 22:41:56 -04:00
test_miscellaneous.scad
test_paths.scad
test_regions.scad textured_tile bugfix & texture support for sweeps 2025-04-12 22:05:16 -04:00
test_rounding.scad
test_screw_drive.scad
test_shapes2d.scad glued circle fixes 2025-10-05 14:52:45 -04:00
test_shapes3d.scad
test_skin.scad
test_strings.scad Update test_strings.scad 2025-12-14 18:21:49 -08:00
test_structs.scad fix screws bugs relating to oversizing 2023-02-16 19:59:21 -05:00
test_transforms.scad
test_trigonometry.scad
test_utility.scad
test_vectors.scad Update test_vectors.scad 2025-12-14 18:23:28 -08:00
test_version.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_vnf.scad remove noncoplanar polygon fron vnf_from_polygon test 2024-01-27 09:46:08 -05:00

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.