mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
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:
committed by
Matthias Clasen
parent
b86e46e8e7
commit
ce985f13f4
@@ -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 \
|
||||
|
Reference in New Issue
Block a user