summaryrefslogtreecommitdiff
path: root/tests/testlibrary.c
Commit message (Expand)AuthorAgeFilesLines
* Fix capitalization of "false" in flatpakref keyfilesfix-keyfile-bool-capsPhaedrus Leeds2021-10-141-4/+4
* testlibrary: Fix an assertionSimon McVittie2021-04-191-1/+1
* Fix various unused variables detected by scan-buildSimon McVittie2021-04-191-4/+0
* testlibrary: Fix memory leaksPhaedrus Leeds2021-02-101-2/+2
* common: Add API for listing related refs of installed refPhaedrus Leeds2021-02-101-10/+113
* tests: Disable revokefs if FUSE doesn't workSimon McVittie2021-02-091-6/+8
* Skip a test-case if /etc/mtab doesn't existSimon McVittie2020-12-281-0/+6
* installation: Include renamed apps when listing updatesPhaedrus Leeds2020-11-111-0/+100
* installation: Use the FlatpakDecomposed APIs to create FlatpakRef:sAlexander Larsson2020-11-051-7/+20
* testlibrary: Tweak one of the tests to avoid CLIPhaedrus Leeds2020-10-291-6/+3
* Fix some clang errorsAlexander Larsson2020-10-081-1/+1
* Remove EOL runtimes upon app uninstall/upgradePhaedrus Leeds2020-10-081-0/+83
* Avoid string duplication in FlatpakRefPhaedrus Leeds2020-10-021-3/+3
* Avoid shadowing local variablesPhaedrus Leeds2020-09-151-7/+10
* Automatically pin explicitly installed runtimesPhaedrus Leeds2020-08-311-0/+41
* testlibrary: Remove unused variablePhaedrus Leeds2020-08-311-1/+0
* testlibrary: Add missing return value checksPhaedrus Leeds2020-08-311-4/+4
* tests: Use g_assert_true() not g_assert()Phaedrus Leeds2020-08-171-62/+62
* Prioritize an app's origin for its runtimeMatthew Leeds2020-08-171-8/+77
* More fully reset remote in unit testsMatthew Leeds2020-07-211-0/+3
* testlibrary: Simplify code a bitMatthew Leeds2020-04-161-15/+1
* testlibrary: Fix a whitespace issueMatthew Leeds2020-04-161-1/+1
* installation: Re-implement list_installed_refs_for_update()Matthew Leeds2020-04-161-15/+165
* installation: Formally deprecate deprecated methodsSimon McVittie2020-03-251-0/+44
* Drop more collection_id useAlexander Larsson2020-03-231-2/+2
* Support sideloaded reposAlexander Larsson2020-03-231-7/+0
* testlibrary: Account for when origin remote is createdMatthew Leeds2020-02-121-5/+5
* testlibrary: Fix some leaks in the test itselfSimon McVittie2019-12-171-0/+4
* installation: Mark apps as updatable if their runtime is missingUmang Jain2019-11-221-0/+70
* installation: Return refs as updatable if related extensions are missingUmang Jain2019-11-221-0/+71
* test-list-updates: Update to use FlatpakTransactionUmang Jain2019-11-221-35/+56
* doc: Clarify format of locale identifiers in extra-languages keyPhilip Withnall2019-10-241-11/+14
* Merge pull request #3152 from mazen-asef/languages_locales_keyMatthew Leeds2019-10-161-6/+128
|\
| * app: Allow locales to be stored in the extra-languages keyMazen Asef2019-10-161-6/+128
* | transaction: Install extensions before appsPhilip Withnall2019-10-101-3/+3
* | transaction: Add getter for querying no-pullUmang Jain2019-10-081-0/+3
* | transaction: Add getter for querying no-deployUmang Jain2019-10-081-0/+3
|/
* tests: Fix a warning about ignoring the return value of symlink()Philip Withnall2019-09-191-1/+1
* Set a collection ID on FlatpakInstalledRef objectsMatthew Leeds2019-09-191-2/+2
* testlibrary: Fix type for FlatpakTransaction::add-new-remote @reasonMatthew Leeds2019-09-191-15/+15
* testlibrary: Fix a typo in a URLMatthew Leeds2019-09-191-2/+2
* installation: Don't return an error checking for updates offlineMatthew Leeds2019-09-191-0/+66
* Merge pull request #3058 from mazen-asef/add_default_languages_keyMatthew Leeds2019-09-131-8/+65
|\
| * app: Add new extra-languages keyMazen Asef2019-09-131-8/+65
* | flatpak-remote: Enforce GPG verification when a collection ID is setMatthew Leeds2019-09-131-3/+14
|/
* testlibrary: Remove unused variablesSimon McVittie2019-06-101-2/+0
* lib Add flatpak_remote_new_from_file() to add remotes from flatpakrefsAlexander Larsson2019-05-091-0/+100
* lib: Add flatpak_installation_add_remoteAlexander Larsson2019-05-091-3/+26
* tests: Test preserving previous-ids and X-Flatpak-RenamedFromWill Thompson2019-04-121-0/+204
* tests: Add ability to test a branch other than masterMatthew Leeds2019-03-301-6/+6