Testing

Differences between revisions 10 and 12 (spanning 2 versions)
Revision 10 as of 2011-10-21 18:17:31
Size: 1538
Editor: c-71-237-194-86
Comment:
Revision 12 as of 2011-10-21 18:29:30
Size: 1537
Editor: c-71-237-194-86
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * [[Multitouch/Testing/UsingGesturetest]] - Using the {{{gesturetest}}} tool to see if you're getting expected uTouch events  * [[Multitouch/Testing/UsingGeisview]] - Using the {{{geisview}}} tool to see if you're getting expected uTouch events
Line 14: Line 14:
$ sudo apt-get upgrade $ sudo apt-get dist-upgrade

Basic Resources

To test out the very bleeding edge uTouch code, add the uTouch team's Daily PPA and upgrade your system:

$ sudo add-apt-repository ppa:utouch-team/daily
$ sudo apt-get update
$ sudo apt-get dist-upgrade

Testcases

Additional resources

Multitouch/Testing (last edited 2012-06-14 19:26:03 by c-67-170-185-42)