aboutsummaryrefslogtreecommitdiff
path: root/test/090_tables_readwrite/tables_readwrite_tests.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed tests to make space for more coordinate testsSebastiano Tronto2025-07-171-76/+0
|
* Add wasmtest target to build script; minor fixes in tools and testsSebastiano Tronto2025-05-091-2/+2
|
* 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-4/+4
|
* Avoid repeating typedefs in testsSebastiano Tronto2024-10-041-20/+0
|
* Solved alignment UB issueSebastiano Tronto2024-09-281-3/+3
|
* Simplified solverSebastiano Tronto2024-09-111-0/+3
|
* New tableinfo for gendata_h48, still work to doSebastiano Tronto2024-09-101-1/+4
|
* Added tabletype to tableinfoSebastiano Tronto2024-09-101-0/+3
|
* Added next table offset to tableinfoSebastiano Tronto2024-09-101-0/+3
|
* Added tableinfoSebastiano Tronto2024-09-091-0/+84

Generated with cgit - Back to sebastiano.tronto.net