Skip to content
  • gwillems's avatar
    language-specs: fix failing tests on win32 · a5812928
    gwillems authored
    * remove trailing semicolumns in langage-specs mimetypes,
      to prevent matching with empty strings when guessing the language
    
    * disable content type descendant test on win32, as 'g_content_type_is_a()'
      is unreliable there (uses system registry entries instead of mimetype database)
    a5812928