index
:
xorg/test/xorg-gtest
master
X.Org testing framework built on Google Test
alanc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
16 hours
XCloseDisplay(3) cannot handle NULL
HEAD
master
Peter Hutterer
1
-1/+2
16 hours
Print the display we were trying to start up on.
Peter Hutterer
1
-2/+4
38 hours
Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/test/xorg-gtest
Chase Douglas
6
-7/+7
40 hours
Update source files to use new headers
Peter Hutterer
6
-7/+7
5 days
Namespace xorg-gtest header filenames
Chase Douglas
6
-8/+8
5 days
Add comment to Makefile-xorg-gtest.am about compiling with -w
Chase Douglas
1
-0/+3
7 days
Namespace xorg-gtest header filenames
Chase Douglas
6
-8/+8
7 days
Add comment to Makefile-xorg-gtest.am about compiling with -w
Chase Douglas
1
-0/+3
7 days
examples: built tests as noinst_PROGRAMS
Peter Hutterer
1
-2/+2
7 days
m4: if a source is specified, use that for the include path
Peter Hutterer
2
-13/+13
2012-04-23
Wait for dummy X server to shut down in Environment::TearDown()
Chase Douglas
1
-6/+24
2012-04-23
Provide a full server layout in dummy.conf
Chase Douglas
1
-0/+10
2012-04-23
Kill dummy Xorg server when a terminating signal arrives
Chase Douglas
1
-1/+55
2012-04-23
Add Environment::Kill() to forcefully terminate the dummy Xorg server
Chase Douglas
2
-0/+11
2012-03-26
Add missing Identifier name to 99-virtual-test-devices.conf
Chase Douglas
1
-0/+1
2012-03-23
Add an xorg configuration file snippet to disable grabbing of test devices.
Thomas Voß
2
-1/+8
2012-03-20
Release version 0.2.0
xorg-gtest-0.2.0
Chase Douglas
1
-1/+1
2012-03-19
Ship xorg-gtest.m4 and Makefile-xorg-gtest.am
Chase Douglas
7
-6/+272
2012-03-16
Print more helpful error message when X server fails to start
Chase Douglas
1
-6/+12
2012-03-16
Allow user to override default Xorg server binary
Chase Douglas
1
-1/+5
2012-03-16
Install, but do not build into a library, the xorg-gtest sources
Chase Douglas
5
-74/+14
2012-03-16
Build gtest as part of the project
Chase Douglas
3
-26/+121
2012-03-16
Provide meta-source file xorg-gtest-all.cpp
Chase Douglas
2
-4/+35
2012-03-16
Rename main.cpp to xorg-gtest_main.cpp
Chase Douglas
2
-1/+1
2012-03-16
Add a meta-header xorg-gtest.h
Chase Douglas
3
-5/+38
2012-03-16
Install xorg-gtest source code in $(prefix)/src/xorg-gtest
Chase Douglas
1
-0/+3
2012-03-16
Move xorg-gtest.cpp to xorg-gtest-example.cpp
Chase Douglas
2
-1/+1
2012-03-09
config: merge both AC_CONFIG_FILES statements.
Gaetan Nadon
1
-4/+3
2012-03-09
config: remove unrequired AC_SUBST DUMMY_CONF_PATH statement
Gaetan Nadon
1
-2/+0
2012-03-09
config: use existing feature --enable-strict-compilation
Gaetan Nadon
2
-4/+0
2012-03-09
config: support Automake 1.10
Gaetan Nadon
1
-2/+1
2012-03-09
config: remove redundant AC_PROG_INSTALL
Gaetan Nadon
1
-1/+0
2012-03-07
Add xorg::testing::evemu::Device
Chase Douglas
6
-1/+218
2012-03-07
Fix dummy.conf location definition
Chase Douglas
1
-1/+1
2012-03-06
Add examples/xorg-gtest-example to .gitignore
Chase Douglas
1
-0/+1
2012-03-06
Define automake CPP warning flags in Makefile.am, not configure.ac
Chase Douglas
2
-3/+5
2012-03-06
Use BASE_CXXFLAGS from xorg macros
Chase Douglas
4
-9/+12
2012-03-06
Split data and include build rules out of src build rules
Chase Douglas
6
-11/+62
2012-03-01
Relicense under the X.org preferred license
Chase Douglas
12
-799/+246
2012-03-01
config: do not initialize libtool twice
Gaetan Nadon
1
-2/+0
2012-03-01
config: no need to m4_include gtest.m4
Gaetan Nadon
1
-2/+0
2012-03-01
Remove xorg-server pkgconfig check
Chase Douglas
1
-1/+1
2012-02-29
distcheck: cannot create directory `xorg-gtest-0.1.1': Permission denied
Gaetan Nadon
5
-3/+9
2012-02-29
distcheck fails: cannot open linker script file libxorg-gtest.ver
Gaetan Nadon
1
-2/+2
2012-02-29
Revert "Use the standard autogen.sh script from xorg"
Gaetan Nadon
1
-2/+0
2012-02-26
examples/test.cpp: fatal error: X11/Xlib.h: No such file or directory
Gaetan Nadon
1
-4/+2
2012-02-26
test.cpp: fatal error: X11/Xlib.h: No such file or directory
Gaetan Nadon
1
-1/+1
2012-02-26
Fix typo in .gitignore comment
Gaetan Nadon
1
-1/+1
2012-02-26
Add standard xorg toplevel .gitignore
Gaetan Nadon
1
-0/+78
2012-02-26
Use the standard autogen.sh script from xorg
Gaetan Nadon
1
-0/+2
[next]