summaryrefslogtreecommitdiff
path: root/svtools/qa
AgeCommit message (Collapse)Author
2012-12-11add regression test for EDB-23279Caolán McNamara
Change-Id: I9d31602750dc6516b7bee5c0796328cee07b10ea
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
Patch contributed by: Jurgen Schmidt remove onlineregistration with dependencies http://svn.apache.org/viewvc?view=revision&revision=1240245 imported patch package_eventlistener.patch http://svn.apache.org/viewvc?view=revision&revision=1172103 Patch contributed by Pedro Giffuni Accept Google Chrome OS fonts as equivalent to MS fonts. http://svn.apache.org/viewvc?view=revision&revision=1233155 http://svn.apache.org/viewvc?view=revision&revision=1233408 Patch contributed by Andre Fischer Do not add targets for junit tests when junit is disabled. http://svn.apache.org/viewvc?view=revision&revision=1241508 Patches contributed by Mathias Bauer (and others) gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 cws mba34issues01: #i114600#: remove forbidden characters from list of unencoded characters http://svn.apache.org/viewvc?view=revision&revision=1172370 Patches contributed by Oliver Rainer-Wittman some clean up in JPEGReader due to memory constraints http://svn.apache.org/viewvc?view=revision&revision=1299729 119114 - method <UpdateDialog::addSpecificError(..)> - create entry with correct type http://svn.apache.org/viewvc?view=revision&revision=1305265 Patches contributed by Ariel Constenla-Haile i118707 - make toolbar control's popup window grab focus http://svn.apache.org/viewvc?view=revision&revision=1225846 Patches contributed by Herbert Duerr #i118662# remove usage of BerkeleyDB in desktop module http://svn.apache.org/viewvc?view=revision&revision=1213171 minor cleanups in dp_persmap.* http://svn.apache.org/viewvc?view=revision&revision=1215064 flush early to prevent problem with extension manager not cleaning up its objects http://svn.apache.org/viewvc?view=revision&revision=1228147 i118726 do not flush *pmap file while reading it http://svn.apache.org/viewvc?view=revision&revision=1230614 #i119048# migrate BDB extension entries using a simple heuristic http://svn.apache.org/viewvc?view=revision&revision=1300972 #i119048# handle edge cases when importing BDB hash files http://svn.apache.org/viewvc?view=revision&revision=1301428 #i119113# fix of-by-one when importing BDB files http://svn.apache.org/viewvc?view=revision&revision=1305420 restore our encryption settings, icon themes, and dictionaries. removed wrapper hacks, kill obsolete bundled extension blob / pre-registration handling, remove duplicated quickstart code. remove OS/2 conditionals.
2012-11-14add regression tests for .bmps/.rles including EDB-22680Caolán McNamara
Change-Id: If351421b9de11870bb81010626377db8585a1edd
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara
that are needed to load .odt, .sxw etc files, and add a regression test for CVE-2012-4233 Change-Id: Ie178725ded3d76942030d12f23074de519cf62de
2012-07-30add in some more filter testsCaolán McNamara
Change-Id: I79beed272a6b3bb27d78563db70f66bcf620df8c
2012-07-30add in some more filter testsCaolán McNamara
Change-Id: If3809196c577cda7a392ac9eae3b4fa411313b5c
2012-07-27add regression test for gif that nobbled XnViewCaolán McNamara
Change-Id: Ib5d456fa8e10a680ab79dd60bca99b37d0859078
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-05-14Add helpful instructions nearby encrypted CVE files.Michael Meeks
2012-04-30add another test docCaolán McNamara
Change-Id: I6cc92e2242cf0f162b5c670bf2e70f1e8fc49a28
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara
Change-Id: I88cfd9592e11aa7dbe704df4810090b6a1ce4c66
2012-04-19gif parsing regression testCaolán McNamara
2012-04-18jpg parsing regression testCaolán McNamara
2012-04-17png parsing regression testCaolán McNamara
2012-03-07remove various unused methods and source filesCaolán McNamara
2011-11-14ReleaseConfigMgr not called by anythingCaolán McNamara
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara
sot is below vcl, but is a filters test, we can split bootstrapfixture into a vcl needing bit and and non-vcl bit and filters test api can be standalone and combined with whichever bit in order to form pre and post vcl filters test
2011-10-10Related: fdo#38580 NULL objectCaolán McNamara
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks
It turns out the constructors are all run back-to-back one per filter, and we need to init and de-init in a sensible order to make multiple tests that otherwise share the ContentBroker work properly.
2011-09-30silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara
2011-09-30merge filters-test codeCaolán McNamara
2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵Stephan Bergmann
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-12Added variable initializations when loading WMFs and EMFsMarc-Andre Laverdiere
* Added variable initializations when reading from SvStream * Minor code cleanups * Translated some German comments Changes related to an issue showing in Valgrind over a misformed WMF and EMF
2011-09-05Added gitignore for temporary fuzz-testing filesMarc-Andre Laverdiere
2011-09-02Modified output of filters-test.cxx to CSVMarc-Andre Laverdiere
2011-08-08add test filesCaolán McNamara
2011-08-08dig out some sgv files for a regression test on that formatCaolán McNamara
2011-08-06[PATCH] another round of hard-coded /clone whack-a-mole in svtools this time.Norbert Thiebaud
2011-07-06add some emf test-casesCaolán McNamara
2011-07-06add some wmf test-casesCaolán McNamara
2011-07-06add regression testing infrastructure for wmf/emfCaolán McNamara
2011-03-27cleanup of unoapi testBjoern Michaelsen
2011-02-28CWS-TOOLING: integrate CWS impress195Ivo Hinkelmann
2011-02-01gnumake3: remove dmake files for tests in converted modulesMichael Stahl
2011-01-25CWS gnumake3: resync to m98Mathias Bauer
2011-01-11gnumake3: more work on junit subsequenttest migrationBjoern Michaelsen
2011-01-05sb135: recreated tests that had erroneously been deleted by CWS gnumake2sb
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen
2010-04-19sb120: #i110988# disable failing tests for nowsb
2010-02-16sb118: adapted remaining */qa/unoapi tests to new frameworksb
2009-10-08#i103496#: split svtools in two libs, depending on whether the code needs ↵Mathias Bauer
vcl or not
2009-10-06#103496#: move VCL free ConfigItems to unotoolsMathias Bauer
2009-09-14#i103496#: split cppunit in a pure external lib and a lib depending on sal ↵Mathias Bauer
-> testshl2
2009-05-19#i10000#: fix CRLF. SighJens-Heiner Rechtien
2008-12-09CWS-TOOLING: integrate CWS configitems02_svnRüdiger Timm
2008-12-02 10:22:34 +0100 as r264664 : #i5114# truncate list also in case list size was changed externaly 2008-11-28 10:25:56 +0100 as r264530 : make gcc happy with new line at end of file 2008-11-21 09:44:40 +0100 jsk r264109 : #i96409# 2008-11-21 08:03:30 +0100 jsk r264106 : #i96409# 2008-11-21 07:55:59 +0100 jsk r264105 : #i96409# 2008-11-10 13:42:44 +0100 as r263518 : make code warning free (linux) 2008-10-21 16:38:44 +0200 as r262573 : #i51626# refactor svtools config items (at least some of them)
2008-10-01CWS-TOOLING: integrate CWS sb93Vladimir Glazounov
2008-07-08INTEGRATION: CWS fwk90 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/02 09:25:30 rt 1.1.2.2: Correct licens header to LGPLv3. 2008/05/28 15:09:56 mav 1.1.2.1: #i86496# integrate the tests
2008-07-08INTEGRATION: CWS fwk90 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/02 09:25:29 rt 1.1.2.2: Correct licens header to LGPLv3. 2008/05/28 15:11:15 mav 1.1.2.1: #i86496# integrate the tests
2008-07-08INTEGRATION: CWS fwk90 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/02 09:25:28 rt 1.1.2.2: Correct licens header to LGPLv3. 2008/05/28 15:11:05 mav 1.1.2.1: #i86496# integrate the tests
2008-07-08INTEGRATION: CWS fwk90 (1.1.2); FILE ADDEDRüdiger Timm
2008/07/02 09:25:28 rt 1.1.2.2: Correct licens header to LGPLv3. 2008/05/28 15:10:55 mav 1.1.2.1: #i86496# integrate the tests