summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/timer.cxx
AgeCommit message (Expand)Author
2018-09-24Scheduler: add per-priority Task listsJan-Marek Glogowski
2018-09-14loplugin:constfields in vclNoel Grandin
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-08-29Avoid "ThreadSanitizer: data race on vptr (ctor/dtor vs virtual call)"Stephan Bergmann
2017-07-20Don't run testIdleMainloop on WindowsJan-Marek Glogowski
2017-07-15coverity#1415095 annotate Infinite loop as false positiveCaolán McNamara
2017-07-14Fix instant 0ms scheduler wakeup for headlessJan-Marek Glogowski
2017-07-13Run Idle tasks immediatlyJan-Marek Glogowski
2017-07-13Round-robin invoked tasksJan-Marek Glogowski
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17Convert bTimer => bIdleJan-Marek Glogowski
2016-12-09tdf#100337 Message boxes showup empty with white backgroundNoel Grandin
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-08-28Disable the higher frequency timer tests more effectively.Michael Meeks
2015-08-28Add a newline and fflush so that it actually shows up in the outputTor Lillqvist
2015-08-27vcl: print an error message in timer test watchdogMichael Stahl
2015-08-27vcl: increase timeout for timertest hang by someThorsten Behrens
2015-08-27coverity#1320471 Infinite loop coverity[loop_top] - Application::YieldCaolán McNamara
2015-08-25vcl: disable randomly failing timer unit testsThorsten Behrens
2015-08-23vcl: unittests for Timer and AutoTimer.Ashod Nakashian
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-06-12coverity#1306212 silence Infinite loopCaolán McNamara
2015-06-10tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-03-06Timer Idle: adapted unit tests to new classesTobias Madl
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2014-11-05idle: unit test.Michael Meeks
2014-11-05idle: implement ProcessAllIdleHandlers.László Németh
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-28coverity#982593 experiment with silencing Infinite loopCaolán McNamara
2014-09-25vcl: try to make clang tinderbox happy about new timer testMichael Stahl
2014-09-25fdo#84000 - unit test timers / main-loop bits.Michael Meeks