index
:
wayland/weston
0.85
1.0
1.1
1.10
1.11
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
10.0
11.0
12.0
13.0
14.0
2.0
3.0
4.0
5.0
6.0
7.0
8.0
9.0
main
master
The Weston Wayland Compositor (mirrored from https://gitlab.freedesktop.org/wayland/weston)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-05
zuc: Delete support for forking tests
Daniel Stone
5
-627
/
+6
2021-08-03
tests: Bump alignment for test structures to 64 bytes
Daniel Stone
1
-1
/
+1
2021-02-25
gl-renderer: move vertex shader into new file
Pekka Paalanen
1
-0
/
+100
2019-11-28
option-parser: Make bools boolean
Daniel Stone
1
-5
/
+5
2019-05-02
zunitc: Fix undeclared identifier 'NULL'
-
1
-0
/
+1
2019-04-18
Rename zalloc.h to libweston/zalloc.h
Pekka Paalanen
4
-5
/
+4
2019-04-18
Rename config-parser.h to libweston/config-parser.h
Pekka Paalanen
1
-1
/
+1
2019-02-20
Fix typos all around (thanks codespell!)
Emmanuel Gil Peyrot
1
-2
/
+2
2017-12-01
tests: Mark tests as used so they don’t get removed at link time
Emmanuel Gil Peyrot
1
-2
/
+2
2017-01-03
zunitc: fix a typo in a comment
Abdur Rehman
1
-1
/
+1
2017-01-03
zunitc: fix a couple of typos
Abdur Rehman
1
-1
/
+1
2016-09-24
zunitc/junit-reporter: Silence pointer-sign warning
Quentin Glidic
1
-1
/
+7
2016-05-19
zunitc: use platform-independent macros for integer formatting
Emmanuel Gil Peyrot
2
-22
/
+27
2016-04-05
zunitc: fix spelling mistake
Eric Engestrom
1
-1
/
+1
2016-04-05
zunitc: remove `break` after `return`
Eric Engestrom
2
-17
/
+0
2015-10-23
zunitc: made name of test fixture parameter explicit.
Jon Cruz
3
-11
/
+26
2015-10-23
zunitc: Clarify documentation on return behavior.
Jon Cruz
2
-39
/
+132
2015-08-07
Coding style fixes
Dawid Gajownik
1
-1
/
+2
2015-07-17
Enables output in the JUnit XML format.
Jon A. Cruz
3
-0
/
+525
2015-07-14
zunitc: Fix minor typo
Bryce Harrington
1
-1
/
+1
2015-07-14
zunitc: Fix some minor grammatical errors in dox
Bryce Harrington
1
-2
/
+2
2015-07-14
zunitc: wrap dox to 80 columns
Bryce Harrington
1
-8
/
+22
2015-07-07
Added simple unit/integration test framework and corresponding test program.
Jon A. Cruz
15
-0
/
+4471