| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove automake-related files | Robert Tari | 2021-04-21 | 1 | -50/+0 |
* | tests/CMakeLists.txt: Unit tests may only run and build if shared library tar... | Mike Gabriel | 2021-04-21 | 1 | -0/+1 |
* | tests/CMakeLists.txt: Build unit tests with --no-pie CXXFLAG. | Mike Gabriel | 2021-04-21 | 1 | -0/+2 |
* | tests/: Port to using GMock cmake package from cmake-extras. | Mike Gabriel | 2021-04-21 | 1 | -3/+17 |
* | {tests/,}CMakeLists.txt: Add ENABLE_COVERAGE build option. | Mike Gabriel | 2021-04-21 | 1 | -3/+5 |
* | Add CMakeLists.txt files. | Robert Tari | 2021-04-21 | 1 | -0/+13 |
* | tests/Makefile.am: Fix static lib name (libido -> libayatana-ido). | Mike Gabriel | 2017-12-04 | 1 | -1/+1 |
* | Build system: Drop remnants of GTK-2+ support. | Mike Gabriel | 2017-05-22 | 1 | -1/+0 |
* | make: Improve distclean ruleset. | Mike Gabriel | 2015-11-06 | 1 | -0/+1 |
* | Comment out xorg-gtest tests | Ted Gould | 2014-11-03 | 1 | -3/+5 |
* | Explicitly link against X11 and Xi while xorg-gtest doesn't. | Mathieu Trudel-Lapierre | 2013-02-27 | 1 | -1/+2 |
* | Avoid FTBFS due to conflicting paths to gtest source, or because the relevant... | Mathieu Trudel-Lapierre | 2013-02-05 | 1 | -1/+1 |
* | require gtk3 | Charles Kerr | 2012-05-07 | 1 | -5/+0 |
* | Bring in xorg-gtest to get an X11 wrapper | Ted Gould | 2012-04-25 | 1 | -3/+4 |
* | Build a scale menu item as well | Ted Gould | 2012-04-25 | 1 | -0/+41 |
* | Adding in the entry menuitem as well. | Ted Gould | 2012-04-25 | 1 | -2/+26 |
* | Now we can realize the menu item to make sure it doesn't mess that up | Ted Gould | 2012-04-25 | 1 | -1/+12 |
* | Now we're allocating a calendar | Ted Gould | 2012-04-25 | 2 | -4/+30 |
* | Adding in a dummy test and the dependencies to build it | Ted Gould | 2012-04-25 | 2 | -1/+51 |
* | We've now got a test directory! | Ted Gould | 2012-04-25 | 1 | -0/+1 |