| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-12-31 | Fix tests that incorrectly used `!@has` instead of `@!has` | Camelid | -1/+1 | |
| The command is `@!has`, not `!@has`. I don't think these checks were doing anything before! Ideally we would accept `!@has` as well, or at least fail tests that use `!@has`. The current behavior seems to be silently ignoring the check, which is very confusing. | ||||
| 2020-07-06 | Add test for issue 74083 | Gary Guo | -0/+21 | |
