summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | build: Stop using Meson features deprecated in Meson <0.60Philip Withnall2022-05-061-2/+2
|/
* Merge branch 'threadpool_test' into 'main'Philip Withnall2022-05-052-466/+0
|\
| * Move tests/threadpool-test.c to glib/test/thread-pool-slow.cEmmanuel Fleury2022-05-052-466/+0
| * Convert tests/threadpool-test.c to glib test frameworkEmmanuel Fleury2022-05-051-88/+88
* | Removing unused tests/timeloop.c and tests/timeloop-basic.cEmmanuel Fleury2022-04-263-462/+1
|/
* Move tests/onceinit.c to glib/tests/onceinit.cEmmanuel Fleury2022-04-112-288/+0
* Convert onceinit.c to glib test frameworkEmmanuel Fleury2022-04-111-57/+71
* Merge branch 'unicode-normalize-test' into 'main'Philip Withnall2022-04-081-210/+0
|\
| * Move unicode-normalize test from tests/ to glib/tests/Emmanuel Fleury2022-04-083-19202/+0
| * Enable and convert tests/unicode-normalize.c to glib test frameworkEmmanuel Fleury2022-04-083-99/+19091
* | Move tests/spawn-test.c -> glib/tests/spawn-test.cEmmanuel Fleury2022-04-072-211/+0
* | Convert tests/spawn-test.c to glib test frameworkEmmanuel Fleury2022-04-071-287/+145
|/
* 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
|/