index
:
xorg/test/xts
master
X Test Suite, tests for core protocol conformance (mirrored from https://gitlab.freedesktop.org/xorg/test/xts)
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-07
README: update anongit URL to use gitlab instead
HEAD
master
Alan Coopersmith
1
-1
/
+1
2024-04-14
xts5: startup: avoid multiple definition errors
Johannes Kauffmann
1
-9
/
+9
2024-04-14
xts5: avoid multiple definitions of Dsp
Johannes Kauffmann
5
-5
/
+5
2022-12-11
XTestExt: Add missing include for XTest extension
Jeremy Huddleston Sequoia
1
-0
/
+4
2022-12-11
XInput: Add missing includes for report() declaration
Jeremy Huddleston Sequoia
1
-2
/
+5
2022-12-11
settimeout: Add missing include for delete() prototype
Jeremy Huddleston Sequoia
1
-4
/
+6
2022-12-11
bitcount: Add missing include for debug() prototype
Jeremy Huddleston Sequoia
1
-0
/
+6
2022-12-11
pfcount: Add missing includes to declare trace()
Jeremy Huddleston Sequoia
1
-0
/
+6
2022-12-11
Add missing include for XTest extension
Jeremy Huddleston Sequoia
1
-0
/
+4
2022-12-11
Add missing prototype for init_xinput()
Jeremy Huddleston Sequoia
1
-0
/
+1
2022-12-11
Add missing prototypes for SimulateDevice{Button,Key}{Press,Release}Event()
Jeremy Huddleston Sequoia
1
-0
/
+10
2022-12-11
xtlibproto.h: Add missing include for Xlib types
Jeremy Huddleston Sequoia
1
-0
/
+2
2022-12-11
Remove some hacks that supported systems that existed before some of the engi...
Jeremy Huddleston Sequoia
7
-114
/
+3
2022-12-11
Assume the compiler is from this millennium
Jeremy Huddleston Sequoia
21
-711
/
+0
2022-12-11
Remvoe comment about xtlibproto.h being auto-generated as it isn't any more
Jeremy Huddleston Sequoia
1
-4
/
+0
2022-12-11
Remove Makefile.old
Jeremy Huddleston Sequoia
1
-188
/
+0
2022-12-11
Remove .cvsignores
Jeremy Huddleston Sequoia
13
-19
/
+0
2022-07-24
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2022-07-24
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2022-07-22
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+178
2022-07-21
configure.ac: Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2020-04-15
meson: generate a piglit profile
Dylan Baker
2
-0
/
+105
2020-04-15
meson: Add meson build system
Dylan Baker
66
-0
/
+4086
2020-04-15
mc: Allow setting the TET_ROOT at build time
Dylan Baker
1
-0
/
+4
2020-04-15
editorconfig: Add meson using upstream recommended style
Dylan Baker
1
-0
/
+4
2020-02-27
Xlib3/XCloseDisplay: Avoid hang after test failure
Peter Harris
1
-1
/
+0
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2
-1
/
+5
2017-06-16
xts5: Build tetexec.cfg from 'make all'
Adam Jackson
1
-1
/
+1
2017-05-15
xts5: Do not test all identical visuals
Peter Harris
1
-0
/
+47
2017-01-09
xts5: Fix clang error - non-void function 'tet_main' should return a value
Rhys Kidd
8
-14
/
+27
2016-11-25
xts5: Fix clang error - non-void function 'outfile' should return a value
Rhys Kidd
2
-2
/
+2
2016-11-02
Don't sleep(2) at the beginning of Xt test setup
Adam Jackson
1
-7
/
+0
2016-11-01
xts5: Fix format specifier type warning in XtSetSelectionTimeout
Rhys Kidd
1
-2
/
+2
2016-11-01
xts5: Fix clang warning - non-void function FillArea should return a value
Rhys Kidd
1
-1
/
+1
2016-11-01
xts5: Fix missing variable for format specifier
Rhys Kidd
1
-8
/
+8
2016-11-01
xts5: Fix missing variable for format specifier
Rhys Kidd
1
-8
/
+8
2016-11-01
xts5: Fix missing variable for format specifier
Rhys Kidd
1
-1
/
+1
2016-10-27
xts5: Fix clang warning - non-void function DoLayout should return a value
Rhys Kidd
2
-2
/
+2
2016-09-02
autogen: Set the default patch prefix.
Eric Anholt
1
-0
/
+3
2016-09-02
editorconfig: Set up some default indentation settings for the project.
Eric Anholt
1
-0
/
+12
2016-09-02
Default to using the tetexec.cfg from the build directory.
Eric Anholt
2
-2
/
+3
2015-02-09
XStoreColors?: Fix transient display leak
Robert Morell
2
-2
/
+18
2015-01-21
libproto: RcvRep: Don't overwrite memory in QueryFont
Peter Harris
1
-0
/
+4
2015-01-20
libproto: Fix buffer read overrun
Peter Harris
1
-2
/
+2
2014-06-04
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
1
-1
/
+3
2014-06-04
configure: Drop AM_MAINTAINER_MODE
Alan Coopersmith
2
-3
/
+1
2014-03-21
Drop use of perl's given/when construct
Peter Harris
1
-4
/
+9
2013-07-02
XI/ChangePointerDevice: Check for XOpenDevice failures
Peter Harris
1
-0
/
+20
2013-07-02
XI/ChangePointerDevice: Fix double-free
Peter Harris
1
-28
/
+31
2013-06-05
XI/ChangeFeedbackControl: Always set f
Peter Harris
1
-0
/
+21
[next]