This website requires JavaScript.
Explore
Help
Sign In
luc14n0
/
glib
Watch
1
Star
0
Fork
0
You've already forked glib
mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced
2024-11-05 08:56:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c915c68b6b
glib
/
tests
/
gobject
/
testmarshal.list
5 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
New directory, framework for automated GObject tests. Fri Sep 12 16:26:21 2003 Owen Taylor <otaylor@redhat.com> * tests/gobject/ configure.in: New directory, framework for automated GObject tests. * tests/gobject/override.c: Move testoverride.c here, automate. * tests/gobject/ifaceinit.c: Move testifaceinit.c here. * tests/gobject/accumulator.c: Test signal accumulators, including g_signal_accumulator_true_handled.
2003-09-12 22:37:09 +02:00
# Marshallers used in tests
BOOLEAN:INT
STRING:INT
Add g_value_take_variant Turns out we do need g_value_take_variant(), so we can correctly implement VARIANT:* marshalers. Bug #621947.
2010-06-18 01:08:13 +02:00
VARIANT:POINTER
Reference in New Issue
Copy Permalink