Re: Python Tests

2016-04-05 Thread Stephan Bergmann
On 04/05/2016 12:12 PM, jan iversen wrote: I suspect these tools are not ported to python so you would need first to port the tools. Yes, exactly. On 25 Mar 2016, at 00:14, Kader Tarlan mailto:kadertarl...@gmail.com>> wrote: I need some help. "import util.AccessibilityTools" I saw this in th

Re: Python Tests

2016-04-05 Thread jan iversen
Hi. This is a question outside my knowledge, so I am forwarding your question to our mailing list, where hopefully someone can help you betters. I suspect these tools are not ported to python so you would need first to port the tools. rgds jan i. > On 25 Mar 2016, at 00:14, Kader Tarlan wro

[PUSHED] move Python tests in-process

2013-04-08 Thread David Ostrovsky (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/3215 Approvals: David Ostrovsky: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/3215 To unsubscribe, vi

[PATCH] move Python tests in-process

2013-04-05 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/3215 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/15/3215/1 move Python tests in-process This is nice to make them more easily debuggable. A series of crude hacks are