reorganized unittests & added module pri
authorSteven Ceuppens <steven.ceuppens@icloud.com>
Sun, 29 Sep 2013 16:30:25 +0000 (18:30 +0200)
committerKurt Pattyn <pattyn.kurt@gmail.com>
Sun, 29 Sep 2013 16:44:19 +0000 (18:44 +0200)
commita8f2a1cf05e16b03eaee22de24ad73109ccf4a27
tree223ed4c1778724eb7c9ed769945420dd116edc79
parent63e868223f83180b6385be6454cdf7da4517f961
reorganized unittests & added module pri

Change-Id: Ib1aa45f7cc07ea4564b0e5f1315273a2526a4e74
Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
19 files changed:
modules/qt_websockets.pri [new file with mode: 0644]
sync.profile
tests/auto/auto.pro [new file with mode: 0644]
tests/auto/dataprocessor/dataprocessor.pro [new file with mode: 0644]
tests/auto/dataprocessor/tst_dataprocessor.cpp [moved from tests/tst_dataprocessor.cpp with 99% similarity]
tests/autobahn/autobahn.pro [new file with mode: 0644]
tests/autobahn/compliance/compliance.pro [new file with mode: 0644]
tests/autobahn/compliance/tst_compliance.cpp [moved from tests/tst_compliance.cpp with 84% similarity]
tests/autobahn/scripts/echoserver.py [moved from tests/echoserver.py with 100% similarity]
tests/autobahn/scripts/fuzzingclient.json [moved from tests/fuzzingclient.json with 100% similarity]
tests/autobahn/scripts/fuzzingserver.json [moved from tests/fuzzingserver.json with 100% similarity]
tests/autobahn/scripts/start_basic_sockettests.sh [moved from tests/start_basic_sockettests.sh with 100% similarity]
tests/autobahn/scripts/start_echo_server.sh [moved from tests/start_echo_server.sh with 100% similarity]
tests/autobahn/scripts/stop_echo_server.sh [moved from tests/stop_echo_server.sh with 100% similarity]
tests/autobahn/websockets/tst_websockets.cpp [moved from tests/tst_websockets.cpp with 87% similarity]
tests/autobahn/websockets/websockets.pro [new file with mode: 0644]
tests/main.cpp [deleted file]
tests/tests.pro
tests/unittests.h [deleted file]