1
0
mirror of https://github.com/pocoproject/poco.git synced 2025-03-26 16:32:45 +01:00

7 Commits

Author SHA1 Message Date
John Vandenberg
0e6e16645c
Remove trailing whitespace () 2022-07-07 04:18:20 -05:00
Alex Fabijanic
5ef96287ee fix(Redis): Poco::Redis after executing auth command next command always return OK 2022-06-25 20:25:03 +02:00
zosrothko
960ecb38f0 Poco 1.9.1 assert true ()
* Rename assert by assertTrue

* Update submodules

* Missing assertTrue

* Rename poco_assertTrue to poco_assert

* Rename poco_assertTrue to poco_assert
2018-03-29 11:12:54 -06:00
Jörg-Christian Böhme
181fc0eea3 Fix unit tests for android build 2018-03-04 21:26:08 +01:00
Joerg-Christian Boehme
9feabc7723 Add android build on travis ()
* Add build for android in travis CI.

* Fix review findings. Change from __ANDORID__ to POCO_ANDROID

* Add android test

* Fix compile issue after rebase

* Ignore test big ping when its failing
2018-02-26 18:54:40 -06:00
Guenter Obiltschnig
c672c14e5a remove duplicate files and remaining Id headers 2017-11-10 09:26:24 +01:00
Günter Obiltschnig
6a0191ae6c added Redis library 2017-11-08 15:48:04 +01:00