summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove glibc debug environment variablesMichael Catanzaro2022-08-011-4/+0
* tests: Remove unused clutter includesBastien Nocera2022-02-062-2/+0
* tests: Compile gsettings schemas for use in build testsJeremy Bicha2021-09-201-0/+3
* build: Port to meson build systemIñigo Martínez2019-07-291-0/+48
* Fix g_assert() use in testsDavid King2019-03-122-31/+31
* Remove camera serviceDavid King2017-08-081-180/+0
* libcheese: port to clutter-gst 3.0Lionel Landwerlin2015-08-171-2/+2
* device-monitor: port to GstDeviceMonitorWim Taymans2015-08-171-3/+3
* Add simple service client exampleDavid King2014-08-181-0/+180
* Use config.h instead of cheese-config.hDavid King2014-08-185-5/+5
* Avoid crash during delete-event in chooser testDavid King2014-06-301-3/+1
* Remove g_type_init() from test-libcheese.cDavid King2014-02-171-2/+0
* Fix leak in CheeseCameraDeviceMonitor testDavid King2013-11-111-1/+4
* Fix CheeseAvatarChooser testDavid King2013-10-281-2/+0
* Remove gdk_threads* callsBastien Nocera2013-10-284-8/+0
* Fix UI string in avatar chooser testDavid King2013-04-301-1/+1
* Use clutter_actor_add_childDavid King2013-04-201-1/+1
* Drop calls to g_thread_init() in testsRyan Lortie2012-11-275-5/+0
* Fix another missing stdlib.h includeDavid King2012-09-031-0/+2
* Add stdlib.h include for EXIT_SUCCESSDavid King2012-09-032-0/+4
* Add missing stdlib.h includesBastien Nocera2012-08-223-1/+3
* Adapt to use new cheese_init and cheese_gtk_initDavid King2012-01-217-17/+26
* Extend libcheese testsDavid King2011-12-251-1/+72
* Add basic CheeseEffect testDavid King2011-12-241-0/+20
* Improve tests for libcheese-gtkDavid King2011-12-131-20/+44
* Improve tests for CheeseFileUtilDavid King2011-12-131-9/+79
* Split tests for libcheese and libcheese-gtkDavid King2011-12-132-40/+73
* Add simple test suite, bug 663148Lucas Baudin2011-12-131-0/+125
* Add basic documentation for remaining public APIDavid King2011-10-291-7/+7
* Convert tests to build non-recursivelyDavid King2011-10-231-55/+0
* Check return value of gtk_clutter_init()Guido Trentalancia2011-09-083-3/+6
* cheese-test-flash: Quit when window is closedLuciana Fujii Pontello2011-04-191-0/+12
* tests: Add test program for the flash objectBastien Nocera2011-03-182-2/+37
* build: Use AM_CPPFLAGS instead deprecated INCLUDESJavier Jardón2011-02-201-1/+1
* use CHEESE_GTK instead of CHEESEGTK as a autotools variabledaniel g. siegel2011-01-311-5/+5
* add a g_print when taking a photo in cheese-test-cameradaniel g. siegel2011-01-311-1/+2
* Splitting dependencies of libcheese and libcheese-gtkLuciana Fujii Pontello2011-01-311-0/+5
* Adding test for CheeseCameraLuciana Fujii Pontello2011-01-312-1/+83
* Creating libcheese, instalable non-gtk libLuciana Fujii Pontello2011-01-311-3/+3
* add missing clutter-gtk header to cheese-test-chooserdaniel g. siegel2011-01-301-0/+1
* cheese-test-chooser: Use gtk_clutter_initLuciana Fujii Pontello2011-01-301-1/+1
* test-widget: Using gtk_clutter_initLuciana Fujii Pontello2010-10-171-1/+1
* Don't initialize device objects in device monitorFilippo Argiolas2010-02-031-5/+4
* Export CheeseCameraDeviceMonitorBastien Nocera2010-01-211-0/+1
* re-indent source code to match our styledaniel g. siegel2009-12-234-71/+79
* Conditionally enable Xtst based examplesFilippo Argiolas2009-12-231-2/+8
* Fix cheese-test-monitorFilippo Argiolas2009-12-231-1/+1
* First pass at some reorganization of caps handlingFilippo Argiolas2009-12-231-1/+4
* Rename "hal_udi" to "id"Bastien Nocera2009-12-031-1/+1
* Add test program for chooser widgetBastien Nocera2009-12-032-1/+54