summaryrefslogtreecommitdiff
path: root/tests/mediaarttest.c
Commit message (Expand)AuthorAgeFilesLines
* Rationalize NULL/empty string handling in media_art_strip_invalid_entities()Sam Thursfield2020-12-271-8/+10
* tests: No new temporary cache directories for subprocess testsYanko Kaneti2014-11-131-5/+10
* tests: Make mediarttest work as both installed and built testYanko Kaneti2014-11-131-6/+7
* extract, cache: Remove all .mediaartlocal usesremove-mediaartlocalMartyn Russell2014-10-171-26/+12
* cache: Added media_art_remove_async() and _finish()Martyn Russell2014-10-171-3/+9
* extract: Add async APIs for all functionsasync-apiMartyn Russell2014-10-171-200/+293
* cache: Added media_art_remove_async() and _finish()Martyn Russell2014-10-171-12/+49
* tests: Don't clear existing caches with unit tests, set XDG_CACHE_HOMEMartyn Russell2014-09-101-0/+12
* tests: Use tap automake testing scripts, fixes output summariesMartyn Russell2014-08-151-101/+118
* build: Fixed distcheck issuesMartyn Russell2014-07-281-8/+4
* libmediaart: Split API into _process_buffer() and _process_file()Martyn Russell2014-07-281-30/+21
* tests: Don't expect media art extraction for NULL data buffer for !imagesMartyn Russell2014-06-231-9/+13
* extract: Switch to initable MediaArtProcess object from _init/_shutdown()Martyn Russell2014-06-231-33/+67
* tests: Test for no error with media_art_process_file() with real use caseMartyn Russell2014-06-231-1/+2
* extract: Allow error reporting with API using GErrorMartyn Russell2014-06-231-2/+60
* extract: Make GFile first parameter for _process_file()Martyn Russell2014-06-231-6/+6
* tests: Removed unused functionMartyn Russell2014-06-231-7/+0
* cache: Improve _remove() function and fix crash with NULL passedMartyn Russell2014-02-071-2/+1
* cache: Improve _strip_invalid_entites() APIMartyn Russell2014-02-071-6/+27
* tests: disable tests that fail due to missing featuresMartyn Russell2013-11-011-1/+1
* tests: Added to the unit tests to test ALL APIs.Martyn Russell2013-10-231-27/+152
* tests: Add testcase for nested blocksJens Georg2013-10-021-0/+1
* Remove tracker from prefixes of identifiersArnel A. Borja2013-08-151-34/+34
* build: Initial import of files needed to make new project here...Martyn Russell2013-08-131-0/+178