mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-18 11:41:58 +02: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 \
|
converter-stream \
|
||||||
data-input-stream \
|
data-input-stream \
|
||||||
data-output-stream \
|
data-output-stream \
|
||||||
filter-cat \
|
|
||||||
g-icon \
|
g-icon \
|
||||||
buffered-input-stream \
|
buffered-input-stream \
|
||||||
sleepy-stream \
|
sleepy-stream \
|
||||||
@ -35,7 +34,14 @@ TEST_PROGS += \
|
|||||||
srvtarget \
|
srvtarget \
|
||||||
contexts
|
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
|
if OS_UNIX
|
||||||
TEST_PROGS += live-g-file unix-streams desktop-app-info unix-fd
|
TEST_PROGS += live-g-file unix-streams desktop-app-info unix-fd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user