aboutsummaryrefslogtreecommitdiff
path: root/test/100_gendata_cocsep (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed tests to make space for more coordinate testsSebastiano Tronto2025-07-173-40/+0
|
* FixesSebastiano Tronto2025-05-091-1/+1
|
* Always use unsigned char * for data buffersSebastiano Tronto2025-04-211-3/+3
| | | | | Before this commit I was inconsistently using one of void *, char * and uint8_t *.
* Make gendata and co safer by checking buffer sizeSebastiano Tronto2024-10-121-3/+5
|
* Avoid repeating typedefs in testsSebastiano Tronto2024-10-041-21/+0
|
* Solved alignment UB issueSebastiano Tronto2024-09-281-3/+3
|
* Parallelized h48k2 gendataSebastiano Tronto2024-09-171-0/+1
|
* New tableinfo for gendata_h48, still work to doSebastiano Tronto2024-09-102-6/+31
|
* Use callback function to log to stderrSebastiano Tronto2024-06-171-3/+1
|
* Remvoed cube_fast_t and more. More cleaning up to do.Sebastiano Tronto2024-06-091-2/+2
|
* Some type fixes and some cleanupSebastiano Tronto2024-05-271-1/+1
|
* Small refactor for pruning table cocsep, preparing for big refactorSebastiano Tronto2024-05-101-2/+6
|
* Improved testing, added more data to cocsep tableSebastiano Tronto2024-03-302-2/+18
|
* Added cocsep data generation, but it is very slowSebastiano Tronto2024-03-303-0/+15

Generated with cgit - Back to sebastiano.tronto.net