summaryrefslogtreecommitdiff
path: root/tests/Makefile.am.inc
Commit message (Collapse)AuthorAgeFilesLines
* tests: Fix distcheckAlexander Larsson2016-05-181-1/+1
| | | | Don't clean out the test files on a regular clean.
* Fix distcheck: clean up some more generated filesAlexander Larsson2016-05-181-0/+2
|
* tests: EXTRA_DIST the test keyringsAlexander Larsson2016-05-181-2/+2
|
* test-doc-portal: rely on G_TEST_BUILDDIR to find servicesSimon McVittie2016-05-171-1/+1
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* testdb: rely on G_TEST_SRCDIR to find databasesSimon McVittie2016-05-171-3/+5
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* Don't install non-executable test files executableSimon McVittie2016-05-171-2/+2
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* tests: Add test-run-system.shAlexander Larsson2016-05-171-1/+7
|
* tests: Use gpg signatures during testAlexander Larsson2016-05-171-0/+9
|
* Split out permission store from session helperAlexander Larsson2016-05-091-2/+8
| | | | This is now available as org.freedesktop.impl.portal.PermissionStore
* Rename everything but the on-disk location to flatpakAlexander Larsson2016-05-091-8/+8
|
* Rename library to libflatpakAlexander Larsson2016-05-091-2/+2
|
* Rename all non-autogenerated symbols to flatpakAlexander Larsson2016-05-091-3/+3
|
* Fix make check if uninstalledAlexander Larsson2016-05-031-0/+3
| | | | | | This uses various environment variables set during make check to find the trigger, bwrap and xdg-app-dbusproxy from the build/source dir rather than the installed location.
* Fix various distcheck issuesAlexander Larsson2016-05-031-0/+2
|
* Remove old gtester referencesAlexander Larsson2016-05-031-2/+0
|
* Rename configure.test to test-configureAlexander Larsson2016-05-021-1/+1
| | | | Otherwise it is ignored with the other *.test generated files
* tests: Fix installed testsAlexander Larsson2016-05-021-1/+2
|
* Added xdg-app-builder testAlexander Larsson2016-05-021-0/+2
|
* tests: Move run tests to separate fileAlexander Larsson2016-05-021-0/+1
| | | | Also adds a --help test to test-basic.
* Build bwrapAlexander Larsson2016-04-291-1/+1
|
* Fix install with installed tests disabledAlexander Larsson2016-04-281-0/+2
|
* test-basic: Verify the right versionAlexander Larsson2016-04-281-0/+6
|
* Make installed tests work betterAlexander Larsson2016-04-281-4/+15
| | | | This involves e.g. having our own session bus with only our services in.
* tests: Add a basic test that just runs an appAlexander Larsson2016-04-271-0/+11
|
* Support installed testsAlexander Larsson2016-04-271-2/+8
|
* Update tests' dependencies for commit 2f38ec65Simon McVittie2016-01-291-3/+6
|
* Rename lib/ to common/ in preparation for public xdg-app libraryAlexander Larsson2015-11-261-2/+2
|
* tests: Use check_PROGRAMS as the primaryDavid King2015-09-181-1/+1
| | | | | | The tests should only be built if required by make check. https://bugs.freedesktop.org/show_bug.cgi?id=92036
* Fix distcheck issues0.4.0Alexander Larsson2015-09-171-1/+2
|
* test-doc-portal: Launch the portal manuallyAlexander Larsson2015-09-081-1/+1
| | | | This allows us to get debug output
* Add minimal document portal testsAlexander Larsson2015-09-071-2/+21
|
* Add check-valgrind targetAlexander Larsson2015-09-071-0/+7
|
* Initial tests of the dbAlexander Larsson2015-08-251-0/+11