aboutsummaryrefslogtreecommitdiff
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wrapped pthread use in custom APISebastiano Tronto2025-08-111-0/+1
* Added API function for solution variationsSebastiano Tronto2025-08-0711-0/+61
* Added HTR solverSebastiano Tronto2025-08-063-0/+33
* Added CPEPE coordinate in preparation of full DRFIN solverSebastiano Tronto2025-08-013-0/+33
* Added move sequence comparison functionSebastiano Tronto2025-07-313-6/+6
* added drslice coordinateSebastiano Tronto2025-07-303-0/+61
* All coordinates unsignedSebastiano Tronto2025-07-2920-64/+63
* Turns checks into assertions in utils/math.hSebastiano Tronto2025-07-2826-139/+0
* Make failed assert exit immediatelySebastiano Tronto2025-07-283-40/+0
* Use bit trick for portable and arm popcountSebastiano Tronto2025-07-243-0/+44
* Fix testSebastiano Tronto2025-07-181-3/+2
* Added unit tests for coord cp and epudSebastiano Tronto2025-07-176-0/+66
* Renamed tests to make space for more coordinate testsSebastiano Tronto2025-07-1792-0/+0
* Refactor solver dispatch and checkdataSebastiano Tronto2025-05-181-2/+3
* Remove configure + make build system.Sebastiano Tronto2025-05-161-33/+0
* FixesSebastiano Tronto2025-05-095-7/+7
* Add wasmtest target to build script; minor fixes in tools and testsSebastiano Tronto2025-05-091-2/+2
* NISSSebastiano Tronto2025-04-25185-28/+114
* Added tests for inverse moveSebastiano Tronto2025-04-2325-0/+44
* Adjusted solvers, fixed bugSebastiano Tronto2025-04-238-0/+12
* Almost added support for wide moves, only solve missingSebastiano Tronto2025-04-2386-2/+134
* Update tests for oriented_cube_tSebastiano Tronto2025-04-2231-72/+97
* Updated tests and added fixed =A to B32 outputSebastiano Tronto2025-04-22701-820/+695
* Always use unsigned char * for data buffersSebastiano Tronto2025-04-2112-34/+34
* Improve order of moves in NISS solutionsSebastiano Tronto2025-04-201-2/+3
* Better logging functionSebastiano Tronto2025-04-151-2/+2
* Some minor changes to the interface.Sebastiano Tronto2025-04-081-6/+2
* Added dreo coordinate solverSebastiano Tronto2025-04-024-1/+59
* simplified allowedmoves logicSebastiano Tronto2025-04-0117-15/+16
* Optimize genptable for coordinate solve (20x speedup)Sebastiano Tronto2025-03-297-0/+38
* DR coordinate solverSebastiano Tronto2025-03-284-1/+61
* Make invcoord_co test more comprehensiveSebastiano Tronto2025-03-2829-41/+22
* Added inverse coordinate for COSebastiano Tronto2025-03-2627-0/+54
* More safety with pointers using VLA function parametersSebastiano Tronto2025-03-253-10/+10
* Tiny bugfix in solution writingSebastiano Tronto2025-03-252-0/+9
* Big cleanup for appendsolution()Sebastiano Tronto2025-03-2426-26/+145
* Some safety with move arrays, small refactor appendcharSebastiano Tronto2025-03-228-16/+17
* Working (?) version of coordinate solverSebastiano Tronto2025-03-092-3/+3
* Begin work for coordinate solverSebastiano Tronto2025-03-044-0/+50
* Merge the "solver-experiments" branch that I have been working on forSebastiano Tronto2024-12-07336-83/+561
* Make writemoves (and solver) safer by checking buffer sizeSebastiano Tronto2024-10-122-3/+3
* Make gendata and co safer by checking buffer sizeSebastiano Tronto2024-10-124-9/+11
* Make writecube saferSebastiano Tronto2024-10-1215-16/+16
* Added shelltestSebastiano Tronto2024-10-121-1/+1
* Avoid repeating typedefs in testsSebastiano Tronto2024-10-0410-106/+9
* Removed slow testSebastiano Tronto2024-10-043-108/+0
* Made test 120 (gendata h0k4) fasterSebastiano Tronto2024-10-032-2/+1
* Do not run make clean automatically on every build and other Makefile changesSebastiano Tronto2024-10-031-3/+1
* Solved alignment UB issueSebastiano Tronto2024-09-283-9/+9
* I'm stupidSebastiano Tronto2024-09-261-0/+1

Generated with cgit - Back to sebastiano.tronto.net