diffblue-cbmc/regression/cbmc-cover/mcdc12
Owen c4cd7aeca6 Do not use backtick as opening single quote
Replace it with '. For example, This changes an error message from
failed to load class `java.nio.file.Path'
to
failed to load class 'java.nio.file.Path'

The reason is that the convention of using ` for opening single
quotes looks odd in most modern fonts. For more discussion please
read:

https://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
2019-07-29 10:28:44 +01:00
..
main.c add test cases to check MC/DC coverage instrumentation 2016-11-02 03:03:17 +00:00
test.desc Do not use backtick as opening single quote 2019-07-29 10:28:44 +01:00