You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update regression test quoting for Windows compatibility
The " double quote works when used with cbmc directly on the Windows
`cmd.exe` command line, but not when used in combination with `test.pl`.
So this commit swaps to usage of ' single quotes instead, which does
work with `test.pl` on Windows.
0 commit comments