diffblue-cbmc/regression/goto-cc-file-local
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
..
function-pointer Export-function-local-symbols name mangling: rename initial values 2019-05-01 11:08:28 +00:00
name-clash Do not use backtick as opening single quote 2019-07-29 10:28:44 +01:00
name-clash-with-suffix Do not use backtick as opening single quote 2019-07-29 10:28:44 +01:00
nested Mangle static functions using basename, not path 2019-04-29 12:23:19 +01:00
result-multi-file-bad File-local name mangling: fix Windows tests 2019-04-29 12:20:10 +01:00
result-multi-file-good File-local name mangling: fix Windows tests 2019-04-29 12:20:10 +01:00
result-multi-file-transitive File-local name mangling: fix Windows tests 2019-04-29 12:20:10 +01:00
result-suffix File-local name mangling: fix Windows tests 2019-04-29 12:20:10 +01:00
symbol-compiled File-local name mangling: fix Windows tests 2019-04-29 12:20:10 +01:00
symbol-fully-linked File-local name mangling: fix Windows tests 2019-04-29 12:20:10 +01:00
symbol-multi-file File-local name mangling: fix Windows tests 2019-04-29 12:20:10 +01:00
CMakeLists.txt Add --export-function-local-symbols to goto-cc 2019-04-02 08:50:53 -07:00
Makefile Export-function-local-symbols name mangling: rename initial values 2019-05-01 11:08:28 +00:00
chain.sh Export-function-local-symbols name mangling: rename initial values 2019-05-01 11:08:28 +00:00