Joseph Lenox 548ce534ad added another couple tests to catch a few more expressions according to spec. 6 years ago
..
inc 6736ff5fa6 Catch exception thrown when loading config files. 8 years ago
models 5cd9ecbe57 [GSoC 2017] Support 3MF Format Read/Write. (#4046) 7 years ago
01_trianglemesh.t 27e456039c New --cut-grid command for cutting a mesh in multiple tiles according to a XY grid 8 years ago
03_point.t 97211f35e7 More robust medial axis pruning. #2800 9 years ago
04_expolygon.t 60f640f100 Remove self-intersections before supplying polygon data to polyPartition and rename triangulate2() to triangulate_pp() 10 years ago
05_surface.t b69caff93c Ported LayerRegion::make_slices() to XS 10 years ago
06_polygon.t 660b56acb5 Fixed type error 8 years ago
07_extrusionpath.t 8ed738d3f7 More incomplete work for Flow/Extruder refactoring 11 years ago
08_extrusionloop.t 6776d6bc00 Bugfix: a bug in Polyline::split_at() caused random loss of perimeter segments. #2495 10 years ago
09_polyline.t 70ec433e67 Faster (but less precise) implementation of simplify_by_visibility(), since it was the bottleneck of avoid_crossing_perimeters. #2777 9 years ago
10_line.t e749f6040f New +Line::intersection_infinite() method 10 years ago
11_clipper.t 2eca094170 Added failing test case for Clipper regression causing extra points in polyline intersection, thus crash with circular bed shape 10 years ago
12_extrusionpathcollection.t 6cab5668e3 Restore correct ordering of concentric infill loops, preventing them from being reordered during G-code generation 10 years ago
13_polylinecollection.t 1cfdf7e955 Ported Slic3r::Polyline::Collection 11 years ago
14_geometry.t 1bebe6097b Make test happy 9 years ago
15_config.t 8e26332867 Add a serialize/unserialize roundtrip in test. #3921 7 years ago
16_flow.t 534b8c3f12 Fixed minor harmless error in a couple tests 10 years ago
17_boundingbox.t 73b3c06361 Ported more things to XS 10 years ago
18_motionplanner.t 1a286fc906 Fixes and improvements to MotionPlanner, much smarter now 9 years ago
19_model.t 360dee862b Keep model objects aligned to Z = 0 in plater 10 years ago
20_print.t 7b8369d00e Adding a simple test to show that changing the skirt count invalidates the skirt step. 6 years ago
21_gcode.t 19ea7a596a Long retract support in marlin and repetier for FW retract. (#4108) 7 years ago
22_exception.t 840cd2eda0 put the exception test back to the way it was (and it PASSES :D) 7 years ago
23_3mf.t 5cd9ecbe57 [GSoC 2017] Support 3MF Format Read/Write. (#4046) 7 years ago
24_gcodemath.t 548ce534ad added another couple tests to catch a few more expressions according to spec. 6 years ago