Using `operator==` does not work for C strings, need to use `strcmp`. Fixed by #27, so this will go into [release 0.3](https://github.com/eljonny/TestCPP/milestone/8).