summaryrefslogtreecommitdiff
path: root/tests
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: Fix distcheck breaking on gpg dir not writableAlexander Larsson2016-05-181-1/+5
| | | | | We make a copy of the gpg homedir so that gpg can write (e.g. a lock file) to the directory.
* tests: EXTRA_DIST the test keyringsAlexander Larsson2016-05-181-2/+2
|
* test-configure: use correct quotingSimon McVittie2016-05-172-6/+6
| | | | | | CFLAGS, FOO, BAR may contain spaces. Signed-off-by: Simon McVittie <smcv@debian.org>
* tests: skip running flatpak at build time if bwrap doesn't workSimon McVittie2016-05-173-0/+15
| | | | | | | Distribution autobuilders are often more locked-down than the environment in which the distribution binaries actually run. Signed-off-by: Simon McVittie <smcv@debian.org>
* tests: package_version.txt is in the $builddirSimon McVittie2016-05-172-7/+7
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* test-doc-portal: rely on service activation to start D-Bus serviceSimon McVittie2016-05-171-5/+0
| | | | | | This is a more realistic integration test anyway. Signed-off-by: Simon McVittie <smcv@debian.org>
* test-doc-portal: rely on G_TEST_BUILDDIR to find servicesSimon McVittie2016-05-172-2/+4
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* testdb: rely on G_TEST_SRCDIR to find databasesSimon McVittie2016-05-172-6/+8
| | | | 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-174-25/+67
|
* test-run: Split null update to its own testAlexander Larsson2016-05-171-2/+3
|
* tests: Use gpg signatures during testAlexander Larsson2016-05-175-10/+22
|
* tests: Put --user in an env varAlexander Larsson2016-05-173-20/+22
| | | | This means we can optionally skip it
* tests: Add test for updateAlexander Larsson2016-05-173-2/+28
|
* Fix clang warningsAlexander Larsson2016-05-131-2/+0
|
* tests: Fix make-test-bundles.shAlexander Larsson2016-05-101-1/+2
| | | | This had bitrotted
* tests: Name bundles .flatpakAlexander Larsson2016-05-101-9/+9
|
* Split out permission store from session helperAlexander Larsson2016-05-091-2/+8
| | | | This is now available as org.freedesktop.impl.portal.PermissionStore
* tests: Add an en_US locale to the test runtimeAlexander Larsson2016-05-091-0/+6
|
* Migrate ~/.local/share/xdg-app to ~/.local/share/flatpakAlexander Larsson2016-05-091-1/+1
|
* Rename everything but the on-disk location to flatpakAlexander Larsson2016-05-0910-86/+55
|
* Rename library to libflatpakAlexander Larsson2016-05-091-2/+2
|
* Rename source files to flatpakAlexander Larsson2016-05-092-2/+2
|
* Rename all non-autogenerated symbols to flatpakAlexander Larsson2016-05-093-102/+102
|
* fix build test due to recent changeAlexander Larsson2016-05-061-2/+3
| | | | | We're now looking for sources in the same dir as the json, so fix the test
* uncruftify: Initial run, all non-problematic changesAlexander Larsson2016-05-062-31/+34
|
* 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-024-3/+25
| | | | Otherwise it is ignored with the other *.test generated files
* tests: Fix installed testsAlexander Larsson2016-05-025-16/+21
|
* Added xdg-app-builder testAlexander Larsson2016-05-024-0/+131
|
* make-test-runtime.sh: Make this a bit more genericAlexander Larsson2016-05-022-13/+12
| | | | We pass the id and contents on the commandline
* tests: Test --default-archAlexander Larsson2016-05-021-1/+5
|
* tests: Add tests for list/info commandsAlexander Larsson2016-05-022-3/+13
|
* tests: Add namespace and overrides testsAlexander Larsson2016-05-023-3/+37
|
* tests/test-run.sh: Add tests for proper installationAlexander Larsson2016-05-023-1/+63
|
* Add some missing files from the testsAlexander Larsson2016-05-021-0/+56
|
* tests: Move run tests to separate fileAlexander Larsson2016-05-023-5/+36
| | | | 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-282-1/+8
|
* Make installed tests work betterAlexander Larsson2016-04-282-9/+29
| | | | 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-276-2/+398
|
* Support installed testsAlexander Larsson2016-04-271-2/+8
|
* Flesh out document portal testsAlexander Larsson2016-03-141-1/+105
|
* Add appdata to test appsAlexander Larsson2016-02-252-0/+19
|
* Add make-test-bundles.shAlexander Larsson2016-02-255-0/+29
|