summaryrefslogtreecommitdiff
path: root/glib/tests/refstring.c
Commit message (Expand)AuthorAgeFilesLines
* Normalize C source files to end with exactly one newlinewip/smcv/trailing-newlinesSimon McVittie2020-04-211-1/+0
* Drop a questionable test from the refstring suiteEmmanuele Bassi2018-08-021-5/+0
* Add a g_ref_string_new_len() to allow creating from non-NUL byte arraysRichard Hughes2018-07-091-0/+39
* Increase coverage for GRefStringEmmanuele Bassi2018-07-091-0/+12
* Add length accessor for GRefStringEmmanuele Bassi2018-07-091-0/+1
* Add reference counted stringsEmmanuele Bassi2018-07-091-0/+70