aboutsummaryrefslogtreecommitdiffstats
path: root/grc/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* grc: pep8 formattingJosh Morman2021-11-248-15/+35
* grc: exclude examples test from make testJosh Morman2021-05-202-1/+2
* grc: Test all in-tree examplesHåkon Vågsether2021-05-201-0/+67
* gr-blocks: Standardize Vector parameter nameSolomon Tan2021-05-191-2/+2
* grc: add top_block.py to .gitignoreJosh Morman2021-03-041-0/+1
* Fix typosluz paz2021-02-081-1/+1
* grc: Let test_generator.py know where to find blocksHåkon Vågsether2021-01-111-2/+5
* grc: Clean up test_expr_utils.pyHåkon Vågsether2021-01-111-9/+6
* grc: Accept file pointer in load_stdlib() (converter/xml.py)Håkon Vågsether2021-01-111-1/+1
* more qt4 qt5 updatesA. Maitland Bottoms2020-12-181-1/+1
* grc: fix pylint C0303: Trailing whitespaceClayton Smith2020-10-203-5/+3
* Update license header to SPDX formatdevnulling2020-01-276-78/+8
* grc: Set GRC_BLOCKS_PATH to the local blocks directoryVasil Velichkov2020-01-104-3/+1
* grc: Run tests using GR_ADD_TEST macroVasil Velichkov2020-01-101-4/+1
* grc: Execute tests only when pytest is availableVasil Velichkov2020-01-101-4/+12
* grc: Mark failing tests with xfailVasil Velichkov2020-01-104-1/+11
* grc: Include GRC tests in CTest testingVasil Velichkov2020-01-102-0/+28
* GRC: testing: can't rely on set ordering; sets are unorderedMarcus Müller2019-11-011-1/+1
* grc: Make sure that the C++ test works at allHåkon Vågsether2019-07-282-10/+100
* grc: Added copyright to C++ testHåkon Vågsether2019-07-281-1/+18
* grc: Use yaml.safe_load() instead of yaml.load()Håkon Vågsether2019-07-211-1/+1
* grc: fixes in evaluated propertiesSebastian Koslowski2019-02-171-0/+2
* grc: fix block flagsSebastian Koslowski2019-02-171-7/+10
* Add C++ generationHåkon Vågsether2018-11-231-0/+18
* tests: Removing dict.iteritems from YML fileBrent Stapleton2018-11-131-1/+1
* Added YAML blocks that needed manual editingHåkon Vågsether2017-10-106-238/+135
* grc: added yaml/mako supportSebastian Koslowski2017-06-2912-0/+755
* grc: changes to grcc CLISebastian Koslowski2016-09-281-2/+6
* grc: add some test code for grccSebastian Koslowski2016-09-232-0/+287