summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'LibVNCServer-0.9.12'Slávek Banko2019-02-066-34/+493
|\
| * Fix -Wmisleading-indentation warningsRemi Gacogne2018-11-281-6/+9
| * add decode support for continuation framesAndreas Weigel2017-05-143-28/+70
| * fix problems in test and requests for cmake buildAndreas Weigel2017-05-143-12/+12
| * add generation wstest to cmakeAndreas Weigel2017-05-143-26/+151
| * add ws_decode testsAndreas Weigel2017-05-142-0/+316
| * test: tell MSVC to use math definesChristian Beier2017-02-211-0/+1
| * drop autotoolsBert van Hall2017-02-131-28/+0
* | Removed _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE, _XOPEN_SOURCE.Michele Calgaro2018-10-082-6/+0
|/
* test/Makefile: use check_PROGRAMSMike Frysinger2016-11-271-2/+3
* Rename obsolete INCLUDES to AM_CPPFLAGSBrian Bidulock2014-10-021-1/+1
* After free()ing clientData, set it to NULLJohannes Schindelin2014-03-301-0/+1
* Use C-style comments in rfbconfig.h.cmake and C source code.Raphael Kubo da Costa2012-09-141-8/+12
* Encodingstest: Use format string argument with fprintf.Luca Falavigna2012-05-071-1/+1
* Only build libjpeg test programs if libjpeg is actually available.Christian Beier2012-04-271-3/+3
* Fix some compiler warnings thrown with newer gcc.Christian Beier2012-04-251-1/+2
* Fix turbojpeg tests compilation.Christian Beier2012-04-251-2/+2
* Replace TightVNC encoder with TurboVNC encoder. This patch is the result of f...DRC2012-03-267-0/+1681
* Update encodingstest.Christian Beier2011-03-171-42/+25
* Check rfbGetScreen() return value everywhere.Christian Beier2011-03-174-2/+11
* Set proper file permissions for source files.Christian Beier2011-03-102-0/+0
* Remove unneeded files concerning CVS.Christian Beier2011-01-311-9/+0
* encodingstest: fix multi-threading issueJohannes Schindelin2009-10-021-4/+8
* encodingstest: fix whitespaceJohannes Schindelin2009-10-021-7/+5
* test/Makefile: use check_PROGRAMSdscho2009-02-031-1/+1
* clean up build flagsdscho2009-02-031-1/+1
* Build shared libraries per defaultdscho2007-03-301-1/+1
* Make VPATH building work with -I $(top_srcdir) for rfb/rfb.hrunge2006-04-261-1/+1
* do it right: it is not DEFINES, but AM_CFLAGSdscho2005-10-061-1/+1
* implement ZRLE decodingdscho2005-05-241-2/+1
* hide strict ansi stuff if not explicitely turned on; actually use the socklen...dscho2005-05-182-0/+4
* ANSIfy, fix some warnings from Linus' sparsedscho2005-05-153-34/+39
* more files to ignoredscho2005-05-141-0/+2
* socketInitDone -> socketStatedscho2005-05-071-1/+0
* fix compilation when no libz is availabledscho2005-03-091-0/+2
* test Floyd-Steinberg dither for alpha masksdscho2005-01-231-2/+7
* no need to strdup for MakeXCursordscho2005-01-201-5/+10
* fix test (don't show cursor...); correctly set the encodings in the client;dscho2005-01-191-7/+5
* add a cursor test (interactive for now)dscho2005-01-182-1/+344
* fix for MinGWdscho2004-12-201-1/+1
* x11vnc: XFIXES cursorshape, XRANDR resize, remote control, guirunge2004-12-171-1/+2
* support MinGW32!dscho2004-12-011-3/+3
* tight-1 -> encodingstestdscho2004-10-161-1/+1
* rename tight-1.c into encodingstest.c, fixing it in the process. It nowdscho2004-10-162-17/+58
* compiles, 1st run is okay, 2nd and subsequent give errors. Evidently,dscho2004-10-151-38/+120
* compiling, non functional version of a unit test for encodingsdscho2004-10-151-18/+211
* global structures/functions should have "rfb", "sra" or "zrle" as prefix,dscho2004-08-302-3/+3
* convert c++ comments to c commentsdscho2004-06-181-1/+0
* all this moving and renaming needs changes in the cvsignores, too!dscho2004-06-071-1/+3
* add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au...dscho2004-06-074-3/+62