This is an automated email from the ASF dual-hosted git repository. damjan pushed a commit to branch windows-amd64 in repository https://gitbox.apache.org/repos/asf/openoffice.git
commit 57e08e4bf065d356442a241ce6ea54a955de853a Author: Damjan Jovanovic <dam...@apache.org> AuthorDate: Wed Jan 8 08:39:41 2025 +0200 Disable building testtools for now, as its tests break the Win64 build. Patch by: me --- main/testtools/prj/build.lst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/main/testtools/prj/build.lst b/main/testtools/prj/build.lst index a76ac598f9..a95ecbd5a5 100644 --- a/main/testtools/prj/build.lst +++ b/main/testtools/prj/build.lst @@ -1,8 +1 @@ tt testtools : cpputools io remotebridges stoc javaunohelper pyuno cli_ure offapi ure LIBXSLT:libxslt NULL -tt testtools\inc nmake - all tt_inc NULL -tt testtools\source\bridgetest nmake - all tt_bridgetest tt_bridgetest_idl tt_inc NULL -tt testtools\source\bridgetest\cli nmake - w,vc7 tt_cli tt_bridgetest tt_bridgetest_idl tt_inc NULL -tt testtools\source\bridgetest\idl nmake - all tt_bridgetest_idl tt_inc NULL -tt testtools\com\sun\star\comp\bridge nmake - all tt_javaTestObjs tt_bridgetest_idl tt_inc NULL -tt testtools\source\bridgetest\pyuno nmake - all tt_pyuno tt_bridgetest tt_inc NULL -tt testtools\source\cliversioning nmake - all tt_cliver NULL