summaryrefslogtreecommitdiffstats
path: root/vcl/qa
Commit message (Expand)AuthorAgeFilesLines
* wmf spec says that these are only allowed bitcount valuesCaolán McNamara2015-09-281-0/+0
* bmp failure not detected as such because of svg fallback testCaolán McNamara2015-09-1710-0/+0
* make CalcMaskShift a verifiable operationCaolán McNamara2015-09-171-0/+0
* don't crash with unknown out color spaceCaolán McNamara2015-09-161-0/+0
* vcl: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-09-112-6/+5
* Fixup CRC related unit tests for now.Michael Meeks2015-09-011-0/+3
* Tweak VCL unit tests for OpenGL.Michael Meeks2015-09-011-7/+19
* Modified CRC test in order to fix test failure on OSXMarco Cecchetti2015-09-011-0/+1
* tdf#93532 - Bitmap CRC unit tests.Michael Meeks2015-09-011-0/+56
* tdf#93750 allow for EMF+ record padding up to 11 bytesMike Kaganski2015-08-312-0/+17
* check stream statusCaolán McNamara2015-08-311-0/+0
* Disable the higher frequency timer tests more effectively.Michael Meeks2015-08-281-5/+9
* Add a newline and fflush so that it actually shows up in the outputTor Lillqvist2015-08-281-1/+2
* vcl: print an error message in timer test watchdogMichael Stahl2015-08-271-0/+1
* don't loop on overly-short nEndPosCaolán McNamara2015-08-271-0/+0
* vcl: increase timeout for timertest hang by someThorsten Behrens2015-08-271-1/+1
* coverity#1320471 Infinite loop coverity[loop_top] - Application::YieldCaolán McNamara2015-08-271-0/+1
* vcl: disable randomly failing timer unit testsThorsten Behrens2015-08-251-1/+1
* vcl: unittests for Timer and AutoTimer.Ashod Nakashian2015-08-231-4/+105
* limit access to dx array to min of input len and len of arrayCaolán McNamara2015-08-141-0/+0
* another avoid endless loop with busted wmfCaolán McNamara2015-08-121-0/+0
* fix a third emf crashCaolán McNamara2015-07-131-0/+0
* emf: fix another hangCaolán McNamara2015-07-131-0/+0
* emf: fix hangCaolán McNamara2015-07-131-0/+0
* emf: test for empty polygonsCaolán McNamara2015-07-131-0/+0
* emf: test for negative numbersCaolán McNamara2015-07-121-0/+0
* add xpm testsCaolán McNamara2015-07-125-0/+4
* fix another gif import crashCaolán McNamara2015-07-121-0/+0
* fix and test for xbm import crashCaolán McNamara2015-07-116-0/+2027
* fix gif import crashCaolán McNamara2015-07-111-0/+0
* avoid endless loop with busted wmfCaolán McNamara2015-07-101-0/+0
* Fix typosAndrea Gelmini2015-07-081-2/+2
* Add vcl lifecycle test for Toolkit / XWindow peers.Michael Meeks2015-07-071-0/+26
* vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl2015-06-261-1/+1
* java: 'final static' to 'static final'Noel Grandin2015-06-151-1/+1
* coverity#1306214 Uninitialized pointer fieldCaolán McNamara2015-06-121-1/+5
* coverity#1306212 silence Infinite loopCaolán McNamara2015-06-121-0/+1
* speed up Java unit tests by removing sleepsNoel Grandin2015-06-112-14/+16
* tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks2015-06-101-1/+25
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* loplugin:redundantcastStephan Bergmann2015-06-081-2/+2
* Clear VclPtr instance reference on removed UserEvents.Michael Meeks2015-06-051-4/+4
* VclPtr - more extensive lifecycle tests.Michael Meeks2015-06-051-0/+102
* Let JUnit take care of exceptionsNoel Grandin2015-06-052-37/+7
* add testcase for CVE-2015-0848Caolán McNamara2015-06-021-0/+0
* Fix CheckMemoryUsage java classNoel Grandin2015-06-021-3/+1
* loplugin:unreffunStephan Bergmann2015-05-271-0/+2
* tdf#88675 Fix display names for hicontrast and tango_testingTobias Lippert2015-05-272-2/+26
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-253-10/+9
* convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin2015-05-221-2/+2