summaryrefslogtreecommitdiffstats
path: root/test/test-mock.c
Commit message (Expand)AuthorAgeFilesLines
* Add test for buffered recordingMatthias Vogelgesang2014-09-151-0/+39
* Fix #41: add write accessibility APIMatthias Vogelgesang2014-08-131-1/+30
* Simplify test setupMatthias Vogelgesang2014-08-131-14/+25
* Fix re-setting a unit on the same camera classMatthias Vogelgesang2014-08-131-5/+2
* Reset all property units and warn on overrideMatthias Vogelgesang2014-08-071-0/+10
* Avoid annoying g_type_init deprecation warningsMatthias Vogelgesang2014-07-301-0/+2
* Fixed a bug in mock pluginTimo Dritschler2014-07-291-4/+4
* Add new API call uca_camera_is_recordingMatthias Vogelgesang2013-12-121-6/+4
* Use GInitable to pass properties to pluginsMatthias Vogelgesang2013-03-131-2/+4
* Set plugin path to the built mock moduleMatthias Vogelgesang2013-02-181-2/+17
* Add temperature unit and descriptions for pcoMatthias Vogelgesang2012-10-161-0/+4
* Integrate initial unit facilityMatthias Vogelgesang2012-10-161-0/+8
* Fix #150: Add "frames-per-second" propertyMatthias Vogelgesang2012-10-091-0/+21
* Generate introspection filesMatthias Vogelgesang2012-10-081-2/+2
* Port the unit tests to the plugin managerMatthias Vogelgesang2012-09-211-86/+96
* Initial plugin managerMatthias Vogelgesang2012-09-191-0/+9
* Install glade file into prefix/share/libucaMatthias Vogelgesang2012-07-181-1/+1
* More meaningful async testMatthias Vogelgesang2012-04-171-4/+9
* Fix property settingMatthias Vogelgesang2012-04-171-2/+2
* Quick fix for openSUSE 11.3 with GLib 2.24Matthias Vogelgesang2012-03-081-3/+3
* Add factory method to create new camerasMatthias Vogelgesang2012-03-051-0/+9
* Complete async xfer infrastructureMatthias Vogelgesang2012-03-051-3/+32
* Fix error handlingMatthias Vogelgesang2012-03-051-0/+1
* Use property notification instead of signalMatthias Vogelgesang2012-03-051-8/+42
* Add mock testMatthias Vogelgesang2012-03-051-0/+98