index
:
spice.git
0.10
0.4
0.6
0.8
jjongsma_rebase
master
replay-rebase
Spice
Fabiano Fidêncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: add missing file to .gitignore
Marc-André Lureau
2012-07-16
1
-0
/
+1
*
server/tests: test_display_streaming - test wide sized frames
Yonit Halperin
2012-05-16
1
-3
/
+8
*
server/tests/test_display_streaming: include tests for clip and sized frames
Yonit Halperin
2012-05-03
1
-16
/
+181
*
server/tests: use the correct dimensions in SIMPLE_UPDATE
Yonit Halperin
2012-05-03
1
-2
/
+2
*
server/tests: add SLEEP command to test_display_base
Yonit Halperin
2012-05-03
2
-0
/
+10
*
server/tests: add clip to SIMPLE_DRAW_BITMAP
Yonit Halperin
2012-05-03
2
-6
/
+30
*
server/tests/test_display_streaming: update to create sized frames
Alon Levy
2012-05-03
1
-7
/
+37
*
server/tests: add SIMPLE_DRAW_SOLID and SIMPLE_DRAW_BITMAP
Alon Levy
2012-05-03
2
-6
/
+39
*
server/tests: refactor Command
Alon Levy
2012-05-03
3
-16
/
+37
*
server/tests: add test_get_width/test_get_height
Alon Levy
2012-05-03
2
-0
/
+19
*
server/tests: refactor test_display_base
Alon Levy
2012-05-03
1
-34
/
+45
*
Ensure config.h is the first include in the file
Daniel P. Berrange
2012-04-25
1
-1
/
+1
*
Make some int->pointer casts explicit
Daniel P. Berrange
2012-04-25
1
-2
/
+2
*
Use the spice-common submodule
Marc-André Lureau
2012-03-25
1
-10
/
+11
*
server/tests: add resolution changes tester
Alon Levy
2012-03-22
2
-6
/
+80
*
server/tests/test_display_base: add Command
Alon Levy
2012-03-22
2
-45
/
+101
*
server/tests/test_display_base: remove 64bit arch assumptions
Alon Levy
2012-03-21
1
-5
/
+5
*
build-sys: fix make distcheck
Marc-André Lureau
2012-03-01
1
-2
/
+2
*
build-sys: cleanup server/tests/Makefile.am
Marc-André Lureau
2012-03-01
1
-10
/
+43
*
Enabling cursor in server/tests
Fabiano Fidêncio
2012-02-26
1
-31
/
+48
*
server/tests/basic_event_loop: print something on channel_event
Alon Levy
2012-02-15
1
-1
/
+2
*
Remove all usages of bzero()
Dan McGee
2012-02-14
3
-6
/
+6
*
server/tests: use getopt_long
Alon Levy
2012-02-14
3
-22
/
+32
*
Adding image to be used as "correct" in regression tests
Fabiano Fidêncio
2012-02-14
1
-0
/
+0
*
Adding support to automated tests
Fabiano Fidêncio
2012-02-14
6
-9
/
+156
*
server/tests/test_empty_success: fix warning on bzero
Alon Levy
2012-01-23
1
-0
/
+2
*
Update .gitignore with a few more generated files
Dan McGee
2012-01-23
1
-0
/
+2
*
Remove trailing whitespace from end of lines
Daniel P. Berrange
2012-01-13
1
-1
/
+1
*
Add missing includes of config.h
Daniel P. Berrange
2012-01-13
8
-0
/
+8
*
Remove bogus include of strings.h
Daniel P. Berrange
2012-01-13
4
-4
/
+0
*
Remove trailing blank lines
Daniel P. Berrange
2012-01-13
8
-8
/
+0
*
Remove useless if() before free()
Daniel P. Berrange
2012-01-13
1
-3
/
+1
*
server: fix function prototypes
Christophe Fergeau
2011-09-05
8
-11
/
+11
*
fix valgrind warning in test_display__stream
Christophe Fergeau
2011-09-01
1
-1
/
+1
*
server: add tester and todo for multiple client support
Alon Levy
2011-08-23
1
-0
/
+121
*
server/tests/test_playback: correctly use spice_server_playback_get_buffer
Alon Levy
2011-08-23
1
-14
/
+27
*
server/tests/basic_event_loop: multiple fixes
Alon Levy
2011-08-23
3
-128
/
+37
*
server/tests/test_display_base: fix compile
Alon Levy
2011-08-23
1
-2
/
+4
*
server/tests: test_util.h: fix double ASSERT definition
Alon Levy
2011-07-20
1
-0
/
+3
*
server/tests/basic_event_loop: strange assert failure; fix
Alon Levy
2011-07-05
1
-1
/
+1
*
server/tests: show port to connect to
Alon Levy
2011-05-09
1
-1
/
+3
*
build: fix gettimeofday warning
Marc-André Lureau
2011-05-03
1
-0
/
+1
*
autotools: refactor the whole build machinery
Christophe Fergeau
2011-05-03
1
-17
/
+8
*
server/tests remove useless assignment
Christophe Fergeau
2011-04-08
1
-1
/
+0
*
tests: fix compilation with -Wall -Werror
Christophe Fergeau
2011-04-08
3
-3
/
+7
*
remove duplicated macro
Christophe Fergeau
2011-04-04
1
-2
/
+0
*
server/tests: add test_playback
Alon Levy
2011-03-22
3
-1
/
+105
*
server/tests/basic_event_loop: fix bzero warning
Alon Levy
2011-02-11
1
-0
/
+1
*
server/tests: split test_display_no_ssl to test_display_base, add streaming test
Alon Levy
2011-01-10
5
-587
/
+650
*
server/tests/test_display_no_ssl: add update_area, COPY_BITS to tested functi...
Alon Levy
2011-01-10
1
-29
/
+163
[next]