summaryrefslogtreecommitdiff
path: root/testsuite/test-regex.c
Commit message (Expand)AuthorAgeFilesLines
* testsuite/regex: fix coding styleChristian Hergert2022-09-291-180/+180
* testsuite/regex: walk subject as utf8 unless G_REGEX_RAWChristian Hergert2022-09-291-8/+26
* testsuite: use G_REGEX_RAW with invalid UTF-8Moody2022-09-291-1/+2
* tests/testsuite: Avoid g_auto*master-msvcChun-wei Fan2021-10-221-1/+2
* testsuite: fix issue idChristian Hergert2021-07-051-2/+2
* searchsearchcontext: use PCRE2 for regex searchingChristian Hergert2021-07-051-0/+24
* testsuite: disable JIT for comparisonsChristian Hergert2021-07-051-1/+2
* testsuite: match flags from search context usageChristian Hergert2021-07-041-45/+47
* testsuite: a few more regex testsChristian Hergert2021-07-041-0/+16
* testsuite: more regex comparison testsChristian Hergert2021-07-041-25/+76
* testsuite: test some match info flagsChristian Hergert2021-07-021-0/+3
* testsuite: allow testing match flagsChristian Hergert2021-07-021-17/+18
* testsuite: remove debug codeChristian Hergert2021-07-021-3/+0
* implregex: make matching closer to gregexChristian Hergert2021-07-021-0/+6
* testsuite: add test to compare regex implementationsChristian Hergert2021-07-021-0/+103
* modeline: remove modelines from sources and headersChristian Hergert2020-09-211-1/+0
* regex: add gtksourceregex-private.hChristian Hergert2020-09-211-1/+1
* testsuite: use g_assert_* macros instead of g_assert()Christian Hergert2019-09-121-1/+1
* Replace physical FSF address by link to gnu.org in license headersSébastien Wilmet2016-12-251-3/+2
* Move unit tests to testsuite/ directorySébastien Wilmet2016-04-011-0/+45