aboutsummaryrefslogtreecommitdiff
path: root/tests/liberty.c
Commit message (Expand)AuthorAgeFilesLines
* Extend string syntax in configPřemysl Eric Janouch2022-08-141-2/+5
* Fix validation of overlong UTF-8Přemysl Eric Janouch2020-10-241-2/+4
* Reject overlong UTF-8 sequencesPřemysl Eric Janouch2020-10-211-4/+6
* Improve the UTF-8 APIPřemysl Eric Janouch2020-10-121-0/+5
* Import configuration test from degeschPřemysl Eric Janouch2020-10-121-0/+73
* Name changePřemysl Eric Janouch2020-08-011-1/+1
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-211-3/+2
* _init() -> _make() where possiblePřemysl Janouch2017-06-221-26/+14
* Fix and update LICENSEPřemysl Janouch2017-02-031-1/+0
* Rename strv_add*() to strv_append*()Přemysl Janouch2017-01-231-5/+5
* Rename str_ensure_space() to str_reserve()Přemysl Janouch2017-01-231-1/+1
* Rename "struct str_vector" to "struct strv"Přemysl Janouch2017-01-231-15/+15
* Add a test for connectorPřemysl Janouch2016-01-031-0/+161
* Fix some leaks in testsPřemysl Janouch2016-01-031-9/+9
* Update copyright yearsPřemysl Janouch2016-01-031-1/+1
* Add a test for the async frameworkPřemysl Janouch2016-01-031-0/+95
* Add a test for utf8_iterPřemysl Janouch2015-12-101-0/+8
* Add "str_map_unset_iter"Přemysl Janouch2015-07-141-0/+24
* Add more stuffPřemysl Janouch2015-03-291-16/+31
* Initial commitPřemysl Janouch2015-02-281-0/+345