Hi all, not sure if that's the right list, but anyway, here it is.
Browsing through the wiki pages I dropped by this one: http://wiki.documentfoundation.org/QA/Testing/Using_Testtool The instruction to clone the repository with git given here: http://wiki.documentfoundation.org/QA/Testing/Using_Testtool#Common_Tasks seems to be incorrect. ATM the right one is: git clone git://anongit.freedesktop.org/git/libreoffice/testing But that will grab a lot of other things: git log on my Linux box: $ git clone git://anongit.freedesktop.org/git/libreoffice/testing Initialized empty Git repository in /home/beppe/LibO-b/LibO_master-head-wrk/testing/.git/ remote: Counting objects: 98327, done. remote: Compressing objects: 100% (37262/37262), done. remote: Total 98327 (delta 63091), reused 94599 (delta 59555) Receiving objects: 100% (98327/98327), 67.25 MiB | 233 KiB/s, done. Resolving deltas: 100% (63091/63091), done. be...@dsklnx:~/LibO-b/LibO_master-head-wrk $ cd testing be...@dsklnx:~/LibO-b/LibO_master-head-wrk/testing $ ls -l total 24 drwxr-xr-x 8 beppe beppe 4096 2010-10-15 10:05 qadevOOo drwxr-xr-x 5 beppe beppe 4096 2010-10-15 10:05 smoketestoo_native drwxr-xr-x 5 beppe beppe 4096 2010-10-15 10:05 test drwxr-xr-x 14 beppe beppe 4096 2010-10-15 10:05 testautomation drwxr-xr-x 10 beppe beppe 4096 2010-10-15 10:05 testgraphical drwxr-xr-x 8 beppe beppe 4096 2010-10-15 10:05 testtools Unless there are changes under way I'm not aware of. beppec56 -- Kind Regards, Giuseppe Castagno Acca Esse http://www.acca-esse.eu giuseppe.castagno at acca-esse.eu beppec56 at openoffice.org -- To unsubscribe, e-mail to [email protected] List archives are available at http://www.libreoffice.org/lists/website/ All messages you send to this list will be publicly archived and cannot be deleted.
