summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove redundant --tap optionsPhilip Withnall2019-05-142-6/+2
* glib: Update Unicode Character Database to version 12.1.0Philip Withnall2019-05-082-2/+2
* glib: Update Unicode Character Database to version 12.0.0Philip Withnall2019-04-292-5/+25
* build: Remove */.gitignore filesMichael Gratton2019-04-221-76/+0
* build: Add -UG_DISABLE_ASSERT when building testsPhilip Withnall2019-03-081-1/+1
* Merge branch 'tsan' into 'master'Philip Withnall2019-03-051-4/+4
|\
| * tests: Synchronize access to stopping flagTomasz Miąsko2019-02-251-4/+4
* | build: Move tests/refcount/closures to gobject/tests/closure-refcountPhilip Withnall2019-02-272-304/+0
|/
* Merge branch 'w32-testsuite-fixes-general' into 'master'Philip Withnall2019-02-132-4/+23
|\
| * GLib test: Adjust to follow the implementationРуслан Ижбулатов2019-02-131-3/+19
| * GDate test: Disable Julian epoch test on WindowsРуслан Ижбулатов2019-02-131-1/+4
* | installed tests: Allow tests to set environment variablesIain Lane2019-02-133-0/+3
|/
* build: Drop autotools supportPhilip Withnall2019-01-153-265/+0
* gspawn, tests: extend spawn_test, run it on win32Vasily Galkin2018-12-263-64/+98
* gio-test: use g_debug rather than #define VERBOSEWill Thompson2018-11-261-24/+8
* gio-test: fix leak & maybe-uninitialized warningWill Thompson2018-11-261-6/+6
* Merge branch 'tests-tsan' into 'master'Philip Withnall2018-11-132-17/+5
|\
| * tests: Fix data races in refcount/signals.cTomasz Miąsko2018-11-041-8/+4
| * tests: Fix data races in refcount/closures.cTomasz Miąsko2018-11-041-9/+1
* | closures test: Avoid timeout on ARM64 CPUsSimon McVittie2018-11-062-0/+19
|/
* meson: Centralize test timeout valuesSimon McVittie2018-11-013-3/+3
* Revert "gdatetime: Enable compile time check of g_date_time_format() format"Philip Withnall2018-11-011-8/+0
* gdatetime: Enable compile time check of g_date_time_format() formatChristian Persch2018-10-311-0/+8
* mainloop-test: Fix race conditionsTomasz Miąsko2018-10-301-17/+20
* Meson: Bump dependency to 0.48.0Xavier Claessens2018-09-272-76/+68
* Tests: Mark printf wrappers with G_GNUC_PRINTFSimon McVittie2018-09-271-3/+2
* Autotools: Always run glib-genmarshal, even if cross-compilingSimon McVittie2018-09-261-6/+2
* Meson: Do not run tests/refcount with --tapXavier Claessens2018-09-251-2/+1
* meson: Run build-time tests with --tap where supportedSimon McVittie2018-09-243-3/+8
* Meson: Install timeloop-closure testXavier Claessens2018-09-241-36/+39
* Meson: Run in TAP mode installed tests that support itXavier Claessens2018-09-232-5/+7
* Tests: Fix -Wformat-nonliteral causing build failure with clangXavier Claessens2018-09-211-0/+3
* tests W32: ifdef a variable not used on WindowsРуслан Ижбулатов2018-09-211-0/+2
* tests W32: Move timeloop test to the non-Windows sectionРуслан Ижбулатов2018-09-211-1/+1
* tests W32: ugly fix for sscanf() formatРуслан Ижбулатов2018-09-211-2/+12
* tests W32: include process.h for getpid()Руслан Ижбулатов2018-09-211-0/+3
* tests W32: Fix Windows values castingРуслан Ижбулатов2018-09-211-9/+14
* tests W32: Cast the MSG struct as (gchar *) for g_io_channel_readРуслан Ижбулатов2018-09-211-1/+1
* Rename cxx-test.C to cxx-test.cppXavier Claessens2018-09-213-2/+2
* Meson: build and install remaining testsXavier Claessens2018-09-213-57/+238
* tests: Mark two more tests as slowPhilip Withnall2018-09-201-1/+1
* build: Stop distributing generated files in autotools tarballsPhilip Withnall2018-07-301-15/+4
* unicode: Update test data files for unicode 11.0.0wip/ricotz/unicode-11.0Rico Tzschichholz2018-07-182-2/+242
* Meson: Use environment() for test_envXavier Claessens2018-07-161-6/+5
* tests: Mark refcount/properties2 test as slowPhilip Withnall2018-07-061-1/+1
* tests: Various minor leak fixes in the GObject testsPhilip Withnall2018-06-291-0/+1
* Deprecate g_type_class_add_private()Emmanuele Bassi2018-06-141-13/+25
* tests: Port gen-casefold-txt.pl and gen-casemap-txt.pl to Python 3. See #1332Christoph Reiter2018-06-128-343/+283
* Classify the testsEmmanuele Bassi2018-06-102-2/+4
* Remove developer script not needed in git repositoryXavier Claessens2018-06-041-6/+0