Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more regress coverage for lhash. | jsing | 2024-05-08 | 1 | -3/+263 |
| | |||||
* | Provide initial regress for lhash. | jsing | 2024-05-06 | 2 | -0/+71 |
For now, this is very limited and only tests calling lh_doall_arg() multiple times on an empty linked hash. This process currently triggers a SIGSEGV, which will be soon fixed. |