aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* CMakeLists.txt: Move coverage report generation macro into basefolder's CMake...Mike Gabriel2021-05-041-7/+0
* Remove automake-related filesRobert Tari2021-04-211-50/+0
* tests/CMakeLists.txt: Unit tests may only run and build if shared library tar...Mike Gabriel2021-04-211-0/+1
* tests/CMakeLists.txt: Build unit tests with --no-pie CXXFLAG.Mike Gabriel2021-04-211-0/+2
* tests/: Port to using GMock cmake package from cmake-extras.Mike Gabriel2021-04-211-3/+17
* {tests/,}CMakeLists.txt: Add ENABLE_COVERAGE build option.Mike Gabriel2021-04-211-3/+5
* Add CMakeLists.txt files.Robert Tari2021-04-211-0/+13
* tests/Makefile.am: Fix static lib name (libido -> libayatana-ido).Mike Gabriel2017-12-041-1/+1
* Build system: Drop remnants of GTK-2+ support.Mike Gabriel2017-05-221-1/+0
* make: Improve distclean ruleset.Mike Gabriel2015-11-061-0/+1
* Comment out xorg-gtest testsTed Gould2014-11-031-3/+5
* Explicitly link against X11 and Xi while xorg-gtest doesn't.Mathieu Trudel-Lapierre2013-02-271-1/+2
* Avoid FTBFS due to conflicting paths to gtest source, or because the relevant...Mathieu Trudel-Lapierre2013-02-051-1/+1
* require gtk3Charles Kerr2012-05-071-5/+0
* Bring in xorg-gtest to get an X11 wrapperTed Gould2012-04-251-3/+4
* Build a scale menu item as wellTed Gould2012-04-251-0/+41
* Adding in the entry menuitem as well.Ted Gould2012-04-251-2/+26
* Now we can realize the menu item to make sure it doesn't mess that upTed Gould2012-04-251-1/+12
* Now we're allocating a calendarTed Gould2012-04-252-4/+30
* Adding in a dummy test and the dependencies to build itTed Gould2012-04-252-1/+51
* We've now got a test directory! Ted Gould2012-04-251-0/+1