index
:
xorg/test/xorg-gtest
master
X.Org testing framework built on Google Test (mirrored from https://gitlab.freedesktop.org/xorg/test/xorg-gtest)
alanc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-23
Build xz tarballs instead of bzip2
HEAD
master
Alan Coopersmith
1
-1
/
+1
2022-07-23
gitlab CI: enable gitlab's builtin static analysis
Alan Coopersmith
1
-0
/
+1
2022-07-23
gitlab CI: enable commit & merge request checks
Alan Coopersmith
1
-0
/
+48
2020-11-30
gitlab CI: add a basic build test
Peter Hutterer
1
-0
/
+34
2020-11-30
Add support for meson
Peter Hutterer
3
-2
/
+188
2020-11-30
Print the path to the recordings file if it failed to open
Peter Hutterer
1
-1
/
+1
2020-11-30
Add a few missing includes
Peter Hutterer
2
-0
/
+2
2020-11-30
test: use srcdir instead of top_srcdir
Peter Hutterer
1
-1
/
+1
2020-11-30
test: sub the builddir path for the helpers
Peter Hutterer
3
-8
/
+10
2020-11-30
Unconditionally require evemu
Peter Hutterer
6
-27
/
+2
2020-11-27
Fix unused parameter warnings
Povilas Kanapickas
3
-3
/
+15
2020-11-27
Mark local global variable with internal linkage
Povilas Kanapickas
1
-2
/
+2
2020-11-27
Ensure that classes with overridden functions have virtual destructor
Povilas Kanapickas
2
-2
/
+2
2020-11-27
Fix old style cast warnings
Povilas Kanapickas
3
-6
/
+7
2020-11-27
Add missing #includes that currently just happen to work
Povilas Kanapickas
2
-0
/
+2
2020-11-27
Fix zero as null pointer constant warnings
Povilas Kanapickas
10
-72
/
+73
2020-11-27
gtest: Make sure to not clobber system-installed gtest
Povilas Kanapickas
2
-2
/
+3
2020-11-27
gtest: Upgrade to 1.8.1
Povilas Kanapickas
39
-26733
/
+31530
2020-11-20
Replace deprecated std::auto_ptr with std::unique_ptr
Povilas Kanapickas
6
-5
/
+9
2020-11-13
Undefine min, max macros coming from Xlibint.h
Povilas Kanapickas
1
-0
/
+5
2020-11-13
gtest: Fix reference to std::string
Povilas Kanapickas
1
-2
/
+2
2019-02-05
Drop SIGUNUSED
Peter Hutterer
1
-1
/
+0
2019-02-05
Revert "Properly escape the -D string defines"
Peter Hutterer
1
-1
/
+1
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2016-06-13
Properly escape the -D string defines
Peter Hutterer
1
-1
/
+1
2014-08-15
doc: remove DOT_FONTNAME from doxygen.in
Peter Hutterer
1
-1
/
+1
2014-08-15
doc: update doxygen file
Peter Hutterer
1
-913
/
+1424
2014-06-03
xserver: improve error code reporting
Peter Hutterer
1
-1
/
+1
2013-03-04
Merge branch 'evemu-additions'
Peter Hutterer
4
-0
/
+246
2013-02-25
device: add HasEvent() and GetAbsData()
Peter Hutterer
4
-0
/
+246
2013-02-25
xorg-gtest 0.7.1
xorg-gtest-0.7.1
Peter Hutterer
1
-1
/
+1
2013-02-05
Fix registering error handlers
Maarten Lankhorst
1
-6
/
+14
2013-02-01
silenced truncation warnings on i386 targets
Stephen M. Webb
1
-2
/
+3
2013-02-01
accommodate valgrind being a wrapper script
Stephen M. Webb
1
-0
/
+9
2013-02-01
fix 'make check' failure in a headless environment
Stephen M. Webb
2
-1
/
+7
2013-01-15
test: fix device-test to include our include dir before system dirs
Peter Hutterer
1
-2
/
+2
2013-01-15
test: fix spelling of a test case
Peter Hutterer
1
-1
/
+1
2013-01-03
Add xorg-gtest-example to gitignore
Peter Hutterer
1
-0
/
+1
2013-01-03
Run configure during autogen
Peter Hutterer
1
-0
/
+3
2012-12-20
xorg-gtest 0.7.0
xorg-gtest-0.7.0
Peter Hutterer
1
-1
/
+1
2012-12-20
xserver: usecs are usecs, not millis
Peter Hutterer
1
-1
/
+1
2012-12-14
xserver: increase default Terminate/Kill timeout to 2 seconds
Peter Hutterer
1
-2
/
+2
2012-12-14
process: if the wait fails because the child is still running, reset errno
Peter Hutterer
1
-1
/
+5
2012-12-14
process: drop a few SCOPED_TRACE
Peter Hutterer
1
-6
/
+3
2012-12-14
examples: Document two variables to silence doxygen
Peter Hutterer
2
-0
/
+2
2012-12-14
test: restore error handler after test
Peter Hutterer
1
-1
/
+3
2012-12-14
test: wait a bit for the server to finish
Peter Hutterer
1
-0
/
+5
2012-12-14
test: unset environment variable after use
Peter Hutterer
1
-0
/
+2
2012-12-14
xserver: default to -1/-1 for extension/opcode
Peter Hutterer
1
-1
/
+1
2012-12-14
Add support for starting a process through valgrind
Peter Hutterer
3
-1
/
+123
[next]