Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-14 | add regression tests for .bmps/.rles including EDB-22680 | Caolán McNamara | |
Change-Id: If351421b9de11870bb81010626377db8585a1edd | |||
2012-11-01 | rework filters test to squeeze through extra flags | Caolá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-30 | add in some more filter tests | Caolán McNamara | |
Change-Id: I79beed272a6b3bb27d78563db70f66bcf620df8c | |||
2012-07-30 | add in some more filter tests | Caolán McNamara | |
Change-Id: If3809196c577cda7a392ac9eae3b4fa411313b5c | |||
2012-07-27 | add regression test for gif that nobbled XnView | Caolán McNamara | |
Change-Id: Ib5d456fa8e10a680ab79dd60bca99b37d0859078 | |||
2012-05-14 | Add helpful instructions nearby encrypted CVE files. | Michael Meeks | |
2012-04-30 | add another test doc | Caolán McNamara | |
Change-Id: I6cc92e2242cf0f162b5c670bf2e70f1e8fc49a28 | |||
2012-04-30 | Related: moz#424333 pixmaps are limited to max signed short | Caolán McNamara | |
Change-Id: I88cfd9592e11aa7dbe704df4810090b6a1ce4c66 | |||
2012-04-19 | gif parsing regression test | Caolán McNamara | |
2012-04-18 | jpg parsing regression test | Caolán McNamara | |
2012-04-17 | png parsing regression test | Caolán McNamara | |
2012-03-07 | remove various unused methods and source files | Caolán McNamara | |
2011-11-14 | ReleaseConfigMgr not called by anything | Caolán McNamara | |
2011-10-15 | split bootstrapfixture and move test-filters class for sot test | Caolá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-10 | Related: fdo#38580 NULL object | Caolán McNamara | |
2011-10-05 | test fix: use setUp and tearDown not constructors to init LibreOffice | Michael 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-30 | silence tedious malware checkers, arcfour, key 0x435645 | Caolán McNamara | |
2011-09-30 | merge filters-test code | Caolán McNamara | |
2011-09-12 | sb140: #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-12 | Added variable initializations when loading WMFs and EMFs | Marc-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-05 | Added gitignore for temporary fuzz-testing files | Marc-Andre Laverdiere | |
2011-09-02 | Modified output of filters-test.cxx to CSV | Marc-Andre Laverdiere | |
2011-08-08 | add test files | Caolán McNamara | |
2011-08-08 | dig out some sgv files for a regression test on that format | Caolán McNamara | |
2011-08-06 | [PATCH] another round of hard-coded /clone whack-a-mole in svtools this time. | Norbert Thiebaud | |
2011-07-06 | add some emf test-cases | Caolán McNamara | |
2011-07-06 | add some wmf test-cases | Caolán McNamara | |
2011-07-06 | add regression testing infrastructure for wmf/emf | Caolán McNamara | |