---
client/tests/controller_test/README.txt | 10 ++
1 files changed, 10 insertions(+), 0 deletions(-)
create mode 100644 client/tests/controller_test/README.txt
diff --git a/client/tests/controller_test/README.txt
b/client/tests/controller_test/README.txt
new file mode 100644
index 0
---
client/tests/controller_test/controller_test.cpp |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/client/tests/controller_test/controller_test.cpp
b/client/tests/controller_test/controller_test.cpp
index aa7a6c0..82b3166 100644
--- a/client/tests/controller_test/c
---
client/application.cpp |5 +
client/application.h |1 +
client/controller.cpp |3 +++
client/controller.h|1 +
4 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/client/application.cpp b/client/application.cpp
index 1d4da8b..5d1f73a 100644
--- a/client/a
---
client/tests/controller_test/controller_test.cpp |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/client/tests/controller_test/controller_test.cpp
b/client/tests/controller_test/controller_test.cpp
index 4994613..aa7a6c0 100644
--- a/client/tests/controller_test/con
---
client/controller.cpp |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/client/controller.cpp b/client/controller.cpp
index 91c0021..93805bc 100644
--- a/client/controller.cpp
+++ b/client/controller.cpp
@@ -335,6 +335,8 @@ bool ControllerConnection::handle_message(Cont
On 02/26/2012 02:34 PM, Alon Levy wrote:
> ..as a result of missing initialization of newly introduced
> pre_disconnect in main channel.
> ---
> server/main_channel.c |3 +--
> 1 files changed, 1 insertions(+), 2 deletions(-)
>
> diff --git a/server/main_channel.c b/server/main_channel.c
> ind
Ack.
On 02/26/2012 01:34 PM, Alon Levy wrote:
..as a result of missing initialization of newly introduced
pre_disconnect in main channel.
---
server/main_channel.c |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/server/main_channel.c b/server/main_channel.c
index 4d
On Wed, Feb 08, 2012 at 03:11:32PM -0200, Fabiano FidĂȘncio wrote:
> Now, cursor is being shown in all tests as a white rectangle and is
> running in the screen doing a diagonal movement. It's a very simple
> way to test cursor commands and is sufficient for our tests.
Ack. didn't apply
..as a result of missing initialization of newly introduced
pre_disconnect in main channel.
---
server/main_channel.c |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/server/main_channel.c b/server/main_channel.c
index 4d1f8ea..878f62d 100644
--- a/server/main_channel.c
+
On 02/26/2012 01:46 PM, Yonit Halperin wrote:
On 02/23/2012 08:46 PM, Yaniv Kaul wrote:
On 02/06/2012 09:43 AM, Yonit Halperin wrote:
On 02/06/2012 09:02 AM, Yaniv Kaul wrote:
On 01/29/2012 11:29 AM, Alon Levy wrote:
On Sun, Jan 29, 2012 at 09:28:34AM +0200, Yaniv Kaul wrote:
These small cha
On 02/23/2012 08:46 PM, Yaniv Kaul wrote:
On 02/06/2012 09:43 AM, Yonit Halperin wrote:
On 02/06/2012 09:02 AM, Yaniv Kaul wrote:
On 01/29/2012 11:29 AM, Alon Levy wrote:
On Sun, Jan 29, 2012 at 09:28:34AM +0200, Yaniv Kaul wrote:
These small changes to server and (gtk) client seem to work, a
11 matches
Mail list logo