index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test-string_helpers.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-19
string_helpers: Escape double quotes in escape_special
Chris Down
1
-7
/
+7
2021-07-01
lib/test-string_helpers: add test cases for new features
Andy Shevchenko
1
-8
/
+133
2021-07-01
lib/test-string_helpers: get rid of trailing comma in terminators
Andy Shevchenko
1
-6
/
+6
2021-07-01
lib/test-string_helpers: print flags in hexadecimal format
Andy Shevchenko
1
-2
/
+2
2020-07-15
lib/test-string_helpers.c: Add string_upper() and string_lower() tests
Vadim Pasternak
1
-0
/
+67
2016-02-03
lib/test-string_helpers.c: fix and improve string_get_size() tests
Vitaly Kuznetsov
1
-18
/
+49
2015-11-06
lib/test-string_helpers.c: add string_get_size() tests
Vitaly Kuznetsov
1
-0
/
+36
2015-04-15
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
1
-20
/
+20
2014-10-14
lib / string_helpers: introduce string_escape_mem()
Andy Shevchenko
1
-4
/
+236
2014-10-14
lib / string_helpers: refactoring the test suite
Andy Shevchenko
1
-12
/
+27
2013-04-30
lib/string_helpers: introduce generic string_unescape
Andy Shevchenko
1
-0
/
+103