From afb07f9425a0becca4b47af4edb6c1a5c3b06390 Mon Sep 17 00:00:00 2001 From: inoussa Date: Mon, 9 Jun 2008 15:06:53 +0000 Subject: [PATCH] session infos git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@480 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- wst/trunk/samples/tcp_server/tcp_server.lpi | 2 - .../user_client_console.lpi | 2 - .../tests/test_suite/wst_test_suite_gui.lpi | 140 +----------------- .../tests/test_suite/wst_test_suite_gui.lpr | 2 +- 4 files changed, 4 insertions(+), 142 deletions(-) diff --git a/wst/trunk/samples/tcp_server/tcp_server.lpi b/wst/trunk/samples/tcp_server/tcp_server.lpi index c672b4a75..0414d56de 100644 --- a/wst/trunk/samples/tcp_server/tcp_server.lpi +++ b/wst/trunk/samples/tcp_server/tcp_server.lpi @@ -19,8 +19,6 @@ - - diff --git a/wst/trunk/samples/user_client_console/user_client_console.lpi b/wst/trunk/samples/user_client_console/user_client_console.lpi index e13852e12..c341819d0 100644 --- a/wst/trunk/samples/user_client_console/user_client_console.lpi +++ b/wst/trunk/samples/user_client_console/user_client_console.lpi @@ -19,8 +19,6 @@ - - diff --git a/wst/trunk/tests/test_suite/wst_test_suite_gui.lpi b/wst/trunk/tests/test_suite/wst_test_suite_gui.lpi index 881674f9b..40f2e98ec 100644 --- a/wst/trunk/tests/test_suite/wst_test_suite_gui.lpi +++ b/wst/trunk/tests/test_suite/wst_test_suite_gui.lpi @@ -4,10 +4,10 @@ + - @@ -26,7 +26,7 @@ - + @@ -35,131 +35,13 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -193,20 +75,4 @@ - - - - - - - - - - - - - - - - diff --git a/wst/trunk/tests/test_suite/wst_test_suite_gui.lpr b/wst/trunk/tests/test_suite/wst_test_suite_gui.lpr index a03ae43c1..3c1ae0555 100644 --- a/wst/trunk/tests/test_suite/wst_test_suite_gui.lpr +++ b/wst/trunk/tests/test_suite/wst_test_suite_gui.lpr @@ -16,7 +16,7 @@ uses server_service_xmlrpc, test_parsers, wsdl_generator, xsd_generator, xsd_consts, base_json_formatter, wsdl_parser, test_support, basex_encode, test_basex_encode, json_formatter, server_service_json, test_json, - test_suite_utils, test_generators; + test_suite_utils, test_generators, fpcunittestrunner; begin Application.Initialize;