summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move tests/unicode-encoding.c to glib/tests/unicode-encoding.cEmmanuel Fleury2022-04-043-636/+0
* Convert tests/unicode-encoding.c to glib test frameworkEmmanuel Fleury2022-04-041-263/+156
* Move test files on slices from tests/ to glib/tests/Emmanuel Fleury2022-03-223-267/+0
* Convert tests/slice-concurrent.c to glib test frameworkEmmanuel Fleury2022-03-221-27/+35
* Convert tests/slice-color.c to glib test frameworkEmmanuel Fleury2022-03-221-84/+40
* Enabling disabled slice-color test caseEmmanuel Fleury2022-03-221-3/+3
* Move tests/relation-test.c to glib/tests/relation.cEmmanuel Fleury2022-03-172-127/+0
* Convert test/relation-test.c to glib test frameworkEmmanuel Fleury2022-03-171-44/+34
* Merge branch 'remove_type-test' into 'main'Philip Withnall2022-03-042-153/+0
|\
| * Move tests/type-test.c to glib/tests/types.cEmmanuel Fleury2022-03-042-155/+0
| * Convert tests/type-test.c to g_test frameworkEmmanuel Fleury2022-03-041-39/+41
* | Remove unused test tests/testgdateparser.cEmmanuel Fleury2022-02-231-98/+0
|/
* Remove old test file tests/testglib.cEmmanuel Fleury2022-02-222-1926/+0
* Merge branch 'cleanup-warnings-split-2' into 'main'Philip Withnall2022-02-182-18/+18
|\
| * Fix non-initialized variable and pointer casted to int in tests/gio-test.cLoic Le Page2022-02-181-2/+2
| * Fix global variable name hidden by local variables in tests/mapping-test.cLoic Le Page2022-02-181-16/+16
* | tests: Merge iochannel-test into io-channel tests in glib directoryPhilip Withnall2022-02-173-179/+0
|/
* Remove tests/testgdate.c from testsEmmanuel Fleury2022-02-032-514/+0
* Move tests/file-test.c to glib/tests/fileutils.cEmmanuel Fleury2022-01-262-234/+0
* Enable full-static build on WindowsLoic Le Page2022-01-261-0/+4
* Merge branch 'unicode_caseconv_tests' into 'main'Philip Withnall2022-01-196-5979/+0
|\
| * Merge test/unicode-caseconc.c into glib/tests/unicode.cEmmanuel Fleury2022-01-196-5979/+0
* | Merge branch 'remove_paramspec_test' into 'main'Philip Withnall2022-01-172-367/+0
|\ \
| * | Merge tests/gobject/paramspec-test.c into gobject/tests/param.cEmmanuel Fleury2022-01-172-367/+0
* | | Merge branch 'tests_unicode-collate' into 'main'Philip Withnall2022-01-173-161/+0
|\ \ \ | |/ / |/| |
| * | Remove a disabled test case that was covered by glib/tests/collate.cEmmanuel Fleury2022-01-153-161/+0
| |/
* | Merge tests/gobject/gvalue-test.c with gobject/tests/value.cEmmanuel Fleury2022-01-122-399/+0
|/
* utils: Add XDG_STATE_HOME supportSophie Herold2021-12-241-1/+3
* Merge branch 'fix_warnings' into 'main'Philip Withnall2021-12-231-1/+1
|\
| * Fix old_mem_chunk_new() does not match original declaration warning in tests/...Emmanuel Fleury2021-12-171-1/+1
* | Move tests/env-test.c into glib/tests/environment.cEmmanuel Fleury2021-12-162-110/+0
|/
* Moving tests/dirname-test.c to glib/tests/fileutils.cEmmanuel Fleury2021-12-162-118/+0
* Merging tests/child-test.c into glib/tests/spawn-multithreaded.cEmmanuel Fleury2021-12-152-199/+0
* Merge branch 'datetime_tests' into 'main'Philip Withnall2021-12-142-43/+0
|\
| * Removing unnecessary test on gdatetime.cEmmanuel Fleury2021-12-142-43/+0
* | Merge branch 'cxx-test' into 'main'Philip Withnall2021-12-142-15/+0
|\ \
| * | Distribute cxx test tests/cxx-test.cpp to each module tests directoryEmmanuel Fleury2021-12-142-15/+0
| |/
* | Move tests/completion-test.c to glib/tests/completion.cEmmanuel Fleury2021-12-132-83/+0
|/
* gfileutils: Correctly reset start value when canonicalising pathsPhilip Withnall2021-12-021-0/+3
* Merge branch 'move_bit-test' into 'main'Philip Withnall2021-12-022-146/+0
|\
| * Merging tests/bit-test.c into glib/tests/utils.cEmmanuel Fleury2021-12-012-146/+0
* | Merge branch 'move_test_sources' into 'main'Philip Withnall2021-12-012-186/+0
|\ \ | |/ |/|
| * GSource: move test to glib/tests/Nishal Kulkarni2021-12-012-186/+0
* | Merge branch '2541-canonicalize-performance' into 'main'Philip Withnall2021-11-301-0/+36
|\ \
| * | gfileutils: Improve performance of g_canonicalize_filename()Sebastian Wilhelmi2021-11-261-0/+36
* | | Removing tests/asyncqueue-test.c from tests/Emmanuel Fleury2021-11-292-245/+0
| |/ |/|
* | gqsort: Move test to glib/tests/Nishal Kulkarni2021-11-272-34/+0
|/
* slice-test: Use new g_newa0() functionNishal Kulkarni2021-11-261-2/+1
* Port internal uses to use g_source_set_static_name()Philip Withnall2021-07-261-4/+4
* giomodule: Port to new g_module_open_full() APIPhilip Withnall2021-07-211-3/+7