Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-06 | Tests+Base: Convert stack-smash to be LibTest based and stop skipping it | Andrew Kaster | |
Now that the test is converted to be LibTest based, we can remove it from the exclude list in /home/anon/.config/Tests.ini. Prior to this it would crash and fail because it was signaled instead of returning normally with exit code 0. |