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
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't allow surrugate code points in UTF-8
Pierre Ossman
2023-06-30
1
-0
/
+5
*
Clean up string encoding handling
Pierre Ossman
2023-06-30
1
-0
/
+49
*
Remove custom CharArray type
Pierre Ossman
2023-02-04
1
-0
/
+1
*
Return std::string instead of dynamic allocations
Pierre Ossman
2023-02-04
3
-25
/
+15
*
Use stdint types
Pierre Ossman
2023-02-01
1
-13
/
+13
*
Explicitly mark unused parameters
Pierre Ossman
2023-01-04
7
-7
/
+7
*
Mark system include paths correctly
Pierre Ossman
2023-01-04
1
-1
/
+1
*
Ignore whitespace around components of host-and-port specification
Catherine Tower
2022-09-01
1
-0
/
+12
*
Move include_directories() to proper places
Pierre Ossman
2022-08-25
1
-1
/
+2
*
Be consistent in including config.h
Pierre Ossman
2021-12-30
7
-0
/
+28
*
Correctly handle invalid UTF-16 code points
Pierre Ossman
2020-10-05
1
-0
/
+2
*
Fix conversion of latin-1 to UTF-8
Pierre Ossman
2020-10-05
1
-0
/
+34
*
Fix UTF-16 encoding/decoding of high code points
Pierre Ossman
2020-10-05
1
-0
/
+4
*
Return the correct number of consumed UTF-8 bytes
Pierre Ossman
2020-10-05
2
-0
/
+168
*
Update gesture unit test to cover angle cornercase
Samuel Mannehed
2020-06-15
1
-3
/
+3
*
Improve names of many gesturehandler unit tests
Samuel Mannehed
2020-06-05
1
-24
/
+24
*
Remove unnecessary touchEnd from unit tests
Samuel Mannehed
2020-06-05
1
-1
/
+0
*
Implement touch gesture handling on Unix
Aaron Sowry
2020-05-29
2
-0
/
+1248
*
Fix position for click and drag with EmulateMB
Alex Tanskanen
2020-05-26
1
-2
/
+60
*
Add unit tests for EmulateMB
Alex Tanskanen
2020-05-26
2
-0
/
+433
*
Handle pixel formats with odd shift values
Pierre Ossman
2019-11-15
1
-0
/
+6
*
Add unit tests for PixelFormat.is888() detection
Pierre Ossman
2019-11-15
1
-1
/
+59
*
Add sanity checks for PixelFormat shift values
Pierre Ossman
2019-11-15
1
-0
/
+6
*
Fix depth sanity test in PixelFormat
Pierre Ossman
2019-11-15
1
-0
/
+4
*
Add unit test for PixelFormat sanity checks
Pierre Ossman
2019-11-15
2
-0
/
+117
*
Add unit tests for convertLF() and convertCRLF()
Pierre Ossman
2019-09-25
2
-0
/
+127
*
Split test programs to benchmarking and unit tests
Pierre Ossman
2019-09-25
3
-0
/
+448