summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Fix UI string in avatar chooser testDavid King1-1/+1
2013-04-20Use clutter_actor_add_childDavid King1-1/+1
2012-11-27Drop calls to g_thread_init() in testsRyan Lortie5-5/+0
2012-09-03Fix another missing stdlib.h includeDavid King1-0/+2
2012-09-03Add stdlib.h include for EXIT_SUCCESSDavid King2-0/+4
2012-08-22Add missing stdlib.h includesBastien Nocera3-1/+3
2012-01-21Adapt to use new cheese_init and cheese_gtk_initDavid King7-17/+26
2011-12-25Extend libcheese testsDavid King1-1/+72
2011-12-24Add basic CheeseEffect testDavid King1-0/+20
2011-12-13Improve tests for libcheese-gtkDavid King1-20/+44
2011-12-13Improve tests for CheeseFileUtilDavid King1-9/+79
2011-12-13Split tests for libcheese and libcheese-gtkDavid King2-40/+73
2011-12-13Add simple test suite, bug 663148Lucas Baudin1-0/+125
2011-10-29Add basic documentation for remaining public APIDavid King1-7/+7
2011-10-23Convert tests to build non-recursivelyDavid King1-55/+0
2011-09-08Check return value of gtk_clutter_init()Guido Trentalancia3-3/+6
2011-04-19cheese-test-flash: Quit when window is closedLuciana Fujii Pontello1-0/+12
2011-03-18tests: Add test program for the flash objectBastien Nocera2-2/+37
2011-02-20build: Use AM_CPPFLAGS instead deprecated INCLUDESJavier Jardón1-1/+1
2011-01-31use CHEESE_GTK instead of CHEESEGTK as a autotools variabledaniel g. siegel1-5/+5
2011-01-31add a g_print when taking a photo in cheese-test-cameradaniel g. siegel1-1/+2
2011-01-31Splitting dependencies of libcheese and libcheese-gtkLuciana Fujii Pontello1-0/+5
2011-01-31Adding test for CheeseCameraLuciana Fujii Pontello2-1/+83
2011-01-31Creating libcheese, instalable non-gtk libLuciana Fujii Pontello1-3/+3
2011-01-30add missing clutter-gtk header to cheese-test-chooserdaniel g. siegel1-0/+1
2011-01-30cheese-test-chooser: Use gtk_clutter_initLuciana Fujii Pontello1-1/+1
2010-10-17test-widget: Using gtk_clutter_initLuciana Fujii Pontello1-1/+1
2010-02-03Don't initialize device objects in device monitorFilippo Argiolas1-5/+4
2010-01-21Export CheeseCameraDeviceMonitorBastien Nocera1-0/+1
2009-12-23re-indent source code to match our styledaniel g. siegel4-71/+79
2009-12-23Conditionally enable Xtst based examplesFilippo Argiolas1-2/+8
2009-12-23Fix cheese-test-monitorFilippo Argiolas1-1/+1
2009-12-23First pass at some reorganization of caps handlingFilippo Argiolas1-1/+4
2009-12-03Rename "hal_udi" to "id"Bastien Nocera1-1/+1
2009-12-03Add test program for chooser widgetBastien Nocera2-1/+54
2009-12-03move remaining test programs to tests/daniel g. siegel2-1/+25
2009-12-03move test programs to tests/daniel g. siegel3-0/+110