summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Remove _glib directory include from testhelper CFLAGSSimon Feltman2014-01-141-1/+1
* tests: Run PyFlakes and PEP8 only on SUBDIRSSimon Feltman2014-01-141-6/+0
* Merge gobject static code into the gi moduleSimon Feltman2014-01-141-1/+1
* valgrind: Add suppression files for python3.3 and python3.3dmSimon Feltman2014-01-131-3/+3
* tests: Update check.valgrind with always-malloc and add logging optionsSimon Feltman2013-10-061-1/+9
* Add unittests for GIRepositorySimon Feltman2013-10-041-0/+1
* Move doc string generator into separate moduleSimon Feltman2013-07-251-0/+1
* Do not build tests until neededSobhan Mohammadpour2013-04-221-6/+6
* Run tests with G_SLICE=debug_blocksMartin Pitt2013-02-271-1/+2
* tests: Fix warning behaviourMartin Pitt2013-02-261-1/+1
* tests: Add test_marshaling_object to Makefile.amSimon Feltman2013-02-181-0/+1
* pygtkcompat: Add pygtk compatible GenericTreeModel implementationSimon Feltman2013-02-181-0/+1
* Rename test_overrides_gio.py to test_gio.pyMartin Pitt2013-01-101-1/+1
* Add tests for internal APIMartin Pitt2012-12-171-0/+1
* Fix distcheckMartin Pitt2012-11-191-1/+1
* tests: Fix previous commit to fail properly on test failuresMartin Pitt2012-11-191-1/+1
* tests: Run pygtkcompat tests separatelyMartin Pitt2012-11-191-0/+3
* Make sure g_value_set_boxed does not cause a buffer overrun with GStrvsSimon Feltman2012-11-131-0/+1
* Quiesce automake outputMartin Pitt2012-11-071-3/+3
* Add unittests for module level type and signal functionsSimon Feltman2012-11-021-0/+1
* Use a custom deprecation warning to make them visible by defaultMartin Pitt2012-10-261-1/+1
* Add environment variable to disable pep8 checksMartin Pitt2012-10-251-2/+4
* Add tests for GLib.IOChannelMartin Pitt2012-10-241-0/+1
* Drop unnecessary static _glib bindingsMartin Pitt2012-10-231-1/+0
* Skip Regress tests with --disable-cairoMartin Pitt2012-10-151-18/+27
* Kill dbus-daemon after running testsMartin Pitt2012-09-281-1/+4
* Ship tests/gi in tarballMartin Pitt2012-09-031-1/+5
* Split test_overrides.pyMartin Pitt2012-09-031-0/+5
* Fix pep8/pyflakes invocationMartin Pitt2012-08-201-2/+2
* Do not fail tests if pyflakes or pep8 are not installedMartin Pitt2012-08-201-2/+2
* Ignore E124 pep8 errorMartin Pitt2012-08-201-1/+1
* Drop git.mkDaniel Narvaez2012-07-241-2/+0
* Ignore E123 in pep8 testsMartin Pitt2012-06-221-1/+1
* Fix crash in GLib.find_program_in_path()Martin Pitt2012-06-201-0/+1
* Gdk Color override should support red/green/blue_float propertiesSimon Feltman2012-05-141-1/+1
* Fix building with --disable-cairoMartin Pitt2012-05-031-2/+2
* Run tests with MALLOC_PERTURB_Martin Pitt2012-05-021-0/+1
* Add "make check.nemiver" targetMartin Pitt2012-04-251-0/+3
* Add special case for Gdk.Atom array entries from PythonMartin Pitt2012-04-241-0/+1
* Add a pep8 check to the makefileJohan Dahlin2012-03-221-5/+4
* Fail tests if they use or encounter deprecationsMartin Pitt2012-03-221-1/+1
* Do not run tests in two phases any moreMartin Pitt2012-03-221-21/+12
* Correct pyflakes warnings/errorsJohan Dahlin2012-03-211-0/+5
* Add a PyGTK compatibility layerJohan Dahlin2012-03-161-1/+2
* Add tests/runtests-windows.py to source tarballMichael Culbertson2012-02-041-0/+1
* move the static bits internal to gi and refactor build filesJohn (J5) Palmieri2011-08-111-1/+1
* introspection is no longer optionalJohn (J5) Palmieri2011-08-111-6/+1
* Ship tests/te_ST@nouppera in release tarballs for tests to succeedMartin Pitt2011-07-141-0/+1
* Fix GSchema tests for separate build treeMartin Pitt2011-03-221-1/+2
* Revert "Deduce PYTHON_LIBS in addition to PYTHON_INCLUDES"Martin Pitt2011-03-211-1/+1