summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix clang warningsAlexander Larsson2016-05-131-2/+0
* tests: Fix make-test-bundles.shAlexander Larsson2016-05-101-1/+2
* tests: Name bundles .flatpakAlexander Larsson2016-05-101-9/+9
* Split out permission store from session helperAlexander Larsson2016-05-091-2/+8
* 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
* uncruftify: Initial run, all non-problematic changesAlexander Larsson2016-05-062-31/+34
* Fix make check if uninstalledAlexander Larsson2016-05-031-0/+3
* 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
* 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
* 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
* 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
* 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
* Add test scripts that create trivial a runtime and appAlexander Larsson2016-02-252-0/+41
* lib: Add XdgAppBundleRefAlexander Larsson2016-02-241-0/+0
* Update tests' dependencies for commit 2f38ec65Simon McVittie2016-01-291-3/+6
* Merge pull request #108 from smcv/no-fuseAlexander Larsson2016-01-291-8/+49
|\
| * test-doc-portal: skip all tests if no FUSESimon McVittie2016-01-291-0/+26
| * test-doc-portal: split out global setup/teardown into functionsSimon McVittie2016-01-291-9/+24
* | Consistently call g_assert_no_error before other assertionsSimon McVittie2016-01-291-2/+2
|/
* 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
* Fix distcheck issues0.4.0Alexander Larsson2015-09-171-1/+2
* document portal: Add support for transient documentsAlexander Larsson2015-09-171-1/+1
* test-doc-portal: Add recursive file export testAlexander Larsson2015-09-081-1/+30
* test-doc-portal: Work around GTestDbus env unsettingAlexander Larsson2015-09-081-0/+3
* test-doc-portal: Fix unique boolean argAlexander Larsson2015-09-081-2/+2
* test-doc-portal: Launch the portal manuallyAlexander Larsson2015-09-082-1/+6
* Add minimal document portal testsAlexander Larsson2015-09-073-2/+274