mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 15:06:14 +01: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:
parent
a49a78a3b3
commit
da611e7cec
@ -1,3 +1,11 @@
|
||||
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-14 Matthias Clasen <matthiasc@poet.de>
|
||||
|
||||
* glib/gpattern.c: add UTF-8 support.
|
||||
|
@ -1,3 +1,11 @@
|
||||
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-14 Matthias Clasen <matthiasc@poet.de>
|
||||
|
||||
* glib/gpattern.c: add UTF-8 support.
|
||||
|
@ -1,3 +1,11 @@
|
||||
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-14 Matthias Clasen <matthiasc@poet.de>
|
||||
|
||||
* glib/gpattern.c: add UTF-8 support.
|
||||
|
@ -1,3 +1,11 @@
|
||||
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-14 Matthias Clasen <matthiasc@poet.de>
|
||||
|
||||
* glib/gpattern.c: add UTF-8 support.
|
||||
|
@ -1,3 +1,11 @@
|
||||
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-14 Matthias Clasen <matthiasc@poet.de>
|
||||
|
||||
* glib/gpattern.c: add UTF-8 support.
|
||||
|
@ -1,3 +1,11 @@
|
||||
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-14 Matthias Clasen <matthiasc@poet.de>
|
||||
|
||||
* glib/gpattern.c: add UTF-8 support.
|
||||
|
@ -1,3 +1,11 @@
|
||||
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-14 Matthias Clasen <matthiasc@poet.de>
|
||||
|
||||
* glib/gpattern.c: add UTF-8 support.
|
||||
|
@ -1,3 +1,11 @@
|
||||
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-14 Matthias Clasen <matthiasc@poet.de>
|
||||
|
||||
* glib/gpattern.c: add UTF-8 support.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2001-11-15 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gobject.def: Reflect recent changes.
|
||||
|
||||
Tue Nov 13 23:18:10 2001 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gsignal.[hc]: add API for chaining:
|
||||
|
@ -85,17 +85,16 @@ EXPORTS
|
||||
g_object_watch_closure
|
||||
g_object_weak_ref
|
||||
g_object_weak_unref
|
||||
g_param_get_blurb
|
||||
g_param_get_name
|
||||
g_param_get_nick
|
||||
g_param_spec_boolean
|
||||
g_param_spec_boxed
|
||||
g_param_spec_char
|
||||
g_param_spec_closure
|
||||
g_param_spec_double
|
||||
g_param_spec_enum
|
||||
g_param_spec_flags
|
||||
g_param_spec_float
|
||||
g_param_spec_get_blurb
|
||||
g_param_spec_get_name
|
||||
g_param_spec_get_nick
|
||||
g_param_spec_get_qdata
|
||||
g_param_spec_int
|
||||
g_param_spec_int64
|
||||
@ -130,6 +129,7 @@ EXPORTS
|
||||
g_param_value_validate
|
||||
g_param_values_cmp
|
||||
g_signal_add_emission_hook
|
||||
g_signal_chain_from_overridden
|
||||
g_signal_connect_closure
|
||||
g_signal_connect_closure_by_id
|
||||
g_signal_connect_data
|
||||
@ -154,6 +154,7 @@ EXPORTS
|
||||
g_signal_new
|
||||
g_signal_new_valist
|
||||
g_signal_newv
|
||||
g_signal_override_class_closure
|
||||
g_signal_parse_name
|
||||
g_signal_query
|
||||
g_signal_remove_emission_hook
|
||||
@ -167,14 +168,14 @@ EXPORTS
|
||||
g_type_add_interface_dynamic
|
||||
g_type_add_interface_static
|
||||
g_type_check_class_cast
|
||||
g_type_check_flags
|
||||
g_type_check_class_is_a
|
||||
g_type_check_instance
|
||||
g_type_check_instance_cast
|
||||
g_type_check_instance_is_a
|
||||
g_type_check_is_value_type
|
||||
g_type_check_value
|
||||
g_type_check_value_holds
|
||||
g_type_children
|
||||
g_type_class_is_a
|
||||
g_type_class_peek
|
||||
g_type_class_peek_parent
|
||||
g_type_class_ref
|
||||
@ -190,7 +191,6 @@ EXPORTS
|
||||
g_type_get_qdata
|
||||
g_type_init
|
||||
g_type_init_with_debug_flags
|
||||
g_type_instance_is_a
|
||||
g_type_interface_add_prerequisite
|
||||
g_type_interface_get_plugin
|
||||
g_type_interface_peek
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user