summaryrefslogtreecommitdiffstats
path: root/tools/qtestlib/wince/cetcpsync
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2010Jason McDonald2010-01-065-5/+5
| | | | Reviewed-by: Trust Me
* Update license headers again.Jason McDonald2009-09-095-20/+20
| | | | Reviewed-by: Trust Me
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-315-65/+65
| | | | Reviewed-by: Trust Me
* Update contact URL in license headers.Jason McDonald2009-08-125-5/+5
| | | | Reviewed-by: Trust Me
* cetcpsync: unneeded error message removedJoerg Bornemann2009-08-051-1/+2
| | | | | If file deletion fails then I don't want to know it. cetest tries to delete files more than once.
* initial revision of cetcpsyncJoerg Bornemann2009-08-056-0/+996
This is the desktop client for communicating with a Windows CE device that runs the cetcpsync server. Reviewed-By: mauricek