Commit Graph

18 Commits

Author SHA1 Message Date
4e328b154e Add tests for string_to{lower,upper}() 2017-11-09 04:23:28 +01:00
d2928c5fa7 Update the copyright notice 2017-04-14 03:51:37 +02:00
9538c5962c Add a test for string_new_length() 2017-04-14 03:51:23 +02:00
bf18821d81 Add a test for string_rindex() 2016-08-14 20:19:50 +02:00
c300338e73 Add a test for string_index() 2016-08-14 20:19:38 +02:00
a2f5d12e1e Use PROGNAME 2016-08-14 19:57:51 +02:00
a2229ca91f Use %zu for size_t in format strings 2016-06-14 23:48:50 +02:00
e37b3d2f7b Update the copyright notice 2016-02-01 09:59:43 +01:00
fae4c024b0 Silence some warnings out 2016-02-01 09:59:27 +01:00
0e37acd63d Add tests for string_trim() 2015-06-23 03:14:14 +02:00
112795b7aa Add tests for string_ltrim() 2015-06-23 03:14:13 +02:00
a16dd33841 Add tests for string_rtrim() 2015-06-23 03:14:13 +02:00
8df5499481 Update the copyright notice 2015-06-23 03:14:12 +02:00
9a65fd0ffa Disambiguate the error codes 2015-06-23 03:14:12 +02:00
cb4a3e3df9 Updated the copyright line 2014-09-14 19:50:06 +02:00
7ade6f79d4 Build the python binding as part of the tests 2014-08-29 19:04:13 +02:00
1f71b021d1 Code cleanup 2012-11-19 00:50:00 +01:00
29a2dd0bc7 Renamed test/test.sh to tests/tests.sh (consistency) 2012-09-20 22:05:39 +00:00