summaryrefslogtreecommitdiffstats
path: root/test/cursortest.c
Commit message (Collapse)AuthorAgeFilesLines
* Check rfbGetScreen() return value everywhere.Christian Beier2011-03-171-2/+4
| | | | | This fixes a segfault when a server is invoked with the '-help' commandline argument.
* Set proper file permissions for source files.Christian Beier2011-03-101-0/+0
|
* ANSIfy, fix some warnings from Linus' sparsedscho2005-05-151-10/+10
|
* socketInitDone -> socketStatedscho2005-05-071-1/+0
|
* test Floyd-Steinberg dither for alpha masksdscho2005-01-231-2/+7
|
* no need to strdup for MakeXCursordscho2005-01-201-5/+10
|
* add a cursor test (interactive for now)dscho2005-01-181-0/+342