Commit graph

19 commits

Author SHA1 Message Date
Bernhard
0bb7bca913 Ensure that faces_equal gets called with a new test 2026-01-23 16:47:03 +01:00
Bernhard
8b5afa9a8c fix wrong test expectation 2026-01-23 15:43:06 +01:00
Bernhard
410bbd11d4 add new test cases for the missing touch results 2026-01-23 15:42:43 +01:00
Bernhard
36da0d0697 remove lines coverd from comment 2026-01-21 17:47:46 +01:00
Bernhard
143478886a improve test coverage 2026-01-21 11:38:50 +01:00
Bernhard
d9abb0306d add more touch test cases 2026-01-19 18:53:24 +01:00
Bernhard
792a87a1fa add suuport for include_touched keyword, split some tests into intersect/touch, add new tests and fix xpass and xfail 2026-01-16 12:51:30 +01:00
Jonathan Wagenet
5f67a1932a Update for dev merge to Compound and Face(Plane) 2025-11-14 17:30:55 -05:00
Jonathan Wagenet
68f6ef2125 Convert intersect to use _bool_op and split Wire after intersect 2025-11-14 13:26:17 -05:00
Jonathan Wagenet
3713574519 Remove xfail notes from issue tests 2025-10-29 13:02:31 -04:00
Jonathan Wagenet
cfd4546585 Add Compound tests 2025-10-24 22:36:56 -04:00
Jonathan Wagenet
fb324adced Add 2d and 3d multi to_intersect cases, exception cases 2025-10-21 12:57:03 -04:00
Jonathan Wagenet
99da8912df Add 2d and 3d intersection tests 2025-10-17 11:45:11 -04:00
Jonathan Wagenet
26c723ccb6 Add exception tests 2025-09-22 14:48:36 -04:00
Jonathan Wagenet
ca748f0f2e Move intersect from Edge to Mixin1D, support Wire, tidy up logic 2025-09-18 18:58:19 -04:00
Jonathan Wagenet
d313ebda60 Add Vertex.intersect
Vertex is always treated as Vector with point-like objects
2025-09-11 12:52:43 -04:00
Jonathan Wagenet
da1294a390 Add geometry intersection tests. Tighten intersection with Vector from Location and coplanar Planes. 2025-09-11 12:32:23 -04:00
Jonathan Wagenet
a291a942a1 Mark test_freecad xfail due to type missmatches 2025-09-11 12:30:32 -04:00
Jonathan Wagenet
1bcbde29bc Add intersection test framework with tests from issues 2025-09-11 11:38:50 -04:00