Commit Graph

9 Commits

Author SHA1 Message Date
tastytea 7b0920ee95
Switched from curlpp to POCO. 2019-08-09 22:38:28 +02:00
tastytea eee64c1f2d
Modernized CMake config. 2019-08-09 21:31:00 +02:00
tastytea 0e24f0433c
Removed useless test. 2019-04-22 11:40:02 +02:00
tastytea 067fba7447
Rewrote escape_some_html() slightly and enhanced the test.
the build was successful Details
2019-04-22 11:16:44 +02:00
tastytea 13709efbba
Escape < and > in release descriptions.
the build was successful Details
Tiny Tiny RSS doesn't display them, even in <pre>.
2019-04-22 08:28:10 +02:00
tastytea d41b18183e
Added tests for get_http().
the build was successful Details
2019-04-21 10:54:07 +02:00
tastytea 8c21e93791
testlib for tests. 2019-04-21 10:51:14 +02:00
tastytea 08690e30fa
Added tests for time.cpp.
the build was successful Details
strtime(time_point), strtime(string).
2019-04-20 13:25:45 +02:00
tastytea 97c7e20da7
Added tests for strings.cpp.
get_baseurl(), get_domain(), get_repo(), get_project().
2019-04-20 13:01:58 +02:00