summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Cleanup CMakeLists.txtMatthias Vogelgesang2013-10-291-6/+3
* Split gui and tools and add preliminary TIFF writeMatthias Vogelgesang2013-04-101-0/+3
* 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
* Use updated gtester.xml by Mihael KoepMatthias Vogelgesang2012-10-111-5/+7
* Fix #150: Add "frames-per-second" propertyMatthias Vogelgesang2012-10-091-0/+21
* Generate introspection filesMatthias Vogelgesang2012-10-081-2/+2
* Fix mock unit testMatthias Vogelgesang2012-09-281-23/+4
* Move tools from test/ to tools/ directoryMatthias Vogelgesang2012-09-2512-2483/+3
* Port perf overhead toolMatthias Vogelgesang2012-09-212-42/+82
* Port grab-async to new plugin managerMatthias Vogelgesang2012-09-212-12/+42
* Remove obsolete test toolsMatthias Vogelgesang2012-09-213-215/+0
* Port the unit tests to the plugin managerMatthias Vogelgesang2012-09-212-101/+107
* Port control GUI to use the plugin managerMatthias Vogelgesang2012-09-212-127/+141
* Make most cameras pluginsMatthias Vogelgesang2012-09-193-21/+32
* Fix segfaultMatthias Vogelgesang2012-09-191-3/+1
* Initial plugin managerMatthias Vogelgesang2012-09-193-58/+76
* Bump to release version 1.0Matthias Vogelgesang2012-09-191-2/+0
* Add gtester xslMatthias Vogelgesang2012-08-102-14/+89
* Merge branch 'ipe-basler'Matthias Vogelgesang2012-08-103-2/+120
|\
| * added variables with which building of test/control and reference documentati...Volker Kaiser2012-08-021-1/+5
| * use LIBPYLONCAM_LIBDIR also in testsVolker Kaiser2012-08-021-1/+1
| * fixed pylon buildVolker Kaiser2012-08-011-1/+0
| * reduced differences to masterVolker Kaiser2012-08-011-7/+0
| * extracted pylon_camera C-wrapper into own project; enhanced cmake build for p...Volker Kaiser2012-08-011-0/+14
| * working on baslerVolker Kaiser2012-07-261-4/+3
| * basler camera worksVolker Kaiser2012-07-261-1/+2
| * pylon (basler) camera addedVolker Kaiser2012-07-263-1/+109
* | Fix operation on GLib 2.24Matthias Vogelgesang2012-08-071-2/+1
* | Check GLib version for GDateTime and GTimeZoneMatthias Vogelgesang2012-08-071-3/+8
* | Calculate timeout only when recording startsMatthias Vogelgesang2012-08-071-1/+1
* | Benchmark: add asynchronous testMatthias Vogelgesang2012-08-071-37/+96
* | Benchmark: Implement message loggingMatthias Vogelgesang2012-08-071-7/+53
* | Update benchmark toolMatthias Vogelgesang2012-08-072-61/+112
|/
* Install glade file into prefix/share/libucaMatthias Vogelgesang2012-07-184-15/+17
* Remove scale widgetMatthias Vogelgesang2012-07-122-59/+5
* Scale automatically and fix some warnings with UFOMatthias Vogelgesang2012-07-112-27/+27
* Remove unnecessary functionMatthias Vogelgesang2012-07-111-35/+7
* Fix ui issuesMatthias Vogelgesang2012-07-092-2/+2
* Backport combo box in property rendererMatthias Vogelgesang2012-07-091-2/+97
* Pass camera type from command line to grabMatthias Vogelgesang2012-07-061-19/+28
* Remove unused variableMatthias Vogelgesang2012-07-061-3/+0
* Remove unnecessary codeMatthias Vogelgesang2012-07-041-75/+0
* Add property tree viewMatthias Vogelgesang2012-07-047-66/+740
* Fix LU-16: Add cooling point propsMatthias Vogelgesang2012-07-031-0/+6
* Use dogmatic Gtk+ way of styling treeview columnsMatthias Vogelgesang2012-07-022-9/+10
* Fix LU-15: Broken ROI imageMatthias Vogelgesang2012-06-291-4/+9
* Re-implement asynchronous data acquisitionMatthias Vogelgesang2012-06-203-53/+78