summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2015-10-01Fix typosAndrea Gelmini2-2/+2
2015-09-28wmf spec says that these are only allowed bitcount valuesCaolán McNamara1-0/+0
2015-09-17bmp failure not detected as such because of svg fallback testCaolán McNamara10-0/+0
2015-09-17make CalcMaskShift a verifiable operationCaolán McNamara1-0/+0
2015-09-16don't crash with unknown out color spaceCaolán McNamara1-0/+0
2015-09-11vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-6/+5
2015-09-01Fixup CRC related unit tests for now.Michael Meeks1-0/+3
2015-09-01Tweak VCL unit tests for OpenGL.Michael Meeks1-7/+19
2015-09-01Modified CRC test in order to fix test failure on OSXMarco Cecchetti1-0/+1
2015-09-01tdf#93532 - Bitmap CRC unit tests.Michael Meeks1-0/+56
2015-08-31tdf#93750 allow for EMF+ record padding up to 11 bytesMike Kaganski2-0/+17
2015-08-31check stream statusCaolán McNamara1-0/+0
2015-08-28Disable the higher frequency timer tests more effectively.Michael Meeks1-5/+9
2015-08-28Add a newline and fflush so that it actually shows up in the outputTor Lillqvist1-1/+2
2015-08-27vcl: print an error message in timer test watchdogMichael Stahl1-0/+1
2015-08-27don't loop on overly-short nEndPosCaolán McNamara1-0/+0
2015-08-27vcl: increase timeout for timertest hang by someThorsten Behrens1-1/+1
2015-08-27coverity#1320471 Infinite loop coverity[loop_top] - Application::YieldCaolán McNamara1-0/+1
2015-08-25vcl: disable randomly failing timer unit testsThorsten Behrens1-1/+1
2015-08-23vcl: unittests for Timer and AutoTimer.Ashod Nakashian1-4/+105
2015-08-14limit access to dx array to min of input len and len of arrayCaolán McNamara1-0/+0
2015-08-12another avoid endless loop with busted wmfCaolán McNamara1-0/+0
2015-07-13fix a third emf crashCaolán McNamara1-0/+0
2015-07-13emf: fix another hangCaolán McNamara1-0/+0
2015-07-13emf: fix hangCaolán McNamara1-0/+0
2015-07-13emf: test for empty polygonsCaolán McNamara1-0/+0
2015-07-12emf: test for negative numbersCaolán McNamara1-0/+0
2015-07-12add xpm testsCaolán McNamara5-0/+4
2015-07-12fix another gif import crashCaolán McNamara1-0/+0
2015-07-11fix and test for xbm import crashCaolán McNamara6-0/+2027
2015-07-11fix gif import crashCaolán McNamara1-0/+0
2015-07-10avoid endless loop with busted wmfCaolán McNamara1-0/+0
2015-07-08Fix typosAndrea Gelmini1-2/+2
2015-07-07Add vcl lifecycle test for Toolkit / XWindow peers.Michael Meeks1-0/+26
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl1-1/+1
2015-06-15java: 'final static' to 'static final'Noel Grandin1-1/+1
2015-06-12coverity#1306214 Uninitialized pointer fieldCaolán McNamara1-1/+5
2015-06-12coverity#1306212 silence Infinite loopCaolán McNamara1-0/+1
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin2-14/+16
2015-06-10tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks1-1/+25
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-08loplugin:redundantcastStephan Bergmann1-2/+2
2015-06-05Clear VclPtr instance reference on removed UserEvents.Michael Meeks1-4/+4
2015-06-05VclPtr - more extensive lifecycle tests.Michael Meeks1-0/+102
2015-06-05Let JUnit take care of exceptionsNoel Grandin2-37/+7
2015-06-02add testcase for CVE-2015-0848Caolán McNamara1-0/+0
2015-06-02Fix CheckMemoryUsage java classNoel Grandin1-3/+1
2015-05-27loplugin:unreffunStephan Bergmann1-0/+2
2015-05-27tdf#88675 Fix display names for hicontrast and tango_testingTobias Lippert2-2/+26
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara3-10/+9