mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 08:23:38 +02:00
Add back mainloop-test here, too.
2001-11-15 Tor Lillqvist <tml@iki.fi> * tests/makefile.{mingw,msc}.in (TESTS): Add back mainloop-test here, too. * tests/Makefile.am: Remove leftover comment that claimed mainloop-test is removed. 2001-11-15 Tor Lillqvist <tml@iki.fi> * gobject.def: Reflect recent changes.
This commit is contained in:
committed by
Tor Lillqvist
parent
a49a78a3b3
commit
da611e7cec
@@ -56,8 +56,6 @@ timeloop_LDADD = $(libglib)
|
||||
timeloop_closure_LDADD = $(libglib) $(libgobject)
|
||||
endif
|
||||
|
||||
# mainloop-test removed for now until it is fixed
|
||||
|
||||
test_programs = \
|
||||
array-test \
|
||||
$(CXX_TEST) \
|
||||
|
@@ -20,8 +20,6 @@ NONAUTOMATIC_TESTS = \
|
||||
unicode-normalize.exe \
|
||||
unicode-collate.exe
|
||||
|
||||
# mainloop-test removed for now until it is fixed
|
||||
|
||||
TESTS = \
|
||||
array-test.exe \
|
||||
date-test.exe \
|
||||
@@ -29,6 +27,7 @@ TESTS = \
|
||||
gio-test.exe \
|
||||
hash-test.exe \
|
||||
list-test.exe \
|
||||
mainloop-test.exe \
|
||||
markup-test.exe \
|
||||
module-test.exe \
|
||||
node-test.exe \
|
||||
|
@@ -18,8 +18,6 @@ NONAUTOMATIC_TESTS = \
|
||||
unicode-normalize.exe \
|
||||
unicode-collate.exe
|
||||
|
||||
# mainloop-test removed for now until it is fixed
|
||||
|
||||
TESTS = \
|
||||
array-test.exe \
|
||||
date-test.exe \
|
||||
@@ -27,6 +25,7 @@ TESTS = \
|
||||
gio-test.exe \
|
||||
hash-test.exe \
|
||||
list-test.exe \
|
||||
mainloop-test.exe \
|
||||
markup-test.exe \
|
||||
module-test.exe \
|
||||
node-test.exe \
|
||||
|
Reference in New Issue
Block a user