summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* interval: Implement ClutterScriptable interfaceBastian Winkler2013-11-074-0/+53
* tests: Fix compiler warningsJasper St. Pierre2013-08-273-4/+2
* tests: add an interactive test for rotate and zoom actionsLionel Landwerlin2013-08-192-1/+100
* build: Generate gitignore on BUILT_SOURCESEmmanuele Bassi2013-08-191-6/+8
* build: Ensure tests are built only on make checkEmmanuele Bassi2013-08-196-86/+47
* build: Fix distcheck for conformance testsEmmanuele Bassi2013-07-102-3/+16
* build: Remove the wrappers directory on cleanEmmanuele Bassi2013-07-041-0/+1
* build: Add *.test pattern to the ignored files listEmmanuele Bassi2013-07-031-0/+1
* conform/actor-layout: Remove the continuous redrawEmmanuele Bassi2013-07-021-26/+18
* conform: Drop the Cogl testsEmmanuele Bassi2013-07-0218-3546/+0
* conform: Drop the TODO macro from the harnessEmmanuele Bassi2013-07-021-34/+2
* build: Disable Cogl deprecation warnings for testsEmmanuele Bassi2013-07-024-0/+4
* conform: Move timeline-base under conditional checkEmmanuele Bassi2013-07-021-1/+1
* conform: Use a repaint functionEmmanuele Bassi2013-07-023-88/+64
* tests/conform/texture-fbo: Log failure betterColin Walters2013-06-241-11/+8
* conform: Conditionally execute the texture-fbo unitEmmanuele Bassi2013-06-241-0/+3
* Revert "Install a11y tests too"Colin Walters2013-06-241-21/+0
* Fix build with --enable-installed-testsMatthias Clasen2013-06-241-4/+4
* Install a11y tests tooMatthias Clasen2013-06-231-0/+21
* Install conformance testsMatthias Clasen2013-06-233-2/+32
* conform: Ensure that we don't leak referencesEmmanuele Bassi2013-06-122-16/+28
* conform: Add suite for actor's meta objectsEmmanuele Bassi2013-06-123-0/+44
* Revert "units: Handle negative values in clutter_units_from_string()"Emmanuele Bassi2013-05-221-4/+0
* units: Handle negative values in clutter_units_from_string()Bastian Winkler2013-05-221-0/+4
* build: Remove INCLUDES directivesEmmanuele Bassi2013-05-154-32/+25
* build: Fix up the silent rules prefixesEmmanuele Bassi2013-05-152-6/+6
* conform: add offscreen effects fbo size checkLionel Landwerlin2013-05-153-0/+119
* conform: Disable the Cogl testsEmmanuele Bassi2013-02-201-0/+2
* conformance: Only check for DISPLAY on X11 windowing backendRob Bradford2013-02-201-10/+11
* timeline: Add progress-based marker APIEmmanuele Bassi2013-02-202-4/+7
* clutter-text: Allow setting attributes for editable textNirbheek Chauhan2013-01-161-2/+9
* actor: rollback pivot translation even on explicit transformsEmanuele Aina2012-12-142-0/+41
* A bunch of fixes for CoverityJasper St. Pierre2012-12-026-16/+2
* tests: Track TOUCH_CANCEL events in test-eventsEmanuele Aina2012-11-261-0/+8
* tests: Print touch sequences in test-eventsEmanuele Aina2012-11-261-3/+6
* tests: Print the modifiers state on mouse/touch eventsEmanuele Aina2012-11-261-22/+77
* test: Only run X11-specific code when using X11Daniel Stone2012-10-121-4/+5
* tests: print coords and devices in test-eventsEmanuele Aina2012-09-241-22/+44
* tests: style fixes to test-eventsEmanuele Aina2012-09-121-8/+8
* tests: handle smooth scroll events in test-eventsEmanuele Aina2012-09-121-5/+18
* tests: track touch events in test-eventsEmanuele Aina2012-09-121-0/+28
* interactive/touch-events: Optimize touch event drawingSjoerd Simons2012-08-101-5/+28
* build: Fix out of tree buildsEmmanuele Bassi2012-07-305-6/+9
* interactive/keyframe: Use transition-stopped signalEmmanuele Bassi2012-07-261-0/+21
* timeline: Add support for step() progressEmmanuele Bassi2012-07-193-0/+113
* interactive/animation: Use pivot pointEmmanuele Bassi2012-07-191-5/+3
* actor: Add ActorIter.is_valid()Emmanuele Bassi2012-06-271-4/+14
* conform: Check that iterators work post-assignmentEmmanuele Bassi2012-06-272-0/+78
* conform/script: Add the return type for the margin testEmmanuele Bassi2012-06-201-1/+1
* interactive/touch-events: Protect x11-specific callsEmmanuele Bassi2012-06-201-0/+2