7b60621171
Get CTest working and add pnEncryption tests.
...
This will allow you to run all the tests with `make test` or `ctest`.
2014-10-18 13:15:34 +02:00
19297f1944
Make building the tests optional.
...
Make gtest build with shared crt by defaul. It would be better to do this in one of our own CMakeLists instead of google's but I couldn't figure out how.
2014-10-18 13:15:33 +02:00
7bde88a635
Cleanup of unused code and fix of unit test to reflect that accented chars are counted as two.
2014-10-18 13:15:31 +02:00
ed0c021803
Added gtest.
...
Added Unittest.
Small fix documentation plString.
2014-10-18 13:15:29 +02:00
85b97435cc
Making tests run on Linux and removing unicode on unsupported places
2014-10-18 13:15:27 +02:00