summaryrefslogtreecommitdiff
path: root/glib/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/p3732/timeout-seconds-once' into 'main'Philip Withnall2023-05-091-0/+20
|\
| * add g_timeout_add_seconds_oncePeter Eisenmann2023-05-021-0/+20
* | tests: Zero the rlimit in standalone tests which are expected to abortPhilip Withnall2023-05-022-0/+18
* | tests: Add copyright/licensing header to assert-msg-testPhilip Withnall2023-05-021-0/+20
* | tests: Reformat assert-msg-test.c to follow coding stylePhilip Withnall2023-05-021-3/+6
|/
* Merge branch 'gmain-less-locks' into 'main'Philip Withnall2023-04-241-0/+70
|\
| * gmain: Do not dead-look if calling g_main_loop_run from a GSourceMarco Trevisan (Treviño)2023-04-191-0/+70
* | glib/tests/[rec-]mutex: Allow each thread to workMarco Trevisan (Treviño)2023-04-202-2/+2
* | Merge branch 'valgrind-variable' into 'main'Marco Trevisan2023-04-171-0/+31
|\ \
| * | meson: Add tests for generated pkg-config filesMarco Trevisan (Treviño)2023-04-171-0/+31
* | | Merge branch 'no-usleep-on-0' into 'main'Philip Withnall2023-04-171-0/+24
|\ \ \
| * | | gtimer: Avoid doing anything on g_usleep (0)Marco Trevisan (Treviño)2023-04-141-0/+24
| |/ /
* | | Merge branch 'work-around-ucrt-spawn-env-issue' into 'main'Philip Withnall2023-04-141-1/+150
|\ \ \
| * | | Add test for UCRT issue workaroundLuca Bacci2023-04-141-1/+150
* | | | Merge branch 'normalize-utf8-bounds-checking' into 'main'Philip Withnall2023-04-141-0/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Test g_utf8_normalize() handling of invalid UTF-8 inputsTodd Carson2023-04-141-0/+38
* | | | Merge branch '2307-mainloop-test-asan' into 'main'Philip Withnall2023-04-141-5/+0
|\ \ \ \
| * | | | tests: Re-enable mainloop test under AddressSanitizerPhilip Withnall2023-03-171-5/+0
| |/ / /
* | | | Merge branch '95-markup-docs' into 'main'Emmanuele Bassi2023-04-132-0/+169
|\ \ \ \
| * | | | docs: Add simple GMarkup parser exampleDavid King2023-04-112-0/+169
* | | | | Merge branch 'libicu-tests' into 'main'Emmanuele Bassi2023-04-131-0/+52
|\ \ \ \ \
| * | | | | glib: unicode: add some empty string testsGuillaume Desmottes2023-03-151-0/+12
| * | | | | glib: unicode: add tests for g_utf8_normalize()Guillaume Desmottes2023-03-151-0/+40
| | |_|/ / | |/| | |
* | | | | Merge branch 'update-unicode-normalisation-tests' into 'main'Emmanuele Bassi2023-04-131-5/+87
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tests: Update Unicode normalisation tests from Unicode 15Philip Withnall2023-03-241-5/+87
* | | | | Merge branch 'drop-gitignore' into 'main'Marco Trevisan2023-04-051-89/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | build: Drop old .gitignore files from test directoriesPhilip Withnall2023-03-201-89/+0
| | |/ / | |/| |
* | | | tests: Check a few results in strfuncs testsPhilip Withnall2023-03-201-0/+10
|/ / /
* | | Merge branch 'queue-test' into 'main'Philip Withnall2023-03-161-162/+182
|\ \ \
| * | | tests: Simplify a helper function in queue testPhilip Withnall2023-03-161-18/+8
| * | | tests: Fix signed/unsigned comparisons and assignments in queue testPhilip Withnall2023-03-161-25/+27
| * | | tests: Reduce number of iterations in queue testPhilip Withnall2023-03-161-2/+2
| * | | tests: Add copyright/licensing header to queue testsPhilip Withnall2023-03-161-0/+21
| * | | tests: Use g_assert_*() rather than g_assert() in queue testsPhilip Withnall2023-03-161-121/+128
| |/ /
* | | Merge branch 'xry111/issue2936' into 'main'Philip Withnall2023-03-161-0/+32
|\ \ \ | |/ / |/| |
| * | gstrfuncs: Improve inline version of g_strdup() to avoid breaking C++ codeXi Ruoyao2023-03-151-0/+32
* | | Merge branch 'bookmarkfile-timings' into 'main'Marco Trevisan2023-03-131-1/+1
|\ \ \
| * | | tests: Change the time function used in the bookmark testsPhilip Withnall2023-03-061-1/+1
| |/ /
* | | tests: only build messages-low-memory if RTLD_NEXT is availableChristoph Reiter2023-03-121-1/+1
|/ /
* | tests: Skip assert-msg-test.py if gdb failsMatt Turner2023-03-021-3/+3
* | tests: Add some missing g_thread_join() calls to onceinit testPhilip Withnall2023-02-231-1/+7
* | Merge branch 'w-sign-conversion' into 'main'Emmanuele Bassi2023-02-222-36/+41
|\ \
| * | tests: Use g_assert_*() rather than g_assert() in string testsPhilip Withnall2023-02-161-30/+30
| * | tests: Add a -Wsign-conversion test for gstring.hPhilip Withnall2023-02-161-0/+5
| * | tests: Fix some sign-conversion warnings in the GString testsPhilip Withnall2023-02-161-6/+6
* | | Merge branch '2913-error-warning' into 'main'Emmanuele Bassi2023-02-221-15/+23
|\ \ \
| * | | gerror: Emit a critical warning if the message format is NULLPhilip Withnall2023-02-201-15/+23
* | | | spawn-test: Fix running on non-English WindowsChun-wei Fan2023-02-211-2/+6
|/ / /
* | | spawn-test: Remove the can_fail attributeLuca Bacci2023-02-171-1/+0
* | | spawn-test: Use an absolute path to the system sort.exe on WindowsLuca Bacci2023-02-171-4/+56
|/ /