summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-11-01meson: Centralize test timeout valuesSimon McVittie
2018-10-10Autotools: Always run glib-genmarshal, even if cross-compilingSimon McVittie
2018-10-10Tests: Mark printf wrappers with G_GNUC_PRINTFSimon McVittie
2018-10-10Meson: Do not run tests/refcount with --tapXavier Claessens
2018-10-10meson: Run build-time tests with --tap where supportedSimon McVittie
2018-10-10Meson: Install timeloop-closure testXavier Claessens
2018-10-10Meson: Run in TAP mode installed tests that support itXavier Claessens
2018-10-10Tests: Fix -Wformat-nonliteral causing build failure with clangXavier Claessens
2018-10-10tests W32: ifdef a variable not used on WindowsРуслан Ижбулатов
2018-10-10tests W32: Move timeloop test to the non-Windows sectionРуслан Ижбулатов
2018-10-10tests W32: ugly fix for sscanf() formatРуслан Ижбулатов
2018-10-10tests W32: include process.h for getpid()Руслан Ижбулатов
2018-10-10tests W32: Fix Windows values castingРуслан Ижбулатов
2018-10-10tests W32: Cast the MSG struct as (gchar *) for g_io_channel_readРуслан Ижбулатов
2018-10-10Rename cxx-test.C to cxx-test.cppXavier Claessens
2018-10-10Meson: build and install remaining testsXavier Claessens
2018-10-10tests: Mark two more tests as slowPhilip Withnall
2018-07-30build: Stop distributing generated files in autotools tarballsPhilip Withnall
2018-07-18unicode: Update test data files for unicode 11.0.0Rico Tzschichholz
2018-07-16Meson: Use environment() for test_envXavier Claessens
2018-07-06tests: Mark refcount/properties2 test as slowPhilip Withnall
2018-06-29tests: Various minor leak fixes in the GObject testsPhilip Withnall
2018-06-14Deprecate g_type_class_add_private()Emmanuele Bassi
2018-06-12tests: Port gen-casefold-txt.pl and gen-casemap-txt.pl to Python 3. See #1332Christoph Reiter
2018-06-10Classify the testsEmmanuele Bassi
2018-06-04Remove developer script not needed in git repositoryXavier Claessens
2018-06-04Remove old tests not being built since 2012Xavier Claessens
2018-06-04Remove tests/gio-ls.c that never has been builtXavier Claessens
2018-05-30test_paths: Reindent to avoid tripping -Wmisleading-indentationIain Lane
2018-05-26tests: Increase the timeout of the 'objects2' and 'sequence' tests. Fixes #1393Christoph Reiter
2018-05-04gobject: Reimplement g_param_values_cmp() for GParamSpecVariantPhilip Withnall
2018-04-30fileutils: Add g_canonicalize_filenameGeorges Basile Stavracas Neto
2018-04-27all: Remove trailing newlines from g_message()/g_warning()/g_error()sPhilip Withnall
2018-03-28Initialize variables before using themEmmanuele Bassi
2018-02-21Remove HAVE_CONFIG_H defs and usesErnestas Kulik
2017-12-04gobject: fix typecasts via g_object_refChristian Hergert
2017-11-27tests: Work around a gdb bug in assert-msg-testPhilip Withnall
2017-11-23meson: Use files() for gio sources and headersNirbheek Chauhan
2017-11-17build: Drop --enable-rebuilds configure optionPhilip Withnall
2017-11-17tests: Re-wire the testgobject test program to the build systemEmanuele Aina
2017-11-17tests: Don't assume that private data follows the instance dataEmanuele Aina
2017-10-11Replace all instances of ssize_t with gssizeРуслан Ижбулатов
2017-08-03Consistently save errno immediately after the operation setting itPhilip Withnall
2017-07-17tests: Do not use gnome.genmarshal()Emmanuele Bassi
2017-07-17meson: Simplify the use of built toolsEmmanuele Bassi
2017-07-13meson: add tests/gobject and tests/refcountTim-Philipp Müller
2017-07-10build: Drop nmake/MSC build system for GLibPhilip Withnall
2017-07-05unicode: Update test data files for unicode 10.0.0Rico Tzschichholz
2017-05-29tests/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2017-05-23build: Use AM_TESTS_ENVIRONMENT rather than TESTS_ENVIRONMENTPhilip Withnall