mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-26 22:16:16 +01:00
Remove filter-cat from TEST_PROGS
Since it is not intended to be run as part of make check.
This commit is contained in:
parent
12939c54f9
commit
a4a69df105
@ -26,7 +26,6 @@ TEST_PROGS += \
|
||||
converter-stream \
|
||||
data-input-stream \
|
||||
data-output-stream \
|
||||
filter-cat \
|
||||
g-icon \
|
||||
buffered-input-stream \
|
||||
sleepy-stream \
|
||||
@ -35,7 +34,14 @@ TEST_PROGS += \
|
||||
srvtarget \
|
||||
contexts
|
||||
|
||||
SAMPLE_PROGS = resolver socket-server socket-client echo-server httpd send-data
|
||||
SAMPLE_PROGS = \
|
||||
resolver \
|
||||
socket-server \
|
||||
socket-client \
|
||||
echo-server \
|
||||
httpd \
|
||||
send-data \
|
||||
filter-cat
|
||||
|
||||
if OS_UNIX
|
||||
TEST_PROGS += live-g-file unix-streams desktop-app-info unix-fd
|
||||
|
Loading…
Reference in New Issue
Block a user