1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/test-server
Joakim Soderberg bf3e8a998e Subject: [PATCH] BUGFIX: Failed to get proper output dir for test-server
When creating the directory where to put the files needed by the test-server CMake would fail because it tried to create the directory /../share/libwebsockets-test-server, which is not possible. This happens since the TARGET_FILE_DIR for the test-server is not fetched properly.

Also mentioned in this trac ticket:
http://libwebsockets.org/trac/libwebsockets/ticket/84
2014-11-25 05:49:11 +08:00
..
.gitignore Ignoring linux build files 2013-01-09 15:46:11 +08:00
attack.sh introduce uri args 2013-11-13 07:45:17 +08:00
favicon.ico refactor-into-dirs.patch 2010-11-01 09:12:17 +00:00
leaf.jpg add by hand http send example 2013-02-14 23:24:07 +08:00
libwebsockets.org-logo.png add libwebsockets.org logo to share 2013-01-16 10:00:39 +08:00
test-client.c handle client protocol lists properly 2014-07-19 06:52:39 +08:00
test-echo.c test-echo: enable for ssl cert serving and verification 2014-11-18 09:28:35 +08:00
test-fraggle.c refactor out WIN32 tests from code 2014-04-02 14:25:10 +08:00
test-ping.c Remove dummy headers for Windows 2014-03-29 07:43:38 +01:00
test-server.c Subject: [PATCH] BUGFIX: Failed to get proper output dir for test-server 2014-11-25 05:49:11 +08:00
test.html ie10 lws url workaround 2013-12-10 21:20:03 +08:00