summaryrefslogtreecommitdiff
path: root/gr-utils/python/modtool/gr-newmod/lib/test_howto.cc
Commit message (Collapse)AuthorAgeFilesLines
* modtool: OOTs use Boost.UTF, CMake 3.8-AwareMartin Braun2018-10-221-49/+0
| | | | | | | - This is the same change that happened for the GNU Radio core - New OOTs will now have Boost.UTF-based unit tests - modtool will be able to handle both CppUnit-based OOTs as well as Boost.UTF-based ones; this change is backward-compatible
* modtool: add option for copyrightholderSwapnil Negi2018-03-221-1/+2
| | | | fixes #1587
* build: adding fstream include files for pedantic compilers.Tom Rondeau2014-07-251-0/+1
|
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-1/+1
|
* build: remove config.h from any header files; only use it in source files.Tom Rondeau2013-03-271-0/+4
|
* Merge branch 'master' into nextJohnathan Corgan2013-02-121-0/+43
Conflicts: gr-utils/python/create-gnuradio-out-of-tree-project