BOSL2/tests
Adrian Mariano fcfa1568c0 bug fix
2023-05-15 20:02:07 -04:00
..
polyhedra.scad A broad review of input data check and code format 2020-07-24 22:54:34 +01:00
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 added test 2021-10-05 17:18:43 -04:00
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 Changed to relative include names 2020-07-21 20:05:21 -04:00
test_distributors.scad Fix for line_copies() test. 2023-01-18 01:18:17 -08:00
test_drawing.scad Torx sizing tweaks. 2022-07-28 23:49:24 -07:00
test_edges.scad fix tests 2021-11-10 18:35:13 -05:00
test_fnliterals.scad Fix tests for fnliteral changes. 2021-10-17 00:35:04 -07:00
test_geometry.scad fix doc bug in bottlecaps. 2022-04-08 20:17:41 -04: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 lmXuu_info() bugfix. ball_bearing_info() bugfix. 2022-09-20 00:48:34 -07:00
test_lists.scad bug fix 2023-05-15 20:02:07 -04:00
test_masks2d.scad add tests for new file 2021-11-11 20:05:53 -05:00
test_math.scad change count_true to num_true and simplify 2022-05-27 10:21:33 -04:00
test_mutators.scad various file reorgs 2022-03-27 23:06:42 -04:00
test_paths.scad Rename close_path and cleanup_path to list_wrap and list_unwrap 2023-03-02 19:40:12 -05:00
test_regions.scad fix doc errors 2021-11-06 19:29:49 -04:00
test_rounding.scad rounding tests 2021-04-02 17:00:58 -04:00
test_screw_drive.scad screw fixes 2022-08-26 19:13:55 -04:00
test_shapes2d.scad update tests 2022-11-05 16:58:15 -04:00
test_shapes3d.scad fix tests to agree with code 2023-03-25 01:09:55 -04:00
test_skin.scad fix tests 2021-10-17 17:50:35 -04:00
test_strings.scad fix parse_frac bug for leading space leading to infinite recursion 2023-03-22 16:11:31 -04:00
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 Moved trig functions to trigonometry.scad 2021-09-11 02:29:07 -07:00
test_utility.scad change count_true to num_true and simplify 2022-05-27 10:21:33 -04:00
test_vectors.scad usage message fixes and doc tweaks 2022-04-08 19:37:46 -04:00
test_version.scad Changed to relative include names 2020-07-21 20:05:21 -04:00
test_vnf.scad fix tests 2021-11-11 09:09:54 -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.