summaryrefslogtreecommitdiff
path: root/libappstream-builder/asb-self-test.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the --enable-hidpi option completelyRichard Hughes2022-06-081-1/+0
* trivial: Be explicit when ignoring return error valuesRichard Hughes2022-04-131-2/+2
* Update asb-self-test to match current behaviorOtto Urpelainen2021-05-181-1/+1
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* Do not parse firmware filesRichard Hughes2018-06-121-156/+4
* Convert local icons found in metainfo fileswip/hughsie/icons-in-metainfoRichard Hughes2018-05-031-4/+18
* Don't include the path component in the name when parsing the package filenameRichard Hughes2018-03-271-0/+15
* trivial: Disable the fonts self tests in the builderRichard Hughes2017-11-031-2/+19
* Write XML for newer AppStream specification versionsRichard Hughes2017-10-091-0/+1
* Do not add the GNOME-Software-specific categories or icons by defaultRichard Hughes2017-06-071-1/+2
* Remove the cache-id functionalityRichard Hughes2017-05-161-139/+27
* Switch to the meson build system.Richard Hughes2017-05-101-11/+5
* Add a test for extracting relative symlinksKalev Lember2016-12-201-10/+12
* trivial: Don't include trailing whitespace from AppData filesRichard Hughes2016-12-071-2/+2
* Do not absorb core addons into the main applicationRichard Hughes2016-12-061-48/+15
* trivial: Fix up tests after the -lang auto-dep commitRichard Hughes2016-09-061-4/+5
* Ensure predictable output order of XML attributesRichard Hughes2016-08-101-21/+21
* Add two new GCC warnings and fix up signed/unsigned issuesRichard Hughes2016-07-251-2/+2
* trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-281-6/+0
* Use a wildcard for the font preview checksumRichard Hughes2016-03-311-4/+5
* Add as_utils_string_replace()Richard Hughes2016-03-031-13/+0
* Move the kudo and provides autodetection to libappstream-glibRichard Hughes2016-01-311-0/+4
* trivial: Fix up self tests after generic kindRichard Hughes2016-01-311-5/+5
* Remove the GIR and GResource, nm and KDE-specific pluginsRichard Hughes2016-01-221-6/+2
* Allow disabling font support with --disable-fontsRichard Hughes2016-01-211-0/+8
* Only build the test firmware files when using --enable-firmwareRichard Hughes2016-01-211-0/+4
* trivial: Fix self tests after the xdg-app fixesRichard Hughes2016-01-171-2/+1
* Fix AppStream generation when using duplicate .deb packagesRichard Hughes2015-12-281-0/+24
* Only use the package license when not provided by the AppData fileRichard Hughes2015-12-091-1/+1
* Use a wildcard in the self tests to ignore GCab-generated hash differencesRichard Hughes2015-10-271-6/+13
* Use a MS-style version number when parsing a hex versionRichard Hughes2015-10-181-4/+4
* trivial: Fix make check with no firmware pluginRichard Hughes2015-10-181-1/+1
* Do not use the DriverVersion for the inf file versionRichard Hughes2015-10-181-6/+6
* Use AsStoreCab to read .cab files when building metadataRichard Hughes2015-10-071-4/+8
* trivial: Fix distcheck by searching the built filesRichard Hughes2015-10-071-1/+1
* trivial: Fix make distcheckRichard Hughes2015-09-181-1/+1
* Require AppData files to be present in the AppStream metadataRichard Hughes2015-09-161-113/+18
* Do not overwrite the AppData URL with the one from the packageRichard Hughes2015-09-161-1/+1
* trivial: Fix gcab generated checksumsRichard Hughes2015-09-151-4/+4
* Don't reallocate malloc'd memory with g_mallocKalev Lember2015-09-121-8/+1
* Use glib's cleanup functions for GStringKalev Lember2015-09-101-5/+5
* Use GLib's cleanup functions instead of libgsystem'sKalev Lember2015-09-081-23/+23
* Avoid using PATH_MAXPino Toscano2015-08-251-4/+4
* Add support for the flashed firmware provide kindRichard Hughes2015-08-101-30/+36
* Make the DriverVer in the .inf file optionalRichard Hughes2015-08-051-1/+1
* Add AsChecksumRichard Hughes2015-08-031-8/+8
* Add asb_plugin_loader_set_dir() to set the default plugin locationRichard Hughes2015-07-291-0/+7
* trivial: fix make distcheckRichard Hughes2015-07-241-0/+1
* Only add the HiDPI kudo for desktop applications using stock iconsRichard Hughes2015-07-231-6/+0
* Add as_release_set_filename()Richard Hughes2015-07-231-2/+4