Sébastien Helleu
|
d046315e8b
|
api: fix function string_format_size on 32-bit systems
|
2014-08-02 11:44:15 +02:00 |
|
Sébastien Helleu
|
2987f9208e
|
tests: add tests of function string_format_size
|
2014-08-01 07:34:35 +02:00 |
|
Sébastien Helleu
|
aaa29153b0
|
tests: add tests of functions string_iconv*
|
2014-07-31 07:48:36 +02:00 |
|
Sébastien Helleu
|
3d6b9ff5a7
|
tests: add tests of function string_is_word_char
|
2014-07-29 07:39:30 +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 |
|