summaryrefslogtreecommitdiff
path: root/tests/patterntest.c
AgeCommit message (Expand)Author
2008-05-30Bug 535628 - test/patterntest.c still includes gpattern.h directly.Michael Natterer
2006-02-23Plug leaks reported by valgrind. Same. Same Same. Same. Same.Kjartan Maraas
2005-09-20applied significant recursion complexity optimization, based on a patchTim Janik
2005-09-19applied a patch from matthias which checks on the upper bound ofTim Janik
2004-04-15Add tests for the empty pattern.Matthias Clasen
2003-08-27Fix a C99ism. (#120821, Thomas Klausner)Matthias Clasen
2003-08-07Specify test strings in UTF-8, remove all charset conversion. Replace theMatthias Clasen
2003-05-27Remain silent when sucessful.Matthias Clasen
2002-12-06Avoid literal UTF-8. (Allow it to build with IRIX cc, #72757, Tomas Ogren)Owen Taylor
2002-07-04Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout theSebastian Wilhelmi
2002-06-11tests/patterntest.c (test_compilation) A couple of 64-bit printf formatOwen Taylor
2002-04-10Remove manual UTF-8 -> Latin1 conversion for stuff fed to g_print.Matthias Clasen
2001-11-22Version 11, interface, binary age 0.Owen Taylor
2001-11-14add UTF-8 support.Matthias Clasen
2001-10-29Fix non-Intel/-Alpha version of the G_BREAKPOINT macro to includeDaniel Egger
2001-10-13make struct _GPatternSpec and GMatchType private. (g_pattern_equal): newTim Janik