summaryrefslogtreecommitdiff
path: root/test-bugzilla-files/test-bugzilla-files.py
AgeCommit message (Expand)AuthorFilesLines
2022-12-14remove exported files immediately after no longer need themCaolán McNamara1-3/+9
2022-09-22odfundiff_exclude_list.txt path isn't rightCaolán McNamara1-1/+1
2022-09-19remove the OSL_PIPE_$uid_pytest_foo on killing processCaolán McNamara1-1/+6
2022-09-14Use more CRASHTESTDATA in test-bugzilla-files.pyGabor Kelemen1-5/+5
2022-08-17add a --validate option and default it offCaolán McNamara1-24/+5
2021-10-18Create odfundifflog.csv in a simple way.Gülşah Köse1-3/+4
2021-10-13Add warning if input file list changed but previous not updated.Gülşah Köse1-2/+7
2021-10-13crashtest: improve the per-run odfundifflog.csvMiklos Vajna1-1/+1
2021-10-13Analyze attr and node diffs in odfundiff logs.Gülşah Köse1-7/+25
2021-09-14Create csv file from odfundiff log.Gülşah Köse1-1/+1
2021-09-08Extend file formats to compare with odfundiff.Gülşah Köse1-1/+2
2021-09-07Ignore some diffs if file is in exclude list.Gülşah Köse1-1/+8
2021-09-07Move previous dir handling out of the thread.Gülşah Köse1-21/+4
2021-08-27Check if source file and destination dir exist.Gülşah Köse1-2/+3
2021-08-26Create previous directory to compareGülşah Köse1-20/+43
2021-08-13test-bugzilla-files: avoid hardcoding home directoryMiklos Vajna1-2/+2
2021-08-12Initial ODFunDiff integration to crash report tool.Gülşah Köse1-3/+28
2020-10-14use an explicit flag that the process was killed by timedOutCaolán McNamara1-10/+15
2020-05-28test-bugzilla-files: test the roundtripped files are still openingXisco Fauli1-24/+39
2020-04-24Revert "test-bugzilla-files: test the roundtripped files are still opening"Xisco Fauli1-39/+24
2020-04-24test-bugzilla-files: test the roundtripped files are still openingXisco Fauli1-24/+39
2020-02-22Upgrade links to HTTPSGuilhem Moulin1-1/+1
2018-12-10keep coresCaolán McNamara1-3/+0
2018-07-03test-bugzilla-files.py: add back "current" directory to fileURLMichael Stahl1-1/+1
2018-07-03test-bugzilla-files: add a timeout to validator invocationMichael Stahl1-1/+1
2018-06-29test-bugzilla-files: validate using libreoffice ODF extension schemasMichael Stahl1-6/+22
2016-09-13test-bugzilla-files: make paths configurable in "config" fileMichael Stahl1-1/+2
2016-08-12there is no "FormularProperties", math is called "FormulaProperties"Michael Stahl1-1/+1
2016-08-12test-bugzilla-files: use "glob" to remove core filesMichael Stahl1-1/+4
2014-12-23add scripts for running asanMarkus Mohrhard1-9/+50
2014-11-22we don't need that files any moreMarkus Mohrhard1-52/+3
2014-11-03fix errors in new version of the scriptMarkus Mohrhard1-4/+4
2014-11-02better way to identify the componentMarkus Mohrhard1-30/+40
2014-11-01move from dir based testing to task list basedMarkus Mohrhard1-17/+5
2014-06-07set the correct component for mathMarkus Mohrhard1-1/+1
2014-06-07add pdf crast testsMarkus Mohrhard1-1/+2
2014-02-16update crash testing scriptMarkus Mohrhard1-6/+145
2013-11-27always create a new line for a crashed fileMarkus Mohrhard1-1/+2
2013-09-12Use Unix newlines, drop some noise output, improve usage messageTor Lillqvist1-480/+482
2013-04-19update the test-bugzilla-files script to latest versionMarkus Mohrhard1-25/+64
2013-02-21lets differentiate between DisposedException and UnkownPropertyExceptionMarkus Mohrhard1-16/+26
2013-02-19remove unused parameterMarkus Mohrhard1-2/+2
2013-02-19first tearDown then new setUpMarkus Mohrhard1-0/+1
2013-02-19handle crash during closing gracefullyMarkus Mohrhard1-2/+13
2013-02-19remove unused PerTestConnectionMarkus Mohrhard1-21/+0
2013-02-18also accept fodt filesMarkus Mohrhard1-2/+1
2013-02-18make sure that the Timer is immediately canceledMarkus Mohrhard1-0/+1
2013-02-18make sure that soffice is always killed even if an exception is thrownMarkus Mohrhard1-1/+1
2013-02-18set timeout back to 45 secondsMarkus Mohrhard1-1/+1
2013-02-18kill only the current soffice instanceMarkus Mohrhard1-5/+16