Sébastien Helleu
|
29385e39be
|
tests: fix compilation warning with autotools
|
2014-07-21 21:25:55 +02:00 |
|
Sébastien Helleu
|
63add00da7
|
tests: add compilation of tests with autotools
|
2014-07-21 21:25:43 +02:00 |
|
Sébastien Helleu
|
2eebb817fd
|
tests: fix compilation of tests
|
2014-07-21 21:18:57 +02:00 |
|
Sébastien Helleu
|
5408db58d1
|
tests: add UTF-8 tests (check of some invalid UTF-8 chars)
|
2014-07-20 15:50:51 +02:00 |
|
Sébastien Helleu
|
db9a8e7bc4
|
tests: add unit tests using CppUTest
The tests can be run only via CMake:
1. build with tests: cmake .. -DENABLE_TESTS=ON
2. make
3. ctest (or ctest -V for verbose output)
|
2014-07-20 12:13:25 +02:00 |
|