mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
string-helpers.c: add str_starts_with()
This commit is contained in:
parent
a368bbee6a
commit
eb9f64f0a1
5 changed files with 45 additions and 7 deletions
|
|
@ -11,6 +11,7 @@ test_lib = static_library(
|
|||
|
||||
tests = [
|
||||
'buf-simple',
|
||||
'str',
|
||||
]
|
||||
|
||||
foreach t : tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue