summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-09-01Fixup CRC related unit tests for now.Michael Meeks
2015-09-01Tweak VCL unit tests for OpenGL.Michael Meeks
2015-09-01Modified CRC test in order to fix test failure on OSXMarco Cecchetti
2015-09-01tdf#93532 - Bitmap CRC unit tests.Michael Meeks
2015-08-31tdf#93750 allow for EMF+ record padding up to 11 bytesMike Kaganski
2015-08-31check stream statusCaolán McNamara
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-27don't loop on overly-short nEndPosCaolán McNamara
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-08-14limit access to dx array to min of input len and len of arrayCaolán McNamara
2015-08-12another avoid endless loop with busted wmfCaolán McNamara
2015-07-13fix a third emf crashCaolán McNamara
2015-07-13emf: fix another hangCaolán McNamara
2015-07-13emf: fix hangCaolán McNamara
2015-07-13emf: test for empty polygonsCaolán McNamara
2015-07-12emf: test for negative numbersCaolán McNamara
2015-07-12add xpm testsCaolán McNamara
2015-07-12fix another gif import crashCaolán McNamara
2015-07-11fix and test for xbm import crashCaolán McNamara
2015-07-11fix gif import crashCaolán McNamara
2015-07-10avoid endless loop with busted wmfCaolán McNamara
2015-07-08Fix typosAndrea Gelmini
2015-07-07Add vcl lifecycle test for Toolkit / XWindow peers.Michael Meeks
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-06-15java: 'final static' to 'static final'Noel Grandin
2015-06-12coverity#1306214 Uninitialized pointer fieldCaolán McNamara
2015-06-12coverity#1306212 silence Infinite loopCaolán McNamara
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin
2015-06-10tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08loplugin:redundantcastStephan Bergmann
2015-06-05Clear VclPtr instance reference on removed UserEvents.Michael Meeks
2015-06-05VclPtr - more extensive lifecycle tests.Michael Meeks
2015-06-05Let JUnit take care of exceptionsNoel Grandin
2015-06-02add testcase for CVE-2015-0848Caolán McNamara
2015-06-02Fix CheckMemoryUsage java classNoel Grandin
2015-05-27loplugin:unreffunStephan Bergmann
2015-05-27tdf#88675 Fix display names for hicontrast and tango_testingTobias Lippert
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-07vcl: simplify code by using std::any_of/std::none_ofTakeshi Abe
2015-05-07WaE: format ‘%d’ expects argument of type ‘int’David Tardon