tests/autoptr: Don't use /dev/null under Windows0d10dd9fe522c2ef707ebc12ea403287a601381b
commit0d10dd9fe522c2ef707ebc12ea403287a601381b
authorChristoph Reiter <reiter.christoph@gmail.com>
Thu, 26 Apr 2018 09:25:14 +0000 (26 11:25 +0200)
committerChristoph Reiter <creiter@src.gnome.org>
Thu, 26 Apr 2018 11:01:25 +0000 (26 13:01 +0200)
treecc083f7d74fc7d9e4706a2e491cc6745a56045a9
parenta8b4d516aa8f15eeb6e4c65fc0f908266f09f768
tests/autoptr: Don't use /dev/null under Windows

Use the "nul" device instead.

https://bugzilla.gnome.org/show_bug.cgi?id=795569
glib/tests/autoptr.c