summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-self-test.c
Commit message (Expand)AuthorAgeFilesLines
* trivial: Be explicit when ignoring return error valuesRichard Hughes2022-04-131-15/+15
* Consider AppStream version as a stringCorentin Noël2021-08-031-24/+24
* Support em/code tagsPhilip Müller2021-06-151-0/+16
* Add validation for duplicate license xml elementsOtto Urpelainen2021-05-181-2/+6
* Do not show a critical warning on <suggests><id/></suggests>Richard Hughes2021-04-151-0/+21
* Test launchable tags in validationIan McInerney2020-06-151-2/+6
* as-content-rating: Add content rating system APIs from gnome-softwarePhilip Withnall2020-06-051-0/+52
* Fix crash with invalid children of <ul/>Fabian Vogt2020-04-221-0/+11
* Use _fullpath() instead of GetFullPathNameA().Jehan2019-11-251-8/+5
* Fix Win32 headers.Jehan2019-11-251-1/+1
* trivial: Add a new self test for ${id}/${locale}.qm translationsKalev Lember2019-11-141-0/+38
* as-content-rating: Make default values match OARS semanticsPhilip Withnall2019-10-021-1/+47
* 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