index
:
tigervnc.git
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.2-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
master
High performance, multi-platform VNC client and server: https://github.com/TigerVNC/tigervnc
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove parameter "hasBeenSet" logic
Pierre Ossman
2015-04-27
1
-2
/
+2
*
Wrong array index in CPU usage calculation on Windows
Pierre Ossman
2015-03-03
1
-1
/
+1
*
Windows doesn't have %lld
Pierre Ossman
2015-03-03
1
-0
/
+5
*
overrun() needs to return the available space
Pierre Ossman
2015-03-03
1
-0
/
+3
*
Move things around slightly so the compiler can track cc
Pierre Ossman
2015-03-03
2
-0
/
+10
*
Fix mismatches between format string and arguments
Pierre Ossman
2015-03-03
1
-1
/
+1
*
Fix bad signed/unsigned comparisons
Pierre Ossman
2015-03-03
2
-5
/
+5
*
encperf, decperf: catch fopen() errors
DRC
2015-02-26
2
-4
/
+4
*
encperf: Optionally disable pixel translation
DRC
2015-02-25
1
-2
/
+6
*
encperf: change % to %% in printf format
DRC
2015-02-25
1
-1
/
+1
*
encperf: add compression level to encoding list
DRC
2015-02-25
1
-1
/
+2
*
encperf: allow # of iterations to be specified
DRC
2015-02-25
1
-6
/
+6
*
encperf: report encoded & raw-equivalent bytes
DRC
2015-02-25
1
-13
/
+24
*
encperf: Code formatting tweaks
DRC
2015-02-25
1
-18
/
+18
*
Add test to measure high level encoding performance
Pierre Ossman
2015-02-13
2
-0
/
+442
*
Make it possible to measure CPU usage in parellel
Pierre Ossman
2015-02-13
2
-18
/
+71
*
Add test to measure decoding performance
Pierre Ossman
2015-02-13
2
-0
/
+220
*
Make sure stride handling is also tested
Pierre Ossman
2014-10-09
1
-13
/
+45
*
Use constants for the test buffer dimensions
Pierre Ossman
2014-10-09
1
-14
/
+20
*
Add pixel conversion correctness test
Pierre Ossman
2014-09-25
2
-0
/
+326
*
Add missing copyright header.
Pierre Ossman
2014-09-24
1
-0
/
+18
*
Rename the pixel conversion performance test
Pierre Ossman
2014-09-24
2
-3
/
+3
*
Remove PixelTransformer and TransImageGetter
Pierre Ossman
2014-07-14
1
-23
/
+0
*
Test results comparing PixelTransformer and bufferFromBuffer()
Pierre Ossman
2014-07-09
4
-0
/
+106
*
Add ability to directly convert between two pixel formats
Pierre Ossman
2014-07-09
1
-0
/
+7
*
Put some space between the groups of tests
Pierre Ossman
2014-07-09
1
-0
/
+8
*
Add more 8 bpp conversion tests
Pierre Ossman
2014-07-09
1
-0
/
+13
*
Remove full support for colour maps
Pierre Ossman
2014-07-07
1
-1
/
+1
*
Add pixel conversion speed test
Pierre Ossman
2014-07-04
4
-0
/
+310