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@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
On Fri, Apr 17, 2009 at 8:45 AM, Steven Edwards winehacker@gmail.com wrote:
On Fri, Apr 17, 2009 at 11:06 AM, Dan Kegel dank@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@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.
On Fri, Apr 17, 2009 at 3:03 PM, Austin English austinenglish@gmail.com wrote:
On Fri, Apr 17, 2009 at 10:06 AM, Dan Kegel dank@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.