Abiword unit / regression testing under Wine?
It looks like you can build Abiword for Windows on Linux: http://abiword.com/mailinglists/abiword-dev/2008/Jan/0021.html Has anybody tried running the Abiword unit or regression tests on Wine? http://www.abisource.com/wiki/Unit_Test http://svn.abisource.com/abiword-testsuite/trunk/README - Dan
On Fri, Apr 17, 2009 at 11:06 AM, Dan Kegel <dank(a)kegel.com> wrote:
It looks like you can build Abiword for Windows on Linux: http://abiword.com/mailinglists/abiword-dev/2008/Jan/0021.html
It was winelibed already. We didn't look at the regression tests when the winelib port was done however. It would be interesting to see if the winelib port still builds. http://www.winehq.org/winelib#abiword -- Steven Edwards "There is one thing stronger than all the armies in the world, and that is an idea whose time has come." - Victor Hugo
On Fri, Apr 17, 2009 at 8:45 AM, Steven Edwards <winehacker(a)gmail.com> wrote:
On Fri, Apr 17, 2009 at 11:06 AM, Dan Kegel <dank(a)kegel.com> wrote:
It looks like you can build Abiword for Windows on Linux: http://abiword.com/mailinglists/abiword-dev/2008/Jan/0021.html
It was winelibed already. We didn't look at the regression tests when the winelib port was done however. It would be interesting to see if the winelib port still builds.
Unit and regression tests are the bomb. Failed unit tests lead pretty directly to nice test cases.
On Fri, Apr 17, 2009 at 10:06 AM, Dan Kegel <dank(a)kegel.com> wrote:
It looks like you can build Abiword for Windows on Linux: http://abiword.com/mailinglists/abiword-dev/2008/Jan/0021.html Has anybody tried running the Abiword unit or regression tests on Wine? http://www.abisource.com/wiki/Unit_Test http://svn.abisource.com/abiword-testsuite/trunk/README - Dan
I'll take a look this weekend. -- -Austin
On Fri, Apr 17, 2009 at 3:03 PM, Austin English <austinenglish(a)gmail.com> wrote:
On Fri, Apr 17, 2009 at 10:06 AM, Dan Kegel <dank(a)kegel.com> wrote:
It looks like you can build Abiword for Windows on Linux: http://abiword.com/mailinglists/abiword-dev/2008/Jan/0021.html Has anybody tried running the Abiword unit or regression tests on Wine? http://www.abisource.com/wiki/Unit_Test http://svn.abisource.com/abiword-testsuite/trunk/README - Dan
I'll take a look this weekend.
-- -Austin
The cross compile doesn't work on 64-bit Linux, so it'll have to wait until I can install a 32-bit OS to test on. -- -Austin
participants (3)
-
Austin English -
Dan Kegel -
Steven Edwards