Oliver Stöneberg 59c3bd22e6
ProcessExecutor: removed unnecessary \0 passing in message reading/writing - fixes stray \0 characters in output (#5354)
This was introduced in #5279. We were transferring the terminating `\0`
via the pipe and also added another one in the parsing. As we are now
directly writing into a `std::string` these extra characters will now
show up in it. So just get rid of them.
2023-08-21 12:17:08 +02:00
..
2023-06-10 17:37:32 +02:00
2023-05-08 10:30:20 +02:00

Systemtesting of Cppcheck CLI on some projects

addons
base path
exclude folders
importing projects
 * visual studio
 * compile database
   - different generators bear/cmake/..
   - different platforms
suppressions

Different paths:
 * relative
 * absolute