aboutsummaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* tests/CMakeLists.txt: Set '-no-pie' linker option for all unit tests linker ↵Mike Gabriel2021-08-051-0/+8
| | | | calls.
* Suppress Vala C warningsRobert Tari2021-08-051-1/+5
|
* tests/CMakeLists.txt: Add libdbustest-1 include pathRobert Tari2021-08-041-0/+1
|
* tests/CMakeLists.txt: Suppress discarded qualifiers warningRobert Tari2021-08-041-0/+2
|
* Drop --thread from vala_initRobert Tari2021-08-041-1/+0
|
* tests/integration/: Properly set env variables for pulseaudio and assure ↵Mike Gabriel2019-08-281-4/+17
| | | | dependencies to be in place.
* tests/CmakeLists.txt: Provide XDG_RUNTIME_DIR in test environment.Mike Gabriel2018-03-121-1/+2
|
* tests/CMakeLists.txt: Handle custom command (gschemas.compiled) indirectly ↵Mike Gabriel2018-03-121-2/+8
| | | | via custom target (gschemas-compiled).
* tests/: Rename FAKE_HOME to TEST_HOME.Mike Gabriel2018-01-161-3/+3
|
* tests/integration/: Provider a FAKE_HOME for pulseaudio to have a secure ↵Mike Gabriel2018-01-131-0/+3
| | | | location for its user config files.
* b/tests/integration/indicator-sound-test-base.cpp: Tests against ↵Mike Gabriel2017-12-081-0/+1
| | | | org.ayatana.sound on non-Ubuntu, against com.ubuntu.sound on Ubuntu.
* tests/CMakeLists.txt: Fix non-critical typo flaw in test name.Mike Gabriel2017-12-021-1/+1
|
* Fork from Ubuntu's indicator-sound.Mike Gabriel2017-10-221-4/+11
|
* Use coverage support from cmake-extras.Rodney Dawes2017-02-071-0/+14
|
* Use only the gmock module from cmake-extras.Rodney Dawes2017-02-071-19/+10
|
* re-enable notifications-testCharles Kerr2016-01-061-1/+1
|
* sync with trunk.15.10Charles Kerr2016-01-061-1/+1
|\
* | re-add notifications-test to testscharles kerr2015-12-311-1/+1
| |
* | instantiate volume-warning and pass it to the servicecharles kerr2015-12-191-0/+4
| |
* | move max_volume into a reusable 'options' classcharles kerr2015-12-191-0/+5
|/
* Disable notification tests that are already covered in the integration tests ↵Xavi Garcia Mena2015-12-181-2/+2
| | | | and fail on amd64
* Re-added integration tests using gmenuharnessXavi Garcia Mena2015-11-111-4/+3
|
* Disable integration tests to avoid universe dependenciesXavi Garcia Mena2015-11-031-3/+4
|
* Added test MPRIS player integration testXavi Garcia Mena2015-09-231-2/+4
|
* Added AccountsService Mock to the integration testsXavi Garcia Mena2015-09-181-1/+2
|
* test version for gmenuharnessXavi Garcia Mena2015-09-071-97/+100
|
* re-enable notifications tests (currently failing)Charles Kerr2015-08-111-2/+0
|
* in volume-control-test, add a gschemas.compiled dependency because ↵Charles Kerr2015-08-071-1/+1
| | | | volume-control now depends on the gsettings
* disable the notifications temporarilyCharles Kerr2015-08-071-0/+2
|
* Connect the tests together.Ted Gould2015-02-091-0/+1
|
* A mock media player listTed Gould2015-02-091-0/+4
|
* Creating a skeleton to start testingTed Gould2015-02-091-0/+21
|
* Set build dependencies to compile the schemasTed Gould2015-02-041-4/+5
|
* Compile GSettings schema and use the memory backendTed Gould2015-02-041-0/+22
|
* We're not using libaccountservice on this side of things, so we don't need ↵Ted Gould2015-02-021-8/+2
| | | | to split
* Setup the PA mock as part of the indicator testTed Gould2015-01-291-0/+3
|
* Bring in the PA MockTed Gould2015-01-281-0/+26
|\
| * Create a base object and move the state stuff over to itTed Gould2015-01-281-1/+1
| |
| * Linking and starting and failing! Ted Gould2015-01-271-5/+16
| |
| * IT COMPILES! Ted Gould2015-01-261-0/+15
| |
* | Splitting out the testsTed Gould2014-11-111-2/+9
| |
* | Connect to binary and real nameTed Gould2014-10-281-0/+3
| |
* | Setup to getting something to compile and pass. Next steps needed.Ted Gould2014-10-281-0/+15
|/
* Adding an iterator test (that fails)Ted Gould2014-03-251-0/+3
|
* Greeter list base object testTed Gould2014-03-251-0/+20
|
* Making a test for checking that we can get in and out of running statesTed Gould2014-03-041-0/+6
|
* Make naming consistentTed Gould2014-03-031-1/+1
|
* Setting up a test for the media player userTed Gould2014-03-031-1/+22
|
* Setting up a basic sound menu testTed Gould2014-03-031-0/+17
|
* Grab the generated headerTed Gould2014-02-121-0/+1
|