aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/property_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* host: Throw exception when accessing properties with incorrect typeLane Kolbly2022-02-071-0/+25
* uhd: revert "Check property type at access..."Steven Koo2021-01-081-18/+0
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-7/+12
* uhd: Replace all occurrences of boost::bind with std::bindMartin Braun2019-11-261-10/+11
* uhd: Check property type at access; error if mismatchAaron Rossetto2019-11-261-1/+19
* Revert "uhd: Check property type at access; error if mismatch"Martin Braun2019-09-301-19/+1
* uhd: Check property type at access; error if mismatchAaron Rossetto2019-09-041-1/+19
* prop_tree: add pop() functionBrent Stapleton2019-05-021-0/+8
* prop_tree: formatting property tree filesBrent Stapleton2019-05-021-0/+1
* uhd: mpm: apply clang-format to all filesBrent Stapleton2019-01-161-38/+53
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* Move all license headers to SPDX format.Martin Braun2017-12-221-12/+1
* prop_tree: Added advanced coercion capability to propertyAshish Chaudhari2016-02-111-1/+52
* prop_tree: Multiple API enhancements to uhd::propertyAshish Chaudhari2016-02-111-6/+6
* uhd: Added an operator/ for (fs_path, size_t)Martin Braun2014-09-231-0/+21
* uhd: added unit test for properties subtreeJosh Blum2011-07-081-0/+16
* uhd: misc tweaks and also msvc compileJosh Blum2011-06-291-0/+7
* uhd: properties tweaks and docsJosh Blum2011-06-291-1/+1
* uhd: added properties unit tests, use shared ptr<void> in treeJosh Blum2011-06-281-18/+68
* uhd: re-work to make the properties easier to useJosh Blum2011-06-281-20/+22
* uhd: change for default prop create()Josh Blum2011-06-251-1/+1
* uhd: created a property tree to store propertiesJosh Blum2011-06-251-0/+25
* uhd: work on templated property classJosh Blum2011-06-251-0/+75