Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Instead of enumerating the files to clean by hand, set PROGS=${TESTS}. | tb | 2018-08-31 | 1 | -2/+4 |
| | | | | Suggested by jsing | ||||
* | Now that all *_free() functions are NULL safe, we can generate the | tb | 2018-07-10 | 1 | -2/+9 |
| | | | | | | freenull test from Symbols.list. Suggested by jsing, discussed with beck and bluhm. | ||||
* | Add regress for free functions that should be safe with NULL | beck | 2017-05-02 | 1 | -0/+20 |