Add some more tests.
[platform/upstream/glib.git] / tests / queue-test.c
2004-04-22 Matthias ClasenAdd some tests for off-by-one errors.
2004-02-21 Soeren SandmannExtend GQueue API to match the GList API. (#118439).
2002-07-04 Sebastian WilhelmiAdded #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN...
2000-04-17 Sebastian WilhelmiRenamed g_queue_create to g_queue_new in conformance...
1999-07-24 Tim Janik18:36. incorporated proposed cleanups from gtk-devel...
1999-03-09 Jeff GarzikAdded stack, queue ADTs and related tests.