summaryrefslogtreecommitdiff
path: root/tests/libtest.sh
Commit message (Collapse)AuthorAgeFilesLines
* 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: skip running flatpak at build time if bwrap doesn't workSimon McVittie2016-05-171-0/+11
| | | | | | | 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: Add test-run-system.shAlexander Larsson2016-05-171-4/+15
|
* tests: Use gpg signatures during testAlexander Larsson2016-05-171-6/+9
|
* tests: Put --user in an env varAlexander Larsson2016-05-171-4/+6
| | | | This means we can optionally skip it
* tests: Add test for updateAlexander Larsson2016-05-171-0/+4
|
* 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-091-10/+10
|
* Added xdg-app-builder testAlexander Larsson2016-05-021-0/+9
|
* make-test-runtime.sh: Make this a bit more genericAlexander Larsson2016-05-021-1/+1
| | | | We pass the id and contents on the commandline
* tests: Add tests for list/info commandsAlexander Larsson2016-05-021-3/+3
|
* tests: Add namespace and overrides testsAlexander Larsson2016-05-021-1/+1
|
* tests/test-run.sh: Add tests for proper installationAlexander Larsson2016-05-021-0/+19
|
* Make installed tests work betterAlexander Larsson2016-04-281-5/+14
| | | | 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/+141