summaryrefslogtreecommitdiff
path: root/test/test.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-11-14Add a 'how to debug' to the whitebox unit tests.Jan Holesovsky1-1/+6
2019-11-13killpoco: removed StringTokenizer from test directoryPranam Lashkari1-3/+4
2019-10-08typo fixes in comments and codeAndras Timar1-1/+1
2019-09-22wsd: test: support test command-line args in any orderAshod Nakashian1-3/+14
2019-09-22wsd: improved kit thread namingAshod Nakashian1-6/+16
2019-09-12test: fix memory leakMiklos Vajna1-1/+3
2019-09-05test: print out the correct way to run all-local test.Michael Meeks1-1/+4
2019-08-29test: add --debugrun switchMiklos Vajna1-1/+5
2019-05-14test: use process groups as well to allow concurrent make checks.Michael Meeks1-18/+21
2019-05-10test: better zombie handling for more recent kernels.Michael Meeks1-2/+2
2019-05-04test: recommend --verbose mode, and interleave output chronologically.Michael Meeks1-4/+10
2019-05-03Update unit test data for recent master.Michael Meeks1-0/+4
2019-05-03Improve pid collection and printout for tests.Michael Meeks1-1/+1
2019-05-01test: help people run just the one that matters.Michael Meeks1-0/+8
2019-03-04Don't use the same std::ostringstream from multiple threads.Michael Meeks1-6/+11
2018-11-30test: no need to copy procEntryMiklos Vajna1-1/+1
2018-10-17test: avoid some unnecessary value parametersMiklos Vajna1-1/+1
2017-12-20loplugin:includeformPranav Kant1-2/+2
2017-09-19Implement more reliable in-process short-cuts.Michael Meeks1-0/+31
2017-09-19Re-factor pid hunting code into test.cpp where we can do better.Michael Meeks1-0/+85
2017-08-17unit tests: Really bail out on error; and no need for a tempfile.Jan Holesovsky1-2/+2
2017-06-19test: make sure own header is self-containedMiklos Vajna1-2/+2
2017-06-02Run old-style unit tests as a new-style unit test.Michael Meeks1-0/+16
2017-04-20wsd: fix verbose test outputAshod Nakashian1-11/+17
2017-04-07Write the failures we got during the test run.Jan Holesovsky1-2/+16
2017-03-10config.h - get includes right: must always be the first include.Michael Meeks1-0/+2
2017-01-16Bin default values for parameters that were defaulted at just one call siteTor Lillqvist1-1/+1
2016-12-19loolwsd: string trimming helpersAshod Nakashian1-1/+0
2016-11-25Apply the pre-branch rename script to re-organize the source.Michael Meeks1-0/+103