summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-self-test.c
Commit message (Expand)AuthorAgeFilesLines
* Do not require <translation> for validation unless strictKalev Lember2019-05-171-6/+2
* Do not require <update_contact> for validation unless strictRichard Hughes2019-05-141-6/+2
* trivial: Fix some typos spotted using codespellRichard Hughes2019-04-081-2/+2
* Allow building on WindowsJehan2019-03-261-2/+39
* Modernize the validation requirementsRichard Hughes2019-03-201-18/+10
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* tests: Add test for OARS → CSM mappingsPhilip Withnall2019-01-231-0/+36
* Add support for per-release URLsRichard Hughes2019-01-221-0/+8
* Add tests for as_util_vercmp_full()Kalev Lember2019-01-041-0/+8
* store: Return deep copy in as_store_get_apps_by_metadataKalev Lember2018-12-141-1/+1
* store: Add thread safe dup() functions for multithreaded clientsKalev Lember2018-12-141-2/+2
* Add as_release_set_install_duration()Richard Hughes2018-11-271-1/+2
* trivial: Update self test after app ID tokenizing changesKalev Lember2018-11-271-3/+3
* as-content-rating: Add as_content_rating_get_rating_ids()Philip Withnall2018-11-011-0/+12
* Do not parse firmware filesRichard Hughes2018-06-121-60/+0
* Remove the refcounted string interning featureRichard Hughes2018-05-211-12/+0
* Follow the Debian tilde usage when ordering versionsRichard Hughes2018-04-301-0/+6
* Add support for component agreementsRichard Hughes2018-04-111-0/+53
* Correctly compare version numbers like '1.2.3' and '1.2.3a'Richard Hughes2018-04-091-3/+12
* Add as_utils_unique_id_match()Richard Hughes2018-03-151-0/+16
* Update the SPDX license list to v3.0Richard Hughes2018-03-081-0/+7
* Do not fail to validate if the timestamps are out of orderRichard Hughes2018-02-211-4/+2
* Never include '&' in attribute valuesRichard Hughes2018-01-301-3/+3
* Add support for release typesRichard Hughes2018-01-251-2/+3
* Fix an invalid read when using as_app_parse_data() from PythonRichard Hughes2018-01-241-0/+18
* Add as_store_get_apps_by_provide()Richard Hughes2017-12-141-0/+14
* Never change the default screenshot when processing AppDataRichard Hughes2017-12-091-0/+27
* Add the 'hardware' requires typeRichard Hughes2017-10-311-1/+7
* Add AS_VERSION_PARSE_FLAG_USE_BCD when formatting version stringsRichard Hughes2017-10-121-0/+19
* Add as_app_get_screenshot_default()Richard Hughes2017-10-091-1/+1
* Write XML for newer AppStream specification versionsRichard Hughes2017-10-091-23/+10
* Add as_app_get_release_by_version()Richard Hughes2017-09-141-0/+5
* libappstream-glib/self-test: Add some additional checksPhilip Withnall2017-08-201-1/+3
* trivial: Only run the speed tests when doing the slow self testsRichard Hughes2017-08-061-5/+7
* trivial: Fix the self tests from the last commitRichard Hughes2017-08-061-8/+4
* Validate the <id> format according to the specRichard Hughes2017-06-271-2/+4
* trivial: Fix up several small memory leaksRichard Hughes2017-06-221-2/+2
* Do not enforce that the project_group is a valid environment_idRichard Hughes2017-06-021-4/+2
* Add the limits in the validation output messagesRichard Hughes2017-05-271-0/+3
* Casefold all stemmed entriesRichard Hughes2017-05-021-1/+8
* Support non-numeric version numbers correctlyRichard Hughes2017-05-021-2/+7
* Add support for icon scalingRichard Hughes2017-04-211-0/+52
* Add support for <launchable>Richard Hughes2017-04-211-0/+91
* trivial: Use the new custom tag in the self testsRichard Hughes2017-04-211-3/+3
* trivial: Fix the last warning with -Wdiscarded-qualifiersRichard Hughes2017-04-121-1/+1
* Fix the predicate comparison when using globs in metainfo filesRichard Hughes2017-04-121-5/+22
* Copy hash table keys from AsApp to avoid them being used after they've been f...Robert Ancell2017-03-301-0/+38
* Parse small version numbers correctlyRichard Hughes2017-03-171-0/+2
* Make content_rating a requirement for any component with the 'Game' categoryRichard Hughes2017-03-091-2/+4
* Ignore <p></p> in AppStream markupRichard Hughes2017-02-271-1/+1