summaryrefslogtreecommitdiff
path: root/tests/tracker-extract
Commit message (Expand)AuthorAgeFilesLines
* Improve PANGO linkingMichael Biebl2010-04-141-1/+0
* Change Urho's contact name for Ivan'sMartyn Russell2010-03-2919-19/+19
* configure: Fixed build warnings when running autogen.shMartyn Russell2010-03-251-81/+81
* Improvements to the IPTC extractorPhilip Van Hoof2009-12-232-0/+20
* Removed first line in all *.[ch] files defining tab width, etc.Martyn Russell2009-12-1519-19/+0
* Revert broken binary files from trailing whitespace changesMartyn Russell2009-12-114-0/+0
* Merged whitespace branchMartyn Russell2009-12-1117-152/+152
* Comment out extractor tests that require testdata.Mikael Ottela2009-04-244-3/+7
* Port extractor tests to NepomukPhilip Van Hoof2009-04-1667-149/+145
* Switch to decomposed databaseJürg Billeter2009-04-165-71/+110
* Add .gitignore filesJürg Billeter2009-04-141-0/+5
* Added preprocessor checks for __LIBTRACKER_COMMON_INSIDE__ which wereMartyn James Russell2009-04-071-0/+9
* Load the extractors as modules for tests instead of directly linkingMikael Ottela2009-04-0714-54/+103
* Use proper name spacing for public functions and cleaned up the code aMartyn James Russell2009-03-1112-232/+229
* Don't use g_strstrip() before calling tracker_escape_metadata() whichMartyn James Russell2009-03-031-1/+0
* src/libtracker/Makefile.am src/tracker-fts/Makefile.amPhilip Van Hoof2009-02-251-0/+6
* Mp3 extraction can now handle id3v2 tags split into several framesMikael Ottela2009-02-241-1/+1
* Error handling changed not to abort for jpegsMikael Ottela2009-02-191-2/+4
* Fixed Makefiles so we include WARN_CFLAGS in all files. Some files wereMartyn James Russell2009-02-1817-127/+99
* Fixed test cases missing namespace change for TrackerExtractor.Martyn James Russell2009-02-061-6/+6
* Renamed 'Extractor' to 'Extract'Martyn James Russell2009-02-0613-71/+69
* Added extractor file access testingMikael Ottela2009-01-277-2/+81
* Added performance tests for image extractionMikael Ottela2009-01-2713-5/+63
* #If'd out the extractor tests that fail in distcheckMikael Ottela2009-01-274-4/+4
* Added png and avi test casesMikael Ottela2009-01-2723-10/+349
* Changed orientation of images to an integer, updated extractors and added tes...Mikael Ottela2009-01-2629-9/+298
* Added regex for additional TCON to id3v1 genre mapping and testcasesMikael Ottela2009-01-2210-0/+51
* Minor fixes to image metadata extraction and added testsMikael Ottela2009-01-2056-90/+607
* Added glib test Makefile.decl includes to these new Makefiles so makeMartyn James Russell2009-01-163-15/+15
* Removed tracker-data-field.[ch] now that it is in libtracker-data, fixesMartyn James Russell2009-01-151-2/+10
* Added test cases for mp3 extraction and fixed minor mp3 extraction issuesMikael Ottela2009-01-1438-371/+771
* Disabled tests which fail and don't disable tracker-extract from theMartyn James Russell2009-01-092-30/+19
* Added initial unit tests for mp3 extractionMikael Ottela2009-01-0836-0/+592