jwgrenning / cpputest-starter-project

gcc cpputest starter project, with instructions to help get your legacy code into cpputest for the first time
MIT License
111 stars 56 forks source link

Switched to specific versions of GCC and CppUTest and reviewed README commands. #9

Closed diegopego closed 3 years ago

jwgrenning commented 3 years ago

I am finding there are many exited contatiners laying around. I tried this command with --rm to remove the container after run. Can you try that too.

diegopego commented 3 years ago

I am finding there are many exited contatiners laying around. I tried this command with --rm to remove the container after run. Can you try that too.

The --rm command works both in windows and linux and is recommended. I intended to use it and forgot it. My bad.