aboutsummaryrefslogtreecommitdiff
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2025-11-24Fix duplicate solutions, overflow in maxsols and improve symmetry reduction f...Sebastiano Tronto14-9/+45
2025-08-13Improvements to build.bat (unit tests on Windows)Sebastiano Tronto1-1/+0
2025-08-11Fix function signatureSebastiano Tronto1-1/+1
2025-08-11Wrapped pthread use in custom APISebastiano Tronto1-0/+1
2025-08-07Added API function for solution variationsSebastiano Tronto11-0/+61
2025-08-06Added HTR solverSebastiano Tronto3-0/+33
2025-08-01Added CPEPE coordinate in preparation of full DRFIN solverSebastiano Tronto3-0/+33
2025-07-31Added move sequence comparison functionSebastiano Tronto3-6/+6
2025-07-30added drslice coordinateSebastiano Tronto3-0/+61
2025-07-29All coordinates unsignedSebastiano Tronto20-64/+63
2025-07-28Turns checks into assertions in utils/math.hSebastiano Tronto26-139/+0
2025-07-28Make failed assert exit immediatelySebastiano Tronto3-40/+0
2025-07-24Use bit trick for portable and arm popcountSebastiano Tronto3-0/+44
2025-07-18Fix testSebastiano Tronto1-3/+2
2025-07-17Added unit tests for coord cp and epudSebastiano Tronto6-0/+66
2025-07-17Renamed tests to make space for more coordinate testsSebastiano Tronto92-0/+0
2025-05-18Refactor solver dispatch and checkdataSebastiano Tronto1-2/+3
2025-05-16Remove configure + make build system.Sebastiano Tronto1-33/+0
2025-05-09FixesSebastiano Tronto5-7/+7
2025-05-09Add wasmtest target to build script; minor fixes in tools and testsSebastiano Tronto1-2/+2
2025-04-25NISSSebastiano Tronto185-28/+114
2025-04-23Added tests for inverse moveSebastiano Tronto25-0/+44
2025-04-23Adjusted solvers, fixed bugSebastiano Tronto8-0/+12
2025-04-23Almost added support for wide moves, only solve missingSebastiano Tronto86-2/+134
2025-04-22Update tests for oriented_cube_tSebastiano Tronto31-72/+97
2025-04-22Updated tests and added fixed =A to B32 outputSebastiano Tronto701-820/+695
2025-04-21Always use unsigned char * for data buffersSebastiano Tronto12-34/+34
2025-04-20Improve order of moves in NISS solutionsSebastiano Tronto1-2/+3
2025-04-15Better logging functionSebastiano Tronto1-2/+2
2025-04-08Some minor changes to the interface.Sebastiano Tronto1-6/+2
2025-04-02Added dreo coordinate solverSebastiano Tronto4-1/+59
2025-04-01simplified allowedmoves logicSebastiano Tronto17-15/+16
2025-03-29Optimize genptable for coordinate solve (20x speedup)Sebastiano Tronto7-0/+38
2025-03-28DR coordinate solverSebastiano Tronto4-1/+61
2025-03-28Make invcoord_co test more comprehensiveSebastiano Tronto29-41/+22
2025-03-26Added inverse coordinate for COSebastiano Tronto27-0/+54
2025-03-25More safety with pointers using VLA function parametersSebastiano Tronto3-10/+10
2025-03-25Tiny bugfix in solution writingSebastiano Tronto2-0/+9
2025-03-24Big cleanup for appendsolution()Sebastiano Tronto26-26/+145
2025-03-22Some safety with move arrays, small refactor appendcharSebastiano Tronto8-16/+17
2025-03-09Working (?) version of coordinate solverSebastiano Tronto2-3/+3
2025-03-04Begin work for coordinate solverSebastiano Tronto4-0/+50
2024-12-07Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto336-83/+561
2024-10-12Make writemoves (and solver) safer by checking buffer sizeSebastiano Tronto2-3/+3
2024-10-12Make gendata and co safer by checking buffer sizeSebastiano Tronto4-9/+11
2024-10-12Make writecube saferSebastiano Tronto15-16/+16
2024-10-12Added shelltestSebastiano Tronto1-1/+1
2024-10-04Avoid repeating typedefs in testsSebastiano Tronto10-106/+9
2024-10-04Removed slow testSebastiano Tronto3-108/+0
2024-10-03Made test 120 (gendata h0k4) fasterSebastiano Tronto2-2/+1

Generated with cgit - Back to sebastiano.tronto.net