summaryrefslogtreecommitdiff
path: root/gtest
AgeCommit message (Expand)AuthorFilesLines
2021-05-30Implement support for playing of touchpad gesture eventsPovilas Kanapickas4-5/+255
2021-02-07gtest: Add a way to disable server termination in destructorPovilas Kanapickas2-1/+13
2021-01-06Remove variadic argument overloads of Process::Start()Povilas Kanapickas3-82/+22
2020-12-19gtest: Remove extraneous semicolon from definition of XORG_TESTCASEPovilas Kanapickas1-1/+1
2020-12-19Use override specifier for overridden functionsPovilas Kanapickas6-13/+13
2020-12-19Remove evdev-based test device implementationPovilas Kanapickas7-650/+1
2020-12-09Implement support of testing via xf86-input-inputtest driverPovilas Kanapickas7-0/+951
2020-12-09Use single meson configuration to build whole projectPovilas Kanapickas2-150/+0
2020-12-03gtest: Reduce duplication of recordingsPovilas Kanapickas4-81/+7
2020-12-03Remove autotools build supportPovilas Kanapickas20-3270/+0
2020-12-03Move sources to gtest subdirectoryPovilas Kanapickas86-55/+7574
2020-11-27gtest: Make sure to not clobber system-installed gtestPovilas Kanapickas1-0/+1
2020-11-27gtest: Upgrade to 1.8.1Povilas Kanapickas38-26733/+31529
2020-11-13gtest: Fix reference to std::stringPovilas Kanapickas1-2/+2
2012-11-07gtest: add gtest-spi.h headerPeter Hutterer2-1/+233
2012-10-10Fix up build system to use the googletest import buildPeter Hutterer2-0/+53
2012-10-10Import googletest's fused-src filesPeter Hutterer4-0/+28702