Linux Desktop Testing Project
LDTPv2
Check out LDTPv2 source
Check out Windows LDTP
git clone git://anongit.freedesktop.org/git/ldtp/ldtp2.git
git clone git://github.com/ldtp/cobra.git
Check out LDTPv2 source via http proxy
Check out Windows LDTP via http proxy
git clone http://anongit.freedesktop.org/git/ldtp/ldtp2.git
git clone https://github.com/ldtp/cobra.git
Checkout LDTPv2 source from freedesktop.org GIT as a developer
Checkout Windows LDTP source from github as a developer
git clone ssh://username@git.freedesktop.org/git/ldtp/ldtp2.git
git clone git@github.com:ldtp/cobra.git
Browse Source online
LDTPv1
Check out LDTP source
Check out Python auto-suite test-scripts
git clone git://anongit.freedesktop.org/git/ldtp/ldtp.git
git clone git://anongit.freedesktop.org/git/ldtp/pyautosuite.git
Check out LDTP source via http proxy
Check out Python auto-suite test-scripts via http proxy
git clone http://anongit.freedesktop.org/git/ldtp/ldtp.git
git clone http://anongit.freedesktop.org/git/ldtp/pyautosuite.git
Checkout LDTP source from freedesktop.org GIT as a developer
Browse Source online
Next
Setting LDTP in ?GNU/Linux environment
How to create LDTP test scripts in python
Obsolete CVS modules
Check out Application map generation utility
git clone git://anongit.freedesktop.org/git/ldtp/appmap.git