Hi Damjan

I believe Carl Marcum was working on automated testing related to file types 
many moons ago...

Maybe he has a backup copy or knows where these should be?

Best,
Pedro

> On 06/22/2024 2:56 AM WEST Damjan Jovanovic <dam...@apache.org> wrote:
> 
>  
> Hi
> 
> While doing some analysis and refactoring of our unit tests, I found a
> really interesting - and important - test.
> 
> It's in main/filter/qa/complex/filter/detection/typeDetection, and it
> iterates through a repository of documents, trying to get OpenOffice to
> detect the type of each document, and verifying it guessed correctly. This
> is important for preventing (and helping fix) bugs such as 126270, where
> some regression caused us to stop opening single-file OpenDocument files.
> 
> In that directory, TypeDetection.props has the path to the documents:
> # UNIX:
> #TestDocumentPath=file:///net/margritte/usr/qaapi/dev/cws/filtercfg/docTypes
> # WINDOWS
> TestDocumentPath=//margritte/qaapi/dev/cws/filtercfg/docTypes
> 
> and files.csv has their filenames, including:
> Writer/AoE2a.rtf
> Writer/Text_DOS.txt
> Writer/Word2000.doc
> Writer/Word2000_template.dot
> any many more.
> 
> Those documents are not in Git, and were never in trunk.
> 
> It would be good if we could get those documents back and continue testing
> them.
> 
> Does anyone know what happened to them?
> 
> Regards
> Damjan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to