summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
16 hoursXCloseDisplay(3) cannot handle NULLHEADmasterPeter Hutterer1-1/+2
16 hoursPrint the display we were trying to start up on.Peter Hutterer1-2/+4
38 hoursMerge branch 'master' of ssh://git.freedesktop.org/git/xorg/test/xorg-gtestChase Douglas6-7/+7
40 hoursUpdate source files to use new headersPeter Hutterer6-7/+7
5 daysNamespace xorg-gtest header filenamesChase Douglas6-8/+8
5 daysAdd comment to Makefile-xorg-gtest.am about compiling with -wChase Douglas1-0/+3
7 daysNamespace xorg-gtest header filenamesChase Douglas6-8/+8
7 daysAdd comment to Makefile-xorg-gtest.am about compiling with -wChase Douglas1-0/+3
7 daysexamples: built tests as noinst_PROGRAMSPeter Hutterer1-2/+2
7 daysm4: if a source is specified, use that for the include pathPeter Hutterer2-13/+13
2012-04-23Wait for dummy X server to shut down in Environment::TearDown()Chase Douglas1-6/+24
2012-04-23Provide a full server layout in dummy.confChase Douglas1-0/+10
2012-04-23Kill dummy Xorg server when a terminating signal arrivesChase Douglas1-1/+55
2012-04-23Add Environment::Kill() to forcefully terminate the dummy Xorg serverChase Douglas2-0/+11
2012-03-26Add missing Identifier name to 99-virtual-test-devices.confChase Douglas1-0/+1
2012-03-23Add an xorg configuration file snippet to disable grabbing of test devices.Thomas Voß2-1/+8
2012-03-20Release version 0.2.0xorg-gtest-0.2.0Chase Douglas1-1/+1
2012-03-19Ship xorg-gtest.m4 and Makefile-xorg-gtest.amChase Douglas7-6/+272
2012-03-16Print more helpful error message when X server fails to startChase Douglas1-6/+12
2012-03-16Allow user to override default Xorg server binaryChase Douglas1-1/+5
2012-03-16Install, but do not build into a library, the xorg-gtest sourcesChase Douglas5-74/+14
2012-03-16Build gtest as part of the projectChase Douglas3-26/+121
2012-03-16Provide meta-source file xorg-gtest-all.cppChase Douglas2-4/+35
2012-03-16Rename main.cpp to xorg-gtest_main.cppChase Douglas2-1/+1
2012-03-16Add a meta-header xorg-gtest.hChase Douglas3-5/+38
2012-03-16Install xorg-gtest source code in $(prefix)/src/xorg-gtestChase Douglas1-0/+3
2012-03-16Move xorg-gtest.cpp to xorg-gtest-example.cppChase Douglas2-1/+1
2012-03-09config: merge both AC_CONFIG_FILES statements.Gaetan Nadon1-4/+3
2012-03-09config: remove unrequired AC_SUBST DUMMY_CONF_PATH statementGaetan Nadon1-2/+0
2012-03-09config: use existing feature --enable-strict-compilationGaetan Nadon2-4/+0
2012-03-09config: support Automake 1.10Gaetan Nadon1-2/+1
2012-03-09config: remove redundant AC_PROG_INSTALLGaetan Nadon1-1/+0
2012-03-07Add xorg::testing::evemu::DeviceChase Douglas6-1/+218
2012-03-07Fix dummy.conf location definitionChase Douglas1-1/+1
2012-03-06Add examples/xorg-gtest-example to .gitignoreChase Douglas1-0/+1
2012-03-06Define automake CPP warning flags in Makefile.am, not configure.acChase Douglas2-3/+5
2012-03-06Use BASE_CXXFLAGS from xorg macrosChase Douglas4-9/+12
2012-03-06Split data and include build rules out of src build rulesChase Douglas6-11/+62
2012-03-01Relicense under the X.org preferred licenseChase Douglas12-799/+246
2012-03-01config: do not initialize libtool twiceGaetan Nadon1-2/+0
2012-03-01config: no need to m4_include gtest.m4Gaetan Nadon1-2/+0
2012-03-01Remove xorg-server pkgconfig checkChase Douglas1-1/+1
2012-02-29distcheck: cannot create directory `xorg-gtest-0.1.1': Permission deniedGaetan Nadon5-3/+9
2012-02-29distcheck fails: cannot open linker script file libxorg-gtest.verGaetan Nadon1-2/+2
2012-02-29Revert "Use the standard autogen.sh script from xorg"Gaetan Nadon1-2/+0
2012-02-26examples/test.cpp: fatal error: X11/Xlib.h: No such file or directoryGaetan Nadon1-4/+2
2012-02-26test.cpp: fatal error: X11/Xlib.h: No such file or directoryGaetan Nadon1-1/+1
2012-02-26Fix typo in .gitignore commentGaetan Nadon1-1/+1
2012-02-26Add standard xorg toplevel .gitignoreGaetan Nadon1-0/+78
2012-02-26Use the standard autogen.sh script from xorgGaetan Nadon1-0/+2