summaryrefslogtreecommitdiff
path: root/tests/libtracker-extract
Commit message (Expand)AuthorAgeFilesLines
* Remove all miners/extract/writebackCarlos Garnacho2017-08-0321-1863/+0
* libtracker-common: Make locale readonlyCarlos Garnacho2017-06-291-2/+2
* Fixes to Meson build systemSam Thursfield2017-06-241-2/+1
* Remove Maemo/Meego leftoversSam Thursfield2017-06-082-5/+1
* Distribute meson.build files in tarballs generated by AutotoolsSam Thursfield2017-05-221-1/+2
* Meson build instructions for TrackerSam Thursfield2017-05-221-0/+60
* Fix pointer signedness warningsSam Thursfield2017-02-231-2/+2
* tests: Fix tracker-encoding-test when libicu charset detection is usedSam Thursfield2016-11-211-1/+1
* tests: Fix invalid call to tracker_getline in libtracker-extract testSam Thursfield2016-11-211-1/+1
* tests: Update tracker guarantee tests to check the TrackerResource functionsCarlos Garnacho2016-07-171-20/+8
* Use TrackerResource instead of TrackerSparqlBuilder in all extractorswip/sam/resource-rebase-6Sam Thursfield2016-07-142-98/+22
* tracker-extract: Propagate urn to the TrackerExtractInfoCarlos Garnacho2016-03-141-2/+3
* tracker-extract-xmp: Fix extraction of orientation values 3 and 4Debarshi Ray2015-11-181-2/+2
* Fix tracker-encoding-testSam Thursfield2015-07-051-1/+2
* tracker-iptc-test: Only build if libjpeg enabledDavid King2015-03-051-1/+2
* libtracker-extract: Fix unit tests and return value for guarantee APIMartyn Russell2014-12-031-9/+16
* Revert "Always guarantee metadata, remove --enable-guarantee-metadata option"Debarshi Ray2014-12-031-0/+8
* tests: Re-write guarantee metadata test to separate tests betterMartyn Russell2014-08-081-89/+106
* tests: add missing newline in test_guarantee_title that caused a test failure...Tim Lunn2014-08-081-1/+1
* Always guarantee metadata, remove --enable-guarantee-metadata optionSam Thursfield2014-07-261-11/+1
* libtracker-extract: Make this a package-private libraryMichael Biebl2014-02-241-1/+1
* tests: Updated gtester scripts to improve testing systemMartyn Russell2014-02-201-7/+7
* tests: Removed all cases of g_test_trap_fork() which has been deprecated.Martyn Russell2014-01-172-14/+44
* build: remove no longer needed glib version dependent code pathsAleksander Morgado2013-10-101-5/+1
* all: Remove use of g_type_init() now it's deprecated in GLib since 2.35.xMartyn Russell2013-03-087-7/+0
* libtracker-extract: Don't build EXIF tests if we don't have support enabledMartyn Russell2012-02-151-2/+6
* tests/libtracker-extract: Do not use tracker_coalesce_strip on constant strings.Mikael Ottela2012-01-181-1/+7
* build: Fixed various compiler warnings across the entire code baseMartyn Russell2011-12-146-28/+29
* libtracker-extract,tracker-extract: Return guaranteed titleSam Thursfield2011-12-141-1/+7
* Remove g_thread_init callsJürg Billeter2011-11-271-1/+0
* libtracker-extract: Accept ISO8601 dates with millisecondsIvan Frade2011-11-161-1/+4
* tests: Use g_assert_cmpstr instead of our own implementationIvan Frade2011-10-281-11/+9
* tests/libtracker-extract: new tests binaries added to .gitignoreIvan Frade2011-10-271-0/+5
* tests/libtracker-extract: Fix tests when srcdir != builddirJürg Billeter2011-10-214-5/+5
* tests/libtracker-extract: unit tests for tracker-iptcIvan Frade2011-10-203-1/+174
* tests/libtracker-extract: Add LGPL notice to the test codeIvan Frade2011-10-183-0/+54
* tests/libtracker-extract: Complete tracker-encoding testsIvan Frade2011-10-171-0/+13
* test/libtracker-extract: Complete tests for tracker-utilsIvan Frade2011-10-173-4/+65
* tests/libtracker-extract: tracker-guaranteee unit testsIvan Frade2011-10-173-2/+138
* tests/libtracker-extract: Do not check exact value of a dateIvan Frade2011-10-171-1/+1
* tests/libtracker-extract: Unit tests for tracker-exifIvan Frade2011-10-144-2/+90
* tests/libtracker-extract: Tests for TrackerExtractInfoIvan Frade2011-10-142-1/+66
* tests: avoid compilation warningsAleksander Morgado2011-09-211-3/+3
* tests/libtracker-extract: Fix mem-leaks in the testsIvan Frade2011-09-201-0/+15
* tests/libtracker-extract: Fix build without encaJürg Billeter2011-09-181-4/+4
* tests/libtracker-extract: Yet another test for the Regions of interestIvan Frade2011-09-143-1/+78
* tests/libtracker-extract: More XMP tests for the RoIIvan Frade2011-09-146-12/+153
* tests/libtracker-extract: compile/run encoding testing only with right depsIvan Frade2011-09-091-1/+8
* tests: ensure XMP test files are found when srcdir != builddirAleksander Morgado2011-09-081-22/+28
* tests: fix indentation in libtracker-extract/xmp functional testsAleksander Morgado2011-09-081-151/+154