Commit Graph

14 Commits

Author SHA1 Message Date
tastytea a1850db226
Fix test for escape_some_html().
continuous-integration/drone/push Build is passing Details
2021-04-21 12:49:32 +02:00
tastytea 6dc9c1a740
Fix warning in test. 2020-10-27 12:38:14 +01:00
tastytea c0eb7494e1
Use namespace, fix some warnings. 2020-10-27 12:05:50 +01:00
tastytea 953c1cf3e7
Replace POCO with CURL.
continuous-integration/drone/push Build is failing Details
2020-10-24 17:02:25 +02:00
tastytea 5906db11da
Change jsoncpp discovery from CMake to pkg-config.
continuous-integration/drone/push Build is failing Details
CMake is deprecated by upstream.
2020-05-01 20:30:07 +02:00
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