You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libtdevnc/test
dscho 3998c18e26 test/Makefile: use check_PROGRAMS
Rather than use noinst_PROGRAMS, check_PROGRAMS will define programs that
are only compiled when someone actually runs `make check`.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
16 years ago
..
.cvsignore more files to ignore 20 years ago
Makefile.am test/Makefile: use check_PROGRAMS 16 years ago
blooptest.c add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging 21 years ago
cargstest.c global structures/functions should have "rfb", "sra" or "zrle" as prefix, 21 years ago
copyrecttest.c hide strict ansi stuff if not explicitely turned on; actually use the socklen_t test from configure.ac 20 years ago
cursortest.c ANSIfy, fix some warnings from Linus' sparse 20 years ago
encodingstest.c implement ZRLE decoding 20 years ago