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
*
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
*
server/tests/test_display_no_ssl: add surface create/destroy test (commented ...
Alon Levy
2011-01-10
1
-20
/
+145
*
server/tests: fix timer reset to allow setting next call during callback
Alon Levy
2011-01-10
1
-1
/
+1
*
server/tests/test_display_no_ssl: change color every circle
Alon Levy
2011-01-10
1
-9
/
+14
*
server/tests/test_display_no_ssl: restart notify timer
Alon Levy
2011-01-10
1
-1
/
+1
*
server/tests: basic_event_loop: reset timer after firing it
Alon Levy
2011-01-10
1
-0
/
+1
*
server/tests/test_display_no_ssl: disable cursor test until it works correctly
Alon Levy
2011-01-10
1
-2
/
+2
*
server/test/test_display_no_ssl: add beginning of basic cursor item test. doe...
Alon Levy
2011-01-10
1
-6
/
+67
*
server/tests/test_display_no_ssl: make window 320x320, two colored updates, o...
Alon Levy
2011-01-10
1
-5
/
+5
*
Makefiles: fix server/tests/test_util.h not being included in make dist
Hans de Goede
2010-12-17
1
-2
/
+2
*
server/tests: fix for AM_LDFLAGS introduction
Alon Levy
2010-12-08
1
-4
/
+4
*
server/tests: Makefile.am: use AM_LDFLAGS instead of LDFLAGS
Alon Levy
2010-12-07
1
-1
/
+1
[next]