aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Clean up compilation flagsRobert Tari2022-01-271-1/+0
|
* Use -no-pie build flag for tests onlyRobert Tari2021-08-101-2/+1
|
* Convert testing and coverage reporting to cmake-extras styleRobert Tari2021-06-111-8/+7
| | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/34
* .travis.yml: Don't try running autotools based CI build.Mike Gabriel2021-05-041-0/+4
|
* tests/CMakeLists.txt: Only copy test .gschema.xml files, if source and ↵Mike Gabriel2021-04-281-1/+1
| | | | target folder differ.
* tests/CMakeLists.txt: Handle custom command indirectly via custom target.Mike Gabriel2018-03-121-3/+6
|
* Fork from Ubuntu's indicator-session project.Mike Gabriel2015-11-141-6/+6
|
* don't pass -std=c++0x to the compiler when building .c filesCharles Kerr2013-06-251-1/+1
|
* in IndicatorSessionUsers, use the uid as the user's key. Users.ActivateUser ↵Charles Kerr2013-06-251-2/+2
| | | | is now green.
* port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.Charles Kerr2013-03-221-0/+53