Commit Graph

6 Commits

Author SHA1 Message Date
067fba7447
Rewrote escape_some_html() slightly and enhanced the test.
All checks were successful
the build was successful
2019-04-22 11:16:44 +02:00
13709efbba
Escape < and > in release descriptions.
All checks were successful
the build was successful
Tiny Tiny RSS doesn't display them, even in <pre>.
2019-04-22 08:28:10 +02:00
d41b18183e
Added tests for get_http().
All checks were successful
the build was successful
2019-04-21 10:54:07 +02:00
8c21e93791
testlib for tests. 2019-04-21 10:51:14 +02:00
08690e30fa
Added tests for time.cpp.
All checks were successful
the build was successful
strtime(time_point), strtime(string).
2019-04-20 13:25:45 +02:00
97c7e20da7
Added tests for strings.cpp.
get_baseurl(), get_domain(), get_repo(), get_project().
2019-04-20 13:01:58 +02:00