summaryrefslogtreecommitdiffstats
path: root/common/Unit.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix license headersAndras Timar2020-10-011-2/+0
* wsd: add http-headers unit-testAshod Nakashian2020-07-011-1/+1
* Fix iOS build (and maybe Android, too)Tor Lillqvist2020-02-241-0/+2
* wsd: cleanly shutdown when unittest times outAshod Nakashian2020-02-231-2/+2
* UnitBase::exitTest: make sure we flag for termination only onceMiklos Vajna2020-02-191-0/+5
* test: switch to parallel tests based on Unit framework.Michael Meeks2020-01-211-1/+4
* killpoco: Use std::thread instead of Poco::Thread.Jan Holesovsky2019-11-071-10/+21
* killpoco: Don't use POCO for app exit values.Jan Holesovsky2019-11-071-4/+3
* wsd: cleanup the global flag accessorsAshod Nakashian2019-11-061-1/+1
* common: wrap TerminationFlag in a getter function to avoid ODR violationMiklos Vajna2019-08-081-1/+1
* Drop unused variableTor Lillqvist2019-05-231-5/+0
* TileCache: re-factor API to work in terms of vectors, not file references.Michael Meeks2019-02-141-6/+3
* Improve unit test / SSL handling & detection.Michael Meeks2019-02-131-0/+4
* android: Restart if anything goes wrong.Jan Holesovsky2019-02-131-0/+7
* android: #if(n)def MOBILEAPP -> #if (!)MOBILEAPP for better reliability.Jan Holesovsky2019-02-121-1/+1
* Still more iOS app and related Online C++ code hackingTor Lillqvist2018-09-191-0/+4
* Remove stray #include <ftw.h>Tor Lillqvist2018-09-171-1/+0
* loplugin:includeformPranav Kant2017-12-201-2/+2
* Fix unit test timeout interfering with normal runPranav Kant2017-03-171-2/+5
* Unit tests: use WSD's main socket-poll for test timeouts.Michael Meeks2017-03-161-1/+2
* config.h - get includes right: must always be the first include.Michael Meeks2017-03-101-1/+2
* No Hungarian notation pleaseTor Lillqvist2017-01-131-4/+4
* loplugin:staticaccessNoel Grandin2016-12-271-1/+1
* add a configure option for using clang compiler pluginsNoel Grandin2016-12-221-6/+6
* convert enums to scopedNoel Grandin2016-12-221-8/+8
* Turn termination off for Unit tests.Michael Meeks2016-12-031-0/+2
* Apply the pre-branch rename script to re-organize the source.Michael Meeks2016-11-251-0/+205