Enable contenttype test on W32, tweak it to pass (mostly)

* On W32 use a real directory (SYSTEMROOT) instead of '/etc/'
* Disable test_symbolic_icon() as it can't be passed (symbolic icons are not
  really supported)

* PowerPoint/Gettext test still fails, presumably because msvcrt qsort() moves
  the entires (both have the same priority)

https://bugzilla.gnome.org/show_bug.cgi?id=735696
This commit is contained in:
Руслан Ижбулатов
2015-05-02 23:46:06 +00:00
committed by Matthias Clasen
parent b86e46e8e7
commit ce985f13f4
2 changed files with 15 additions and 2 deletions

View File

@@ -27,6 +27,7 @@ test_programs = \
buffered-output-stream \
cancellable \
contexts \
contenttype \
converter-stream \
credentials \
data-input-stream \
@@ -242,7 +243,6 @@ gdbus_daemon_SOURCES = \
if OS_UNIX
test_programs += \
contenttype \
file \
gdbus-peer-object-manager \
gdbus-unix-addresses \